diff options
author | Sebastian Dröge <slomo@debian.org> | 2007-11-27 04:43:32 +0000 |
---|---|---|
committer | Sebastian Dröge <slomo@debian.org> | 2007-11-27 04:43:32 +0000 |
commit | 8f49aeaf4272175109d1cc0938cc60250162d591 (patch) | |
tree | 5720a0d43fa7d92779c07d6742462aab8f60fad5 | |
parent | * Drop version in dependency on scrollkeeper. (diff) | |
download | zenity-8f49aeaf4272175109d1cc0938cc60250162d591.tar.gz zenity-8f49aeaf4272175109d1cc0938cc60250162d591.tar.bz2 zenity-8f49aeaf4272175109d1cc0938cc60250162d591.zip |
* New upstream bugfix release with updated translations.
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index c87ab235..f41a685a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +zenity (2.20.1-1) unstable; urgency=low + + * New upstream bugfix release with updated translations. + + -- Sebastian Dröge <slomo@debian.org> Tue, 27 Nov 2007 05:42:46 +0100 + zenity (2.20.0-2) unstable; urgency=medium * Drop version in dependency on scrollkeeper. diff --git a/debian/control b/debian/control index 90bdbf5e..2f2f9bb8 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 5), gnome-doc-utils (>= 0.3.2), libnotify-dev (>= 0.4.3-2), libnotify-dev-gtk2.10 -Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Guilherme de S. Pastore <gpastore@debian.org>, Josselin Mouette <joss@debian.org>, Loic Minier <lool@dooz.org> +Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Guilherme de S. Pastore <gpastore@debian.org>, Josselin Mouette <joss@debian.org>, Loic Minier <lool@dooz.org>, Sebastian Dröge <slomo@debian.org> Standards-Version: 3.7.2 Package: zenity |