diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 2 | ||||
-rw-r--r-- | 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 <joss@debian.org> 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 <ross@debian.org> 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 <ross@debian.org> 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, |