From 0febfb568a849f9176b8c5b96f112fc008316c31 Mon Sep 17 00:00:00 2001 From: Josselin Mouette Date: Thu, 5 Mar 2009 10:08:46 +0000 Subject: * New upstream translation and bugfix release. * Bump build-dependency on intltool. --- debian/changelog | 7 +++++++ debian/control | 2 +- debian/control.in | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e0996ac0..dababe0c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +zenity (2.24.1-1) unstable; urgency=low + + * New upstream translation and bugfix release. + * Bump build-dependency on intltool. + + -- Josselin Mouette Thu, 05 Mar 2009 11:06:59 +0100 + zenity (2.24.0-1) experimental; urgency=low * Remove versioned build-dependency on scrollkeeper. Closes: #501565. diff --git a/debian/control b/debian/control index 60fe0908..bf5919e2 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Ross Burton Build-Depends: debhelper (>= 5), cdbs (>= 0.4.4), gnome-pkg-tools (>= 0.10), - intltool (>= 0.35.0), + intltool (>= 0.40.0), scrollkeeper, libgtk2.0-dev (>= 2.9.2), libglade2-dev, diff --git a/debian/control.in b/debian/control.in index 9b647c0f..3149c949 100644 --- a/debian/control.in +++ b/debian/control.in @@ -5,7 +5,7 @@ Maintainer: Ross Burton Build-Depends: debhelper (>= 5), cdbs (>= 0.4.4), gnome-pkg-tools (>= 0.10), - intltool (>= 0.35.0), + intltool (>= 0.40.0), scrollkeeper, libgtk2.0-dev (>= 2.9.2), libglade2-dev, -- cgit