diff options
author | Loïc Minier <lool@dooz.org> | 2006-09-22 11:21:41 +0000 |
---|---|---|
committer | Loïc Minier <lool@dooz.org> | 2006-09-22 11:21:41 +0000 |
commit | 13d1787ed805aa72f83b75cef5e5e807a3e5c9ee (patch) | |
tree | 39b35a4391aa18c8dc076343f123deca02ac2745 /debian/changelog | |
parent | Mark as UNRELEASED. (diff) | |
download | zenity-13d1787ed805aa72f83b75cef5e5e807a3e5c9ee.tar.gz zenity-13d1787ed805aa72f83b75cef5e5e807a3e5c9ee.tar.bz2 zenity-13d1787ed805aa72f83b75cef5e5e807a3e5c9ee.zip |
* This upstream release switches COPYING from LGPL to GPL by mistake, but
the headers still point to the LGPL.
* Bump up the libnotify-dev build-dep to >= 0.4.2-2 which was rebuilt with
gtkstatusicon support.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 0fb94fd0..bb3e6e75 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ -zenity (2.16.0-1) UNRELEASED; urgency=low +zenity (2.16.0-1) experimental; urgency=low + [ Josselin Mouette ] * New upstream release. * 01_manpage_fix.patch: removed, integrated upstream. * Standards version is 3.7.2. @@ -7,7 +8,13 @@ zenity (2.16.0-1) UNRELEASED; urgency=low * Remove build-dependency on libpopt. * Build-depend on libnotify-dev. - -- Josselin Mouette <joss@debian.org> Wed, 13 Sep 2006 19:44:19 +0200 + [ Loic Minier ] + * This upstream release switches COPYING from LGPL to GPL by mistake, but + the headers still point to the LGPL. + * Bump up the libnotify-dev build-dep to >= 0.4.2-2 which was rebuilt with + gtkstatusicon support. + + -- Loic Minier <lool@dooz.org> Fri, 22 Sep 2006 12:32:09 +0200 zenity (2.14.3-2) UNRELEASED; urgency=low |