2009
notification-daemon (0.4.0-2) unstable; urgency=low
* debian/patches/01_hide-capplet.patch:
+ Hide the notification-daemon capplet (Closes: #522877).
* debian/control:
+ Update Standards-Version to 3.8.3.
-- Sebastian Dröge <slomo@debian.org> Thu, 08 Oct 2009 12:38:58 +0200
notification-daemon (0.4.0-1) unstable; urgency=low
* New upstream release (Closes: #510930, #344883): + Fixes size requests so that all text is shown (Closes: #474236, #509346). + Fixes xinerama issues (Closes: #474235). + Properly escapes text (Closes: #496261). + debian/patches/03_fix_xinerama_theme_c.patch: - Dropped, fixed upstream. + debian/control: - Update build dependencies from configure.ac. * debian/control: + Remove GNOME team and add myself to Uploaders. + Update Standards-Version to 3.8.0. + Line-wrap dependencies, etc. * debian/control, debian/compat: + Update to debhelper compat level 5. * debian/patches/99_ltmain_as-needed.patch: + Remove some unneeded dependencies. * debian/patches/05_notification_spacing.patch: + Add a small space between two notifications, patch taken from the Ubuntu package (Closes: #450823). * debian/patches/07_memleak_daemon.patch: + Fix a small memory leak in the daemon, patch taken from the Ubuntu package. * debian/patches/04_dont_crash_on_critical_warnings.patch: + Don't crash on critical warnings (Closes: #474234).
-- Sebastian Dröge <slomo@debian.org> Thu, 05 Mar 2009 13:28:12 +0100
2007
notification-daemon (0.3.7-1) unstable; urgency=low
* New upstream release. * 03_fix_xinerama_theme_c.patch
-- Riccardo Setti <giskard@debian.org> Sat, 24 Mar 2007 16:11:28 +0100
2006
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 <giskard@debian.org> Sat, 18 Nov 2006 14:37:12 +0100
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 <giskard@debian.org> Thu, 21 Sep 2006 19:44:10 +0200
notification-daemon (0.3.5-1) unstable; urgency=low
* New Upstream release.
-- Riccardo Setti <giskard@debian.org> Sun, 23 Jul 2006 12:35:37 +0200
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 <giskard@autistici.org> 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 <giskard@autistici.org> 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 <giskard@autistici.org> 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 <lool@dooz.org> 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 <kov@debian.org> 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 <kov@debian.org> Fri, 13 Jan 2006 15:51:18 -0200
2005
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 <kov@debian.org> 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 <michael.vogt@ubuntu.com> 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 <michael.vogt@ubuntu.com> 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 <michael.vogt@ubuntu.com> 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 <michael.vogt@ubuntu.com> 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 <mvo@debian.org> 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 <seb128@canonical.com> Thu, 18 Aug 2005 17:22:28 +0000
notification-daemon (0.2.1-0ubuntu7) breezy; urgency=low
* fixed FTBFS
-- Michael Vogt <michael.vogt@ubuntu.com> 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 <michael.vogt@ubuntu.com> 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 <michael.vogt@ubuntu.com> 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 <martin.pitt@ubuntu.com> 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 <martin.pitt@ubuntu.com> 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 <martin.pitt@ubuntu.com> 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 <seb128@canonical.com> 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 <seb128@canonical.com> Thu, 28 Jul 2005 16:15:45 +0200