Your message dated Thu, 20 Nov 2014 13:30:18 +0000 with message-id <0cc6d20136eb5ba6bbb6d33d3510d...@mail.adsl.funky-badger.org> and subject line Re: Bug#770289: unblock: gnome-panel/3.8.1-7 has caused the Debian Bug report #770289, regarding unblock: gnome-panel/3.8.1-7 to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact ow...@bugs.debian.org immediately.) -- 770289: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770289 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Package: release.debian.org Severity: normal User: release.debian....@packages.debian.org Usertags: unblock Dear Release Team, Please unblock package gnome-panel version 3.8.1-7. It fixes a bug of severity important (#769882). Diff of debian/ excluding autogenerated file: --- gnome-panel-3.8.1/debian/changelog +++ gnome-panel-3.8.1/debian/changelog @@ -1,3 +1,10 @@ +gnome-panel (3.8.1-7) unstable; urgency=medium + + * Fix crash when clicking on clock applet (closes: #769882). + * Require gweather 3.10.1 (where BGO #708586 was fixed). + + -- Dmitry Shachnev <mity...@debian.org> Mon, 17 Nov 2014 12:42:35 +0300 + gnome-panel (3.8.1-6) unstable; urgency=medium * Build-depend on gobject-introspection 1.41.4-1~ as this is --- gnome-panel-3.8.1/debian/control.in +++ gnome-panel-3.8.1/debian/control.in @@ -23,7 +23,7 @@ libgnome-desktop-3-dev (>= 2.91.0), libgnome-menu-3-dev (>= 3.7.90), libgtk-3-dev (>= 3.3.8), - libgweather-3-dev (>= 3.10), + libgweather-3-dev (>= 3.10.1), libice-dev, libpango1.0-dev (>= 1.15.4), libpolkit-gobject-1-dev, --- gnome-panel-3.8.1/debian/patches/fix_clock_crash.patch +++ gnome-panel-3.8.1/debian/patches/fix_clock_crash.patch @@ -0,0 +1,28 @@ +Description: fix crash when clicking on clock applet +Bug-Debian: https://bugs.debian.org/769882 +Bug-Upstream: https://bugzilla.gnome.org/show_bug.cgi?id=737575 +Origin: upstream + https://git.gnome.org/browse/gnome-panel/commit/?id=6ca0e5dee4142d79 + https://git.gnome.org/browse/gnome-panel/commit/?id=3c8387188a699c79 +Last-Update: 2014-11-17 + +--- a/applets/clock/clock.c ++++ b/applets/clock/clock.c +@@ -1218,7 +1218,6 @@ + if (cd->map_widget) + clock_map_refresh (CLOCK_MAP (cd->map_widget)); + update_location_tiles (cd); +- save_cities_store (cd); + } + + static void +@@ -1622,8 +1621,7 @@ + GtkWidget *lon_combo = _clock_get_widget (cd, "edit-location-longitude-combo"); + + /* clear out the old data */ +- /* TODO: reinstate after bumping to gweather >= 3.10.1 */ +- //gweather_location_entry_set_location (cd->location_entry, NULL); ++ gweather_location_entry_set_location (cd->location_entry, NULL); + gweather_timezone_menu_set_tzid (cd->zone_combo, NULL); + + gtk_entry_set_text (GTK_ENTRY (lat_entry), ""); --- gnome-panel-3.8.1/debian/patches/series +++ gnome-panel-3.8.1/debian/patches/series @@ -5,3 +5,4 @@ end_session_async.patch add_css_file.patch no_compiz_session.patch +fix_clock_crash.patch unblock gnome-panel/3.8.1-7 -- Dmitry Shachnevsignature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---On 2014-11-20 7:55, Dmitry Shachnev wrote:Please unblock package gnome-panel version 3.8.1-7. It fixes a bug of severity important (#769882).Unblocked, thanks. Regards, Adam
--- End Message ---