notification-daemon (0.5.0-2ubuntu1) natty; urgency=low

  * Merge from debian testing. LP: #609334
  * Remaining changes:
    * debian/patches/01_ubuntu_theme.patch:
      - add ubuntu theme
      - migrate from SexyUrlLabel to GtkLabel.
    * debian/patches/02_make_ubuntu_theme_default.patch:
      - default to the ubuntu theme
    * debian/rules
      - regeneration of autoconf and automake files.
      - switch to automake instead of automake1.9
  * Dropped:
    * build without "-Wl,--as-needed" to avoid crash on theme switching
    * debian/patches/09_change_themes_crash_rev1.patch:
      - fixed upstream.
    * 10_support-for-notification-spec-0.10.patch:
      - merged upstream.

 -- Julien Lavergne <gilir@ubuntu.com>  Fri, 12 Nov 2010 22:36:39 +0100

notification-daemon (0.5.0-2) unstable; urgency=low

  * debian/notification-daemon.prerm:
    + Kill the daemon in prerm if the package is going
      to be removed (Closes: #518722).
  * debian/notification-daemon.manpages,
    debian/notification-properties.1:
    + Add manpage for notification-properties. Thanks to François Wendling
      for the manpage (Closes: #539811).
  * debian/control:
    + Improve package description (Closes: #340480).

 -- Sebastian Dröge <slomo@debian.org>  Tue, 29 Jun 2010 09:13:05 +0200

notification-daemon (0.5.0-1) unstable; urgency=low

  * New upstream release:
    + debian/rules,
      debian/compat,
      debian/control.in,
      debian/source/format,
      debian/patches/*:
      - Update to debhelper compat level 7.
      - Update to source format 3.0 (quilt).
      - Update to Standards-Version 3.8.4.
    + debian/control:
      - Update and cleanup build dependencies.
    + debian/patches/01_hide-capplet.patch,
      debian/patches/03_fix_xinerama_stack_c.patch,
      debian/patches/05_notification_spacing.patch,
      debian/patches/07_memleak_daemon.patch:
      - Dropped, fixed upstream.      

 -- Sebastian Dröge <slomo@debian.org>  Tue, 29 Jun 2010 07:17:39 +0200

notification-daemon (0.4.0-2ubuntu2) lucid; urgency=low

  * really drop debian/patches/08_hide_properties_desktop.patch

 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 25 Nov 2009 16:51:14 +0100

notification-daemon (0.4.0-2ubuntu1) lucid; urgency=low

  * Merge from debian testing, remaining changes:
    * build without "-Wl,--as-needed" to avoid crash on theme switching
    * debian/patches/01_ubuntu_theme.patch:
      - add ubuntu theme
    * debian/patches/02_make_ubuntu_theme_default.patch:
      - default to the ubuntu theme
    * debian/patches/09_change_themes_crash_rev1.patch:
      - fix crash on theme switching
  * Dropped, now in debian:
    * debian/patches/08_hide_properties_desktop.patch

 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 25 Nov 2009 16:31:10 +0100

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-1ubuntu3) karmic; urgency=low

  [ Max Bowsher ]
  * Restore autotoolization accidentally dropped in -1ubuntu1 resulting in
      01_ubuntu_theme.patch not taking effect.

  [ Didier Roche ]
  * Readd wrongly removed debian/control.in

 -- Didier Roche <didrocks@ubuntu.com>  Tue, 25 Aug 2009 10:53:25 +0200

notification-daemon (0.4.0-1ubuntu2) karmic; urgency=low

  * Add support for v0.10 of the notification spec. (lp: #408941)

 -- Aurélien Gâteau <aurelien.gateau@canonical.com>  Tue, 04 Aug 2009 18:05:50 +0200

notification-daemon (0.4.0-1ubuntu1) karmic; urgency=low

  * Merge from debian unstable, remaining changes:
    - build without "-Wl,--as-needed" to avoid crash on theme switching
  * debian/patches/01_ubuntu_theme.patch:
    - add ubuntu theme
  * debian/patches/02_make_ubuntu_theme_default.patch:
    - default to the ubuntu theme
  * debian/patches/09_change_themes_crash_rev1.patch:
    - fix crash on theme switching
  * debian/patches/08_hide_properties_desktop.patch:
    - do not show notification-properties in the menu

 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 05 May 2009 16:41:29 +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

notification-daemon (0.4.0-0ubuntu4) jaunty-proposed; urgency=low

  * debian/patches/09_change_themes_crash_rev1.patch resolve (LP: #131227)
    - fix crash when changing themes (based on the patch from 
      Antonio Litterio, many thanks)
  * debian/rules:
    - build without "-Wl,--as-needed" to avoid another crash releated
      to loading/unloading libsexy from the themes (LP: #131227)

 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 22 Apr 2009 13:19:20 +0200

notification-daemon (0.4.0-0ubuntu3) jaunty; urgency=low

  * Add 08_hide_properties_desktop.patch: Do not display
    notification-properties in the menu by default; it's not worth spending a
    menu item for this small thing, users can reenable it with alacarte, and
    it doesn't work for notify-osd at all. (LP: #301766, #332014)

 -- Martin Pitt <martin.pitt@ubuntu.com>  Wed, 04 Mar 2009 09:05:13 +0100

notification-daemon (0.4.0-0ubuntu2) jaunty; urgency=low

  * fix FTBFS by adding missing libglade2-dev and libnotify-dev
    build dependencies

 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 24 Nov 2008 10:24:14 +0100

notification-daemon (0.4.0-0ubuntu1) jaunty; urgency=low

  * New upstream release
  * drop 06_fix_default_theme_size (taken upstream)
  * drop 95_force_intltooliz.patch

 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 21 Nov 2008 10:22:23 +0100

notification-daemon (0.3.7-1ubuntu15) intrepid; urgency=low

  * Added 99_libtool_fix.patch to resolve FTBFS (LP: #262079)
  * Bumped standards version to 3.8.0

 -- Michael Casadevall <sonicmctails@gmail.com>  Wed, 27 Aug 2008 22:10:39 -0400

notification-daemon (0.3.7-1ubuntu14) intrepid; urgency=low

  * 06_fix_default_theme_size.patch
    - remove a unneeded gtk_widget_set_size_request() 
  
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 29 Jul 2008 17:32:49 +0200

notification-daemon (0.3.7-1ubuntu13) intrepid; urgency=low

  * debian/patches/01_ubuntu_theme.patch:
    - fix memory leaks (thanks to Cody Somerville)
  * debian/patches/07_memleak_daemon.patch:
   - fix leak in the daemon (thanks to seb128)

 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 03 Jun 2008 10:43:28 +0200

notification-daemon (0.3.7-1ubuntu12) intrepid; urgency=low

  * debian/patches/01_ubuntu_theme.patch:
    - Fixed memory leak reported in lp: #67129
    - Testing has shown significant improvement but there are
       inconclusive indicators that another much smaller leak may exist.
  * debian/copyright: Updated to make lintian happy.

 -- Cody A.W. Somerville <cody-somerville@ubuntu.com>  Fri, 23 May 2008 14:43:59 +0200

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 <james.westby@canonical.com>  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 <michael.vogt@ubuntu.com>  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 <michael.vogt@ubuntu.com>  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 <michael.vogt@ubuntu.com>  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 <michael.vogt@ubuntu.com>  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 <michael.vogt@ubuntu.com>  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 <scott@quadhome.com>  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 <michael.vogt@ubuntu.com>  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 <michael.vogt@ubuntu.com>  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 <stevenk@ubuntu.com>  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 <michael.vogt@ubuntu.com>  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 <giskard@debian.org>  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 <giskard@debian.org>  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 <mh21@piware.de>  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 <doko@ubuntu.com>  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 <sivan@ubuntu.com>  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 <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.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 <slomo@ubuntu.com>  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 <michael.vogt@ubuntu.com>  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 <slomo@ubuntu.com>  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 <slomo@ubuntu.com>  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 <slomo@ubuntu.com>  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 <michael.vogt@ubuntu.com>  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 <sivan@ubuntu.com>  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 <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

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

