diff options
author | Josselin Mouette <joss@debian.org> | 2009-03-05 10:08:46 +0000 |
---|---|---|
committer | Josselin Mouette <joss@debian.org> | 2009-03-05 10:08:46 +0000 |
commit | 0febfb568a849f9176b8c5b96f112fc008316c31 (patch) | |
tree | bd55ac54965730a2512e8edcbc17431949a6e860 /debian | |
parent | Move experimental zenity to unstable (diff) | |
download | zenity-0febfb568a849f9176b8c5b96f112fc008316c31.tar.gz zenity-0febfb568a849f9176b8c5b96f112fc008316c31.tar.bz2 zenity-0febfb568a849f9176b8c5b96f112fc008316c31.zip |
* New upstream translation and bugfix release.
* Bump build-dependency on intltool.
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, |