notification-daemon (0.3.7-1ubuntu11) hardy; urgency=low * 06_fix_default_theme_size.patch: - Fix the display of certain long lines. (LP: #40379). The patch is by BobMauchin, taken from http://trac.galago-project.org/ticket/162 * 01_ubuntu_theme.patch - Patch adapted and applied to the ubuntu theme as well. -- James Westby Fri, 04 Apr 2008 13:03:42 +0100 notification-daemon (0.3.7-1ubuntu10) hardy; urgency=low [ Alex Jones ] * 01_ubuntu_theme.patch: - Fixed the summary text label to escape summary text. It's not Pango markup by specification. [ Michael Vogt ] * 01_ubuntu_theme.patch: - copy the style of the tooltip instead of just using it, this should fix a common but hard to reproduce crash (#127904) -- Michael Vogt Wed, 19 Dec 2007 16:14:49 +0100 notification-daemon (0.3.7-1ubuntu9) hardy; urgency=low * 01_ubuntu_theme.patch: - fix text color under dark themes (thanks to Vincent Untz for the bugreport) * 95_force_intltooliz.patch: - run intltoolize --force * debian/control: - added XS-Vcs-Bzr header -- Michael Vogt Thu, 01 Nov 2007 11:19:56 -0400 notification-daemon (0.3.7-1ubuntu8) gutsy; urgency=low * 01_ubuntu_theme.patch: - improve shaping (LP: #136660) * 05_notification_spacing.patch: - add a small spacing between two notifications (LP: #137095) (Thanks to Alex Jones) -- Michael Vogt Thu, 06 Sep 2007 18:43:01 +0200 notification-daemon (0.3.7-1ubuntu7) gutsy; urgency=low * 01_ubuntu_theme.patch: - improve the pie chart (LP: #132512), thanks to Alex Jones (for real this time) -- Michael Vogt Thu, 16 Aug 2007 22:54:48 +0200 notification-daemon (0.3.7-1ubuntu6) gutsy; urgency=low * 01_ubuntu_theme.patch: - improve the pie chart (LP: #132512), thanks to Alex Jones -- Michael Vogt Wed, 15 Aug 2007 13:37:03 +0200 notification-daemon (0.3.7-1ubuntu5) gutsy; urgency=low * 01_ubuntu_theme.patch: - Fix countdown notifications too. Closes LP: #129120. - Use gtk_widget_ensure_style instead of gtk_widget_realize. * Refreshed intltool. Unbreak the build! * Removed 05_dont_crash_on_critical_warnings.patch -- Scott Robinson Tue, 07 Aug 2007 22:11:21 -0700 notification-daemon (0.3.7-1ubuntu4) gutsy; urgency=low * debian/patches/01_ubuntu_theme.patch: - make the notification background match the tooltip color -- Michael Vogt Tue, 07 Aug 2007 11:24:55 +0200 notification-daemon (0.3.7-1ubuntu3) gutsy; urgency=low * fix crash in ubuntu theme (caused by gtk+ changes in the way tooltips are handled). Closes LP: #127925 -- Michael Vogt Tue, 31 Jul 2007 15:20:36 +0200 notification-daemon (0.3.7-1ubuntu2) gutsy; urgency=low * No-change rebuild for libwnck transition. -- Steve Kowalik Fri, 22 Jun 2007 00:11:11 +1000 notification-daemon (0.3.7-1ubuntu1) gutsy; urgency=low * Merge from debian unstable, remaining changes: + 01_ubuntu_theme.patch. + 02_make_ubuntu_theme_default.patch. + 03_fix_xinerama_stack.patch. + updated maintainer field * Dropped: + 05_dont_crash_on_critical_warnings.patch + 06_fix_prefix_for_dbus_binding_tool.patch + 04_fix_xinerama_in_theme_c.patch -- Michael Vogt Fri, 25 May 2007 13:56:34 +0200 notification-daemon (0.3.7-1) unstable; urgency=low * New upstream release. * 03_fix_xinerama_theme_c.patch -- Riccardo Setti Sat, 24 Mar 2007 16:11:28 +0100 notification-daemon (0.3.6-1) unstable; urgency=low * New upstream release. * Removed: - 05_dont_crash_on_0_sized_icons.patch - 06_fix_assertion_with_newer_gtk.patch - 70_relibtoolize.patch no more necessary or applied upstream. * Updated 04_dont_crash_on_critical_warnings.patch. * Splitted 03_xinerama.patch in: - 03_fix_xinerama_stack_c.patch - 03_fix_xinerama_theme_c.patch -- Riccardo Setti Sat, 18 Nov 2006 14:37:12 +0100 notification-daemon (0.3.6-0ubuntu3) feisty; urgency=low * debian/patches/01_ubuntu_theme.patch: + fix incorrect background color of timeout pie chart (LP: #58114) -- Michael Hofmann Wed, 4 Apr 2007 15:44:43 +0200 notification-daemon (0.3.6-0ubuntu2) feisty; urgency=low * Rebuild for changes in the amd64 toolchain. * Set Ubuntu maintainer address. -- Matthias Klose Mon, 5 Mar 2007 01:23:18 +0000 notification-daemon (0.3.6-0ubuntu1) feisty; urgency=low * New upstream release: + 06_fix_prefix_for_dbus_binding_tool.patch: o fix the dbus-binding-tool usage to be compatible with dbus-glib 0.72 (Upstream SVN rev #2938) * Merged from debian sid: + Bumped standards version. * Remaining ubuntu changes: + 01_ubuntu_theme.patch. + 02_make_ubuntu_theme_default.patch. + 03_fix_xinerama.patch. + 04_fix_xinerama_in_theme_c.patch. + 05_dont_crash_on_critical_warnings.patch. + 99_autoreconf.patch -- Sivan Greenberg Tue, 21 Nov 2006 00:41:53 +0200 notification-daemon (0.3.5-2) unstable; urgency=low * added patches: 01_removed-daemon-meamleak.patch 03_xinerama.patch 04_dont_crash_on_critical_warnings.patch 05_dont_crash_on_0_sized_icons.patch 06_fix_assertion_with_newer_gtk.patch -- Riccardo Setti Thu, 21 Sep 2006 19:44:10 +0200 notification-daemon (0.3.5-1) unstable; urgency=low * New Upstream release. -- Riccardo Setti Sun, 23 Jul 2006 12:35:37 +0200 notification-daemon (0.3.5-0ubuntu7) edgy; urgency=low * debian/patches/09_nonexisting-notification-id-crash.patch: + Don't crash when trying replacing a non-existing (for example already closed) notification id but return a new one. Patch from upstream SVN (r2883) * debian/patches/10_standard-theme-memleak.patch: + Close a memleak in the standard theme occuring whenever a notification is closed. Patch from upstream SVN (r2902) * debian/patches/01_ubuntu_theme.patch: + Close the same memleak here. -- Sebastian Dröge Wed, 27 Sep 2006 18:00:28 +0200 notification-daemon (0.3.5-0ubuntu6) edgy; urgency=low * debian/patches/01_ubuntu_theme.patch: - fix incorect sizing (too wide, too narrow sometimes) - fix incorrect shape when the arrow points downwards - code cleanup -- Michael Vogt Wed, 30 Aug 2006 23:13:29 +0200 notification-daemon (0.3.5-0ubuntu5) edgy; urgency=low * Rebuild against dbus 0.90 -- Sebastian Dröge Tue, 29 Aug 2006 18:40:49 +0200 notification-daemon (0.3.5-0ubuntu4) edgy; urgency=low * debian/patches/08_dont_close_on_mouse_over.patch: + Don't close a notification after the timeout when the mouse cursor is over it. (Ubuntu: #50219) Patch from upstream SVN (r2876) -- Sebastian Dröge Tue, 29 Aug 2006 18:06:04 +0200 notification-daemon (0.3.5-0ubuntu3) edgy; urgency=low * debian/patches/05_dont_crash_on_0_sized_icons.patch: + Don't crash if the base size of an icon is 0 which could happen for some themes. Patch from upstream SVN (r2879) * debian/patches/06_fix_assertion_with_newer_gtk.patch: + Fix assertion failure when destroying a notification. Patch from upstream SVN (r2880) * debian/patches/07_dbus_0.61.patch: + Fix type validation for dbus >= 0.61. (Ubuntu: #58114) Patch from upstream SVN (r2881) -- Sebastian Dröge Tue, 29 Aug 2006 17:49:15 +0200 notification-daemon (0.3.5-0ubuntu2) edgy; urgency=low * debian/patches/04_dont_crash_on_critial_warnings.patch: - don't crash on g_fail_if() -- Michael Vogt Tue, 15 Aug 2006 12:33:20 +0200 notification-daemon (0.3.5-0ubuntu1) edgy; urgency=low * New upstream release. * Merged with Debian. * debian/patches/04_from_upstream_cvs_no_crop.diff: - Dropped, it's now merged upstream. * debian/patches/70_relibtoolize.patch: - From Debian, dropped. * debian/patches/01_ubuntu_theme.patch: - New patch to make the Ubuntu theme work with upstream version. - Added new functions that are required by the new theme API. - Added include for config.h to get consts required by the new functions. - Merged patching of themes/Makefile.am with upstream changes. * debian/patches/99_autoreconf.patch: - Updated. -- Sivan Greenberg Tue, 11 Jul 2006 22:26:54 +0300 notification-daemon (0.3.4-4) unstable; urgency=low * removed a bashism in debian/rules. (closes: #353498) - Brace expansion is no more used in debian/rules. -- Riccardo Setti Sun, 19 Feb 2006 18:23:19 +0100 notification-daemon (0.3.4-3) unstable; urgency=low * Fixed notification-daemon.postinst (closes: #353251) - now the postinst script will not die if notification-daemons is not running. Thank to Nicolas François for providing the patch. -- Riccardo Setti Sat, 18 Feb 2006 19:23:35 +0100 notification-daemon (0.3.4-2) unstable; urgency=low * Added myself to the uploaders * removed .la .a files from notification-daemon * added debian/notification-daemon.postinst - notification-daemon is restarted when a new package is installed -- Riccardo Setti Tue, 14 Feb 2006 20:24:59 +0100 notification-daemon (0.3.4-1) unstable; urgency=low * New upstream release. - Bump up libgtk2.0-dev build-dep to >= 2.4.0. - Add libglib2.0-dev (>= 2.4) build-dep. - Add libdbus-1-dev (>= 0.36) build-dep. - Relibtoolize. * Update download URL. * Add --as-needed to linker flags to optimize deps. -- Loic Minier Sun, 12 Feb 2006 19:32:35 +0100 notification-daemon (0.3.3-1) unstable; urgency=low * New upstream release - upstream unmade the renaming; gah - added intltool, libsexy-dev, and libgconf2-dev for they are needed Riccardo Setti: * changed long description (closes: #349449) * added libpopt-dev to Build-Depends -- Gustavo Noronha Silva Sun, 29 Jan 2006 09:35:12 -0200 notify-daemon (0.3.1-1) unstable; urgency=low * New upstream release - renamed from notification-daemon * debian/control.in: - updated build-deps to require libdbus-glib-1-dev >= 0.60 and libpopt-dev - renamed source and binary packages to reflect upstream's name change - added Conflicts on notification-daemon to notify-daemon * debian/patches: - 04_smarter_arrow_placement.patch, 05_incorrect_draw_arrow.patch 06_right_padding.patch, 07_no_notification_on_screensaver.patch no longer apply: this upstream release is a complete revamp in the code, removed; -- Gustavo Noronha Silva Fri, 13 Jan 2006 15:51:18 -0200 notification-daemon (0.2.2-1) experimental; urgency=low * First upload to Debian Andre Filipe de Assuncao e Brito: * New upstream release Closes: #335591 * debian/copyright: - Updated URL Project to: http://www.galago-project.org/files/releases/source/ * Remove debian/patches: -01_dbus_datatypes.patch -02_fix_64bit_typecast.patch -03_fix_workspace_query.patch - Applied Upstream * debian/control: - Updated Specs URL to: http://www.galago-project.org/specs/notification/index.php Gustavo Noronha Silva: * debian/patches/07_no_notification_on_screensaver.patch: - removed all the patching about autom4te.cache * debian/copyright: - mention that src/dbus-compat.h, sexy-url-label.h, and sexy-url-label.c are not GPL, but LGPL -- Gustavo Noronha Silva Sun, 13 Nov 2005 21:16:03 -0200 notification-daemon (0.2.1-0ubuntu13) breezy; urgency=low * debian/patches/07_no_notification_on_screensaver.patch: - make sure that the window-list is up-to-date in wnck -- Michael Vogt Mon, 26 Sep 2005 15:20:06 +0200 notification-daemon (0.2.1-0ubuntu12) breezy; urgency=low * debian/patches/07_no_notification_on_screensaver.patch: - don't show the notification if another window is in fullscreen-mode (e.g. screensaver, media-player) (ubuntu #14944, #15783) * debian/control: - depend on libwnck-dev -- Michael Vogt Mon, 19 Sep 2005 14:10:19 +0200 notification-daemon (0.2.1-0ubuntu11) breezy; urgency=low * debian/patches/04_smarter_arrow_placement.patch: - fix another corner case in the drawing code (ubuntu: #14169) * 06_right_padding.patch: - make sure to padd the right side of the action labels (ubuntu: #14169) -- Michael Vogt Mon, 5 Sep 2005 18:24:37 +0200 notification-daemon (0.2.1-0ubuntu10) breezy; urgency=low * debian/patches/04_smarter_arrow_placement.patch: - draw a arrow pointing down correctly (ubuntu #14169) -- Michael Vogt Fri, 2 Sep 2005 17:08:40 +0200 notification-daemon (0.2.1-0ubuntu9) breezy; urgency=low * debian/patches/05_incorrect_draw_arrow.diff: - fix the "window is incorrectly drawn on first run" bug (#14006) -- Michael Vogt Mon, 29 Aug 2005 15:49:26 +0200 notification-daemon (0.2.1-0ubuntu8) breezy; urgency=low * Rebuild with the new cairo version -- Sebastien Bacher Thu, 18 Aug 2005 17:22:28 +0000 notification-daemon (0.2.1-0ubuntu7) breezy; urgency=low * fixed FTBFS -- Michael Vogt Thu, 11 Aug 2005 09:59:04 +0200 notification-daemon (0.2.1-0ubuntu6) breezy; urgency=low * debian/patches/04_smarter_arrow_placement.patch: - improve the patch (last version fails in some cases) - fix typo -- Michael Vogt Thu, 11 Aug 2005 00:09:26 +0200 notification-daemon (0.2.1-0ubuntu5) breezy; urgency=low * debian/patches/04_smarter_arrow_placement.patch: - make the arrows usefull for coordinates close to the right screen border -- Michael Vogt Wed, 10 Aug 2005 19:20:51 +0200 notification-daemon (0.2.1-0ubuntu4) breezy; urgency=low * debian/patches/01_dbus_datatypes.patch: - Fix dbus data type usage harder to work on 64 bit platforms. * Add debian/patches/03_fix_workspace_query.patch: - Properly initialize workspace origin if get_work_area() fails. - get_work_area(): Cast returned array from XGetWindowProperty() to long* instead of guint32 to adhere to XGetWindowProperty specification and get correct numbers on 64 platforms. * Now this package works on all supported platforms. -- Martin Pitt Wed, 10 Aug 2005 01:28:33 +0200 notification-daemon (0.2.1-0ubuntu3) breezy; urgency=low * Add debian/patches/02_fix_64bit_typecast.patch: - Replace direct void* -> int32 typecast with a void* -> int64 -> int32 cast to stop compiler barfing and make the package build again on 64 bit archs. -- Martin Pitt Tue, 9 Aug 2005 20:43:12 +0200 notification-daemon (0.2.1-0ubuntu2) breezy; urgency=low * Add debian/patches/01_dbus_datatypes.patch: - src/main.cc: Use the correct dbus data types to read timeout values from dbus. This makes timeouts work on powerpc. -- Martin Pitt Tue, 9 Aug 2005 19:41:30 +0200 notification-daemon (0.2.1-0ubuntu1) breezy; urgency=low * New upstream version. * debian/patches/01_buildfix.patch: - fixed with the new version. -- Sebastien Bacher Thu, 28 Jul 2005 20:51:07 +0200 notification-daemon (0.2.0-0ubuntu1) breezy; urgency=low * Initial package. * debian/patches/01_buildfix.patch: - fix a build issue. -- Sebastien Bacher Thu, 28 Jul 2005 16:15:45 +0200