summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJosselin Mouette <joss@debian.org>2008-12-23 21:53:32 +0000
committerJosselin Mouette <joss@debian.org>2008-12-23 21:53:32 +0000
commit5cd761b6f90382ce94f994726ad1cef0ad59c106 (patch)
tree051e485d743dd1b4e92d4be7c947652b0fa2d7a6 /debian/changelog
parent* Bump up Debhelper compatibility level to 5. (diff)
parentRemove versioned build-dependency on scrollkeeper. Closes: #501565. (diff)
downloadzenity-5cd761b6f90382ce94f994726ad1cef0ad59c106.tar.gz
zenity-5cd761b6f90382ce94f994726ad1cef0ad59c106.tar.bz2
zenity-5cd761b6f90382ce94f994726ad1cef0ad59c106.zip
Branch zenity to experimental.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog66
1 files changed, 64 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index eb6445e4..a752913e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,72 @@
-zenity (2.18.0-2) UNRELEASED; urgency=low
+zenity (2.22.1-3) UNRELEASED; urgency=low
+
+ * Remove versioned build-dependency on scrollkeeper. Closes: #501565.
+
+ -- Josselin Mouette <joss@debian.org> Wed, 08 Oct 2008 16:19:32 +0200
+
+zenity (2.22.1-2) unstable; urgency=low
+
+ * Conflict with libgtkada2-bin; closes: #497456.
+ * Bump up Standards-Version to 3.8.0.
+
+ -- Loic Minier <lool@dooz.org> Mon, 01 Sep 2008 23:20:19 +0200
+
+zenity (2.22.1-1) unstable; urgency=low
+
+ * New upstream bugfix release.
+
+ -- Sebastian Dröge <slomo@debian.org> Tue, 08 Apr 2008 05:34:21 +0200
+
+zenity (2.22.0-1) unstable; urgency=low
+
+ * New upstream stable release.
+ * debian/control.in:
+ + Updated Standards-Version to 3.7.3, no additional changes needed.
+
+ -- Sebastian Dröge <slomo@debian.org> Sat, 15 Mar 2008 11:49:06 +0100
+
+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.
+
+ -- Loic Minier <lool@dooz.org> Sun, 23 Sep 2007 20:35:31 +0200
+
+zenity (2.20.0-1) unstable; urgency=low
+
+ * New upstream translation and bugfix release.
+ + Features a timeout option. Closes: #354959.
+ * 01_manpage.patch: removed, integrated upstream.
+
+ -- Josselin Mouette <joss@debian.org> Sat, 22 Sep 2007 16:53:28 +0200
+
+zenity (2.18.2-1) unstable; urgency=low
+
+ * New upstream bugfix and translation release.
+ + correctly handle UTF-8 input text in the text info dialog
+ (closes: #410728).
+ * preinst: removed now this fix has been in a stable release
+ (closes: #213317 by obscolescence).
+ * 01_manpage.patch: manual page update from Sven Arvidsson
+ (closes: #317726).
+
+ -- Josselin Mouette <joss@debian.org> Sun, 03 Jun 2007 16:45:54 +0200
+
+zenity (2.18.1-1) unstable; urgency=low
* Finish merging 2.14.3-2; SVN r8332:9108.
* Don't override DEB_CONFIGURE_EXTRA_FLAGS.
* Bump up Debhelper compatibility level to 5.
+ * Upload to unstable; drop check-dist include.
+ * Wrap build-deps and deps.
+ * New stable release; documentation and translations.
- -- Loic Minier <lool@dooz.org> Sun, 18 Mar 2007 19:59:10 +0100
+ -- Loic Minier <lool@dooz.org> Mon, 16 Apr 2007 13:31:08 +0200
zenity (2.18.0-1) experimental; urgency=low
bgstack15