Skip to content

Debian Changelog update-notifier (0.70.7.debian-5)

2008

update-notifier (0.70.7.debian-5) unstable; urgency=low

   [ Hideki Yamane ]
   * debian/update-notifier-common.install
     - add localized message
       (as /usr/share/locale/*/LC_MESSAGES/update-notifier.mo)
   * debian/patches/002_i18n_update.diff
     - update ja.po
   * debian/patches/04_fix_gksu_usage.diff
     - remove unnecessary patch line for src/update-notifier.c.orig.rej
 
   [ Josselin Mouette ]
   * Add version mangling to watch file.
   * Require debhelper 5.0.51 for dh_icons.
   * Make update-notifier-common depend on python for the scripts.
   * update-notifier.1:
     + Fix whatis entry.
     + Fix a typo.
   * Add set -e to preinst, postinst, postrm.
   * postrm:
     + Don’t use -a in the test.
     + Remove the stamp directory after purge.
   * Fix spelling of Xfce.
   * rules:
     + Remove unused arch-build target.
     + Don’t ignore errors in make distclean.
     + Move dh_icons to the appropriate place.
     + Correctly split binary-arch and binary-indep targets.
     + Remove the config.{sub,guess} dance, it’s handled by cdbs.
   * Add -g to CFLAGS for gdm-signal.
   * gdm-logout-action.[ch]: updated from gnome-panel, so that they are
     adapted to the new GDM protocol.
   * autodown.c: remove references to hibernate.
   * Install gdm-signal with the 755 permissions (lol).
   * 002_i18n_update.diff: update fr.po.

 -- Josselin Mouette <joss@debian.org>  Wed, 22 Oct 2008 13:59:28 +0200

update-notifier (0.70.7.debian-4) unstable; urgency=low

   * 002_i18n_update.diff:
     + updated Spanish translation from Javier Fernández-Sanguino Peña.
       Closes: #492433.
     + updated Finnish translation from Timo Jyrinki. Closes: #497716.
     + simplified Chinese translation from Deng Xiyue. Closes: #497957.
   * Remove useless build-dependency on libgamin-dev.

 -- Josselin Mouette <joss@debian.org>  Thu, 18 Sep 2008 18:25:36 +0200

update-notifier (0.70.7.debian-3) unstable; urgency=low

   [ Emilio Pozuelo Monfort ]
   * debian/control.in:
     - update-notifier-common replaces update-manager, as it's
       now shipping /etc/apt/apt.conf.d/10periodic.
     - Remove Conflicts in update-notifier-common, they are not needed.
 
   [ Alan Baghumian ]
   * Bump standards version to 3.8.0, no extra change is needed
   * Updated 07_improve_readme.diff to fix examples reference
   * Fixed wrong executable check in update-notifier.cron.daily example
     script. Closes: #489954.

 -- Alan Baghumian <alan@technotux.org>  Wed, 09 Jul 2008 09:05:22 +0200

update-notifier (0.70.7.debian-2) unstable; urgency=low

   * debian/control.in:
     - Fix Conflicts/Replaces versioning. Closes: #489592.

 -- Emilio Pozuelo Monfort <pochu@ubuntu.com>  Tue, 08 Jul 2008 02:33:42 +0200

update-notifier (0.70.7.debian-1) unstable; urgency=low

   [ Alan Baghumian ]
   * New upstream stable releases
   * debian/changelog.ubuntu:
     - updated from the Ubuntu package
   * debian/control*:
     - bump standards version to 3.7.3
     - bump minimum libgtk2.0-dev build-dep to >= 2.10.0
     - bump minimum libdbus-glib-1-dev build-dep to >= 0.60
     - added update-notifier-common to put shared things there
     - added update-notifier-common to update-notifier's deps
     - updated my email address
     - updated uploaders/maintainers
   * Added debian/15update-stamp:
     - move the update stamp hook into its own configuration
       (LP: #181189)
   * Updated debian/*.install for proper locations
   * debian/rules:
     - merged upstream changes
     - extra space clean-ups
   * Updated 04_fix_gksu_usage.diff:
     - call update-manager with gksu
     - refreshed to be applied correctly
   * Rename upgrade-notifier.cron.daily to update-notifier.cron.daily
     as mentioned in the manpage
   * Removed debian/install: obsolete, merged with
     update-notifier-common.install
 
   [ Alan Baghumian ]
   * Dropped 05_fix_monitored_dirs.diff, merged upstream
   * Refreshed 02_reboot_use_my_gdm_signal, 002_i18n_update,
     04_fix_gksu_usage and 06_port_to_gtk2.10 to be applied
     cleanly
 
   [ Gustavo Noronha Silva ]
   * debian/control:
   - Make GNOME team the maintainer, I can no longer be involved
   - Add VCS information

 -- Alan Baghumian <alan@technotux.org>  Sun, 06 Apr 2008 17:06:41 +0200

2007

update-notifier (0.59.5.debian-1) unstable; urgency=low

   [ Kilian Krause ]
   * New upstream release.
 
   [ Gustavo Noronha Silva ]
   * debian/patches/06_port_to_gtk2.10.diff:
   - added to conditionaly use a gtk2.12-only function, which does
     not seem to break update-notifier if removed
   * debian/control.in, debian/update-notifier.1,
     debian/update-notifier.examples, debian/patches/07_improve_readme.diff:
   - accepted (slightly reworked) patch by Javier Fernández-Sanguino Peña
     to make it clear that update-notifier depends on external services
     to actually notice that updates are available (Closes: #439239)
   * debian/changelog.ubuntu:
   - updated from the Ubuntu package

 -- Gustavo Noronha Silva <kov@debian.org>  Tue, 04 Sep 2007 21:40:19 -0300

update-notifier (0.59.4.debian-1) unstable; urgency=low

   [ Gustavo Noronha Silva ]
   * New upstream version
   * Fix Uploaders field syntax (Closes: #431667)
   * Fix source package naming to indicate we modify it for Debian
   * debian/patches/05_fix_monitored_dirs.diff:
   - avoid monitoring non-existing directories (Debian-wise)
 
   [ Loic Minier ]
   * Use ubuntu-get-source instead of gnome-get-source; build-dep on
     gnome-pkg-tools >= 0.12.3.

 -- Gustavo Noronha Silva <kov@debian.org>  Tue, 21 Aug 2007 22:30:00 -0300

update-notifier (0.57.3-1) unstable; urgency=low

   [ Alan Baghumian ]
   * New upstream release (Closes: #422507).
   * Merged with the previous changelog entry.
   * Removed 001_all_linguas.diff, merged upstream
   * Updated changelog.ubuntu
   * Updated 002_i18n_update.diff, 03_detect_debian_cd.diff
   * Updated debian/control*
     - Added myself to the uploaders
     - Wrapped deps and build-deps
 
   [ Loic Minier ]
   * Add a get-orig-source target to retrieve the upstream tarball.
 
   [ Sven Arvidsson ]
   * Add a man page (Closes: #404814).
 
   [ Gustavo Noronha Silva ]
   * debian/patches/03_detect_debian_cd.diff:
   - reupdated for 0.57.3 (Alan had updated this for 0.57.1)
   * debian/patches/04_fix_gksu_usage.diff:
   - do not use full path for update-manager when calling it;
     the path for update-manager has changed from /usr/sbin
     in earlier releases, and if we change the path to that here
     we'll have to bump deps, which may not be desired; same
     goes for software-properties
   - tell the code that update-manager needs gksu

 -- Gustavo Noronha Silva <kov@debian.org>  Wed, 27 Jun 2007 21:19:35 -0300

2006

update-notifier (0.42.12-3) unstable; urgency=low

   * debian/patches/002_i18n_update.diff:
   - updated, including the translation update on es.po done by
     Javier Fernández-Sanguino Peña <jfs@computer.org>
     (Closes: #397132)
   * debian/docs:
   - also install debian/README.reboot-required.Debian, written by
     the same Javier above, explaining the reboot required feature
     of update-notifier for users and developers (Closes: #404810)

 -- Gustavo Noronha Silva <kov@debian.org>  Thu, 28 Dec 2006 21:29:17 -0200

update-notifier (0.42.12-2) unstable; urgency=low

   * debian/patches/03_detect_debian_cd.diff:
   - instead of a hack to replace the distribution name
     string, accept suggestions by Christian Perrier and
     C. Gatzemeier on the wording of the sentences
   * debian/patches/002_i18n_update.diff:
   - added; includes all the i18n updates, including the ones
     listed in the removed patches and an update-po, so all
     languages have up-to-date pofiles after an 'apply-patches'
   * debian/patches/
                    002_pt_BR_update.diff
                    003_sv_add.diff:
   - removed, see change above

 -- Gustavo Noronha Silva <kov@debian.org>  Sun, 13 Aug 2006 14:49:47 -0300

update-notifier (0.42.12-1) unstable; urgency=low

   * New upstream version
   * debian/docs, debian/changelog.ubuntu:
   - include the ubuntu changelog as part of the docs
   * debian/patches/01_notify_reboot_dont_check_for_mount.diff:
   - added; make notify-reboot-needed not check whether /var/run is a
     mountpoint, since it not always is, in Debian
   * debian/rules, debian/copyright, debian/gdm-signal,
     debian/patches/02_reboot_use_my_gdm_signal.diff,
     debain/update-notifier.install:
   - provide a /usr/lib/update-notifier/gdm-signal, imported
     from the ubuntu package, which in turn used gnome panel's
     and Rob Taylor as sources; use that to send the 'reboot'
     request
   * Two changesets above (Closes: #353121)
   * debian/patches/
                    001_all_linguas.diff
                    002_pt_BR_update.diff
 		   003_sv_add.diff:
   - added, including the sv translation (Closes: #381947), and
     updating the pt_BR translation;
   * debian/patches/03_detect_debian_cd.diff:
   - patches update-notifier and apt-cdrom-check to also detect
     Debian CDs, as oposed to only detecting Ubuntu CDs
   * debian/control.in:
   - added python as a dependency

 -- Gustavo Noronha Silva <kov@debian.org>  Sat, 12 Aug 2006 18:45:56 -0300

update-notifier (0.42.6-1) unstable; urgency=low

   * New upstream version
   - fixes '100% cpu usage' problem; fix was done in upstream
     0.41.7, according to the launchpad bug; (Closes: #364518)
   - includes a .desktop file to auto-start (Closes: #366139)
   * debian/patches/01_use_gksu.diff:
   - removed; upstream is already calling gksu
   * debian/control.in:
   - added gksu as a Dependency (Closes: #356216)
   - becoming the maintainer
   - updating to Standards-Version 3.7.2 with no changes
   * debian/rules, debian/install[new]:
   - converted to cdbs
   * debian/watch:
   - added to monitor new upstream versions

 -- Gustavo Noronha Silva <kov@debian.org>  Sun, 4 Jun 2006 16:36:56 -0300

update-notifier (0.41.3-1) unstable; urgency=low

   * New upstream release.
   * debian/control.in:
   - improved description (Closes: #343582)

 -- Gustavo Noronha Silva <kov@debian.org>  Sun, 5 Feb 2006 15:50:16 -0200

update-notifier (0.41.0-1) UNRELEASED; urgency=low

   * New upstream release.
   * debian/control.in:
   - updated build-deps to require libnotify >= 0.3.0

 -- Gustavo Noronha Silva <kov@debian.org>  Fri, 13 Jan 2006 00:28:32 -0200

2005

update-notifier (0.40.15-2) experimental; urgency=low

   * debian/control.in:
   - added ${python:Depends} to update-notifier's Depends
   * debian/rules:
   - removed unneeded dh_'s and uncommented dh_python

 -- Gustavo Noronha Silva <kov@debian.org>  Mon, 5 Dec 2005 22:08:31 -0200

update-notifier (0.40.15-1) experimental; urgency=low

   * First Debian upload based on the work by Ubuntu
     (Closes: #301718)
   * debian/rules:
   - only update config.{sub,guess} if they exist
   * debian/copyright:
   - detail the copyright/license information
   * debian/rules, debian/control.in:
   - added simple-patchsys and gnome-pkg-tools support
   * debian/control.in:
   - raising Standards-Version to 3.6.2, no changes
   * debian/patches/01_use_gksu.diff:
   - added, use gksu instead of gksudo through update-notifier

 -- Gustavo Noronha Silva <kov@debian.org>  Fri, 2 Dec 2005 00:08:41 -0200

update-notifier (0.40.15) breezy; urgency=low

   * debian/99update-notifier:
     - added if [ -d /var/lib/update-notifier/ ]; then
       around the touch dpkg-was-run stamp file (makes a purge possible
       without dpkg error). Thanks to Kamion for reviewing it.

 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 10 Oct 2005 14:02:48 +0200

update-notifier (0.40.14) breezy; urgency=low

   * debian/99update-notifier:
     - only touch the dpkg-run-stamp if /var/lib/update-notifier/
       actaully exists (makes a purge possible without dpkg error)

 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 10 Oct 2005 09:50:52 +0200

update-notifier (0.40.13) breezy; urgency=low

   * src/hooks.c:
     - skip deleted hook files (ubuntu #17067, #17205)
     - fix a bug in the "supress-duplicates" logic that caused
       already seen hooks to be seen again and again (ubuntu #17091)

 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 5 Oct 2005 12:29:25 +0200

update-notifier (0.40.12) breezy; urgency=low

   * src/hooks.c:
     - fix a bug that prevented the summary to be displayed (thanks to
       pitti for noticing)
     - make sure that the notification is shown after the upgrade
       (ubuntu #16759)
     - make sure to init the md5sums of already seen hooks to avoid
       showing duplicated entries (like e.g. from the kernel)
   * src/update.c:
     - if "show notifications" is unchecked hide a possible open
       notification too (ubuntu #16803)
     - hide the notification bubble if the updates are finished
       (ubuntu #14663, #16179)

 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 4 Oct 2005 12:24:58 +0200

update-notifier (0.40.11) breezy; urgency=low

   * src/hooks.c:
     - be even more carefull with the hook list managment

 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 26 Sep 2005 23:28:35 +0200

update-notifier (0.40.10) breezy; urgency=low

   * po/hu.po:
     - added Hungarian translation (thanks to Gabor Kelemen)
   * src/update.c:
     - typo fix (malone #2464)
   * src/hal.c:
     - automatic upgrading from the cd disabled until this is properly
       speced

 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 21 Sep 2005 15:08:06 +0200

update-notifier (0.40.9) breezy; urgency=low

   * src/hooks.c:
     - be more carefull about the hook lists (ubuntu #14077)

 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 19 Sep 2005 10:37:54 +0200

update-notifier (0.40.8) breezy; urgency=low

   * src/update.c:
     - don't show a notification-bubble if the upgrade already finished
       (ubuntu #15550)
   * src/hooks.c:
     - don't show identical notifications more than once (e.g. it's common
       to have multiple kernel notifications)
   * debian/control:
     added dependencies to: hal, notification-daemon (ubuntu #15526)

 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 16 Sep 2005 13:28:23 +0200

update-notifier (0.40.7) breezy; urgency=low

   * src/update.c:
     - make the g_timeout for the update-bubble 5 secs (instead of 0.5s)
       (ubuntu #14479)
   * src/hooks.c:
     - added "DontShowAfterReboot" key to the hook file for e.g.
       kernel notifications (ubuntu #13886)
     - type: "informations" -> "information" (ubuntu #7052)
   * typo fixes (ubuntu #15259)

 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 13 Sep 2005 20:11:59 +0200

update-notifier (0.40.6) breezy; urgency=low

   * added src/hal.c to po/POTFILES.in (thanks Kamion)

 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 31 Aug 2005 17:39:47 +0200

update-notifier (0.40.5) breezy; urgency=low

   * bugfixes:
     - improve the popup-notifications (thanks to mpt for his feedback)

 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 25 Aug 2005 18:15:24 +0200

update-notifier (0.40.4) breezy; urgency=low

   * bugfixes:
     - better dbus reconnect support
     - typo fix (ubuntu #13391)
     - be more carefull about the placement of the notification send
       with libnotify

 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 16 Aug 2005 10:29:08 +0200

update-notifier (0.40.3) breezy; urgency=low

   * gamin changed the semantic of FAMEvent.Filename, changed the
     code to deal with that

 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 11 Aug 2005 15:14:40 +0200

update-notifier (0.40.2) breezy; urgency=low

   * report errors in the cache to the user
   * use libnotify to tell the user about updates

 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 10 Aug 2005 13:07:00 +0200

update-notifier (0.40.1) breezy; urgency=low

   *  global already seen hook file in /etc/update-notifier/hooks_seen
      added

 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 4 Jul 2005 11:28:47 +0200

update-notifier (0.40) breezy; urgency=low

   * fixed various bugs in the hook display code

 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 27 Jun 2005 15:02:05 +0200

update-notifier (0.39.2) breezy; urgency=low

   * fix in the md5sum check in preinst (apologies to keybuk
     for suspecting the new dpkg)
   * call intltool-update -v -p in build target to make
     langpack generation happy

 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 14 Jun 2005 10:25:54 +0200

update-notifier (0.39.1) breezy; urgency=low

   * fixed a bug in apt-check (only happens on very new python-apt
     versions)
   * ported the hal-reconnect bits to the new dbus api

 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 10 Jun 2005 11:10:23 +0200

update-notifier (0.39) breezy; urgency=low

   * ported to libhal 0.5.1, build-depend on it,
     -> the reconnect bits still needs to be ported

 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 10 May 2005 16:52:30 +0200

update-notifier (0.38.11) hoary; urgency=low

   * session icon and tray icon improved, no more blurry
     (thanks to Alexander Brausewetter)
   * updated fi.po translation (thanks to Timo Jyrinki)
   * updated german translation

 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 30 Mar 2005 12:39:13 +0200

update-notifier (0.38.10) hoary; urgency=low

   * fix for the pin file reading
   * work-around a problem in python-apt when reading the pin file
     (#8095)
   * fix for the nr of upgrades calculation

 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 23 Mar 2005 14:54:53 +0100

update-notifier (0.38.9ubuntu1) hoary; urgency=low

   * fixed wrongly formated 20archive file

 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 23 Mar 2005 01:52:13 +0100

update-notifier (0.38.9) hoary; urgency=low

   * i18n fixes (missing translatable strings
   * fix for wrong upgrade count (#7907)
   * fix for a misdetection of a ubuntu cd
   * translation update (es)
   * setup /etc/apt/apt.conf.d/20archive with defaults
     for archive size (500Mb) and archive age (30 days)

 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 23 Mar 2005 01:04:10 +0100

update-notifier (0.38.8) hoary; urgency=low

   * try harder not to identify the live cd as install cd (#7114)
   * try to keep the CD detected dialog above other window
   * detect downloads of packages (fix #6307)
   * show nice message when calling gksudo (fix #6671)
   * typo fix (#7052)
   * consider pined packages too (#7368)

 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 4 Mar 2005 11:55:32 +0100

update-notifier (0.38.7) hoary; urgency=low

   * fixed a problem with the i18n

 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 21 Feb 2005 23:10:32 +0100

update-notifier (0.38.6) hoary; urgency=low

   * work around a gamin problem with monitoring single files
   * added fi.po translation (thanks to Timo Jyrinki)
   * added es.po translation (thanks to Jorge Bernal)

 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 8 Feb 2005 10:16:26 +0100

update-notifier (0.38.5) hoary; urgency=low

   * fixed a problem that causes udpate-notifier not to update it's status
     when it was upgraded or re-installed
   * basic i18n support for the hooks added

 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 1 Feb 2005 15:03:26 +0100

update-notifier (0.38.4) hoary; urgency=low

   * fixed missing gettext init (thanks to seb128!)

 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 28 Jan 2005 13:11:57 +0100

update-notifier (0.38.3) hoary; urgency=low

   * da.po added (thanks to Martin Willemoes Hansen)
   * some more code cleanups

 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 27 Jan 2005 20:07:09 +0100

update-notifier (0.38.2) hoary; urgency=low

   * depend on update-manager now
   * better error reporting when hal/dbus/fam are not available
   * run "gnome-software-properties" by default if prefernces is clicked
   * save last action as default action on left click

 -- Michael Vogt <mvo@debian.org>  Mon, 24 Jan 2005 11:28:07 +0100

update-notifier (0.38.1) hoary; urgency=low

   * put the periodic entries in /etc/apt/apt.conf.d/99update-notifier
     into /etc/apt/apt.conf.d/10periodic

 -- Michael Vogt <mvo@debian.org>  Wed, 19 Jan 2005 14:16:56 +0100

update-notifier (0.38) hoary; urgency=low

   * basic hook support added

 -- Michael Vogt <mvo@debian.org>  Wed, 12 Jan 2005 16:51:43 +0100

update-notifier (0.37.3) hoary; urgency=low

   * improved the detection of apt-get update conditions a lot
   * simplified the code that show/hides the icon
   * md5 check for left-over /etc/apt/apt.conf.d/99upgrade-notifer
     and delete it if unmodified

 -- Michael Vogt <mvo@debian.org>  Tue, 11 Jan 2005 14:28:29 +0100

update-notifier (0.37.2) hoary; urgency=low

   * fixed a missed name change in debian/S99update-notifier

 -- Michael Vogt <mvo@debian.org>  Fri, 7 Jan 2005 00:00:45 +0100

update-notifier (0.37.1) hoary; urgency=low

   * cdrom detection dialog improved
   * renamed to "update-notifier"

 -- Michael Vogt <mvo@debian.org>  Thu, 6 Jan 2005 16:40:13 +0100

2004

upgrade-notifier (0.37) hoary; urgency=low

   * hal support added, not-yet-scanned cdroms are automatically detected

 -- Michael Vogt <mvo@debian.org>  Wed, 29 Dec 2004 20:57:24 +0100

upgrade-notifier (0.36.1-1) hoary; urgency=low

   * new version that fixes a segfault

 -- Michael Vogt <mvo@debian.org>  Wed, 15 Dec 2004 17:27:12 +0100

upgrade-notifier (0.36-1) hoary; urgency=low

   * new upstream release

 -- Michael Vogt <mvo@debian.org>  Tue, 14 Dec 2004 17:23:21 +0100

upgrade-notifier (0.35-1) hoary; urgency=low

   * new upstream release

 -- Michael Vogt <mvo@debian.org>  Sun, 28 Nov 2004 13:56:33 +0100

upgrade-notifier (0.34-1) hoary; urgency=low

   * new upstream release

 -- Michael Vogt <mvo@debian.org>  Tue, 9 Nov 2004 12:36:07 +0100

upgrade-notifier (0.33-7) unstable; urgency=low

   * prepared cron.daily to run "apt-get update" (not enabled)

 -- Michael Vogt <mvo@debian.org>  Tue, 2 Nov 2004 14:43:52 +0100

upgrade-notifier (0.33-6) unstable; urgency=low

   * Build with update-manager.

 -- Michiel Sikkes <michiel@eyesopened.nl>  Mon, 25 Oct 2004 22:01:09 +0200

upgrade-notifier (0.33-5) unstable; urgency=low

   * Added build-depends.

 -- Michiel Sikkes <michiel@eyesopened.nl>  Mon, 25 Oct 2004 21:47:03 +0200

upgrade-notifier (0.33-4) unstable; urgency=low

   * Build against current glib.

 -- Michiel Sikkes <michiel@eyesopened.nl>  Mon, 25 Oct 2004 14:50:59 +0200

upgrade-notifier (0.33-3) unstable; urgency=low

   * Build against current gtk.

 -- Michiel Sikkes <michiel@eyesopened.nl>  Sun, 24 Oct 2004 04:39:53 +0200

upgrade-notifier (0.33-2) unstable; urgency=low

   * Added synaptic wrapper script.

 -- Michiel Sikkes <michiel@eyesopened.nl>  Sat, 23 Oct 2004 16:58:03 +0200

upgrade-notifier (0.33-1) unstable; urgency=low

   * Initial Release.

 -- Michiel Sikkes <michiel@eyesopened.nl>  Fri, 22 Oct 2004 22:55:25 +0200