diff options
author | Loïc Minier <lool@dooz.org> | 2008-09-04 15:08:41 +0000 |
---|---|---|
committer | Loïc Minier <lool@dooz.org> | 2008-09-04 15:08:41 +0000 |
commit | 081eab04cbbfcdf4f6025d8d842aa7b1b97fcfc6 (patch) | |
tree | fee123461707930fb131e2be9e65452ecf40c134 /debian | |
parent | Conflict with libgtkada2-bin; closes: #497456. (diff) | |
download | zenity-081eab04cbbfcdf4f6025d8d842aa7b1b97fcfc6.tar.gz zenity-081eab04cbbfcdf4f6025d8d842aa7b1b97fcfc6.tar.bz2 zenity-081eab04cbbfcdf4f6025d8d842aa7b1b97fcfc6.zip |
Bump up Standards-Version to 3.8.0.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/control | 2 | ||||
-rw-r--r-- | debian/control.in | 2 |
3 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 8804f013..619ce25b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ -zenity (2.22.1-2) UNRELEASED; urgency=low +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 diff --git a/debian/control b/debian/control index e39d3d74..0bceb05e 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 5), libnotify-dev (>= 0.4.3-2), libnotify-dev-gtk2.10 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Josselin Mouette <joss@debian.org>, Loic Minier <lool@dooz.org>, Sebastian Dröge <slomo@debian.org> -Standards-Version: 3.7.3 +Standards-Version: 3.8.0 Package: zenity Architecture: any diff --git a/debian/control.in b/debian/control.in index 35b42e63..c2b38dea 100644 --- a/debian/control.in +++ b/debian/control.in @@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 5), libnotify-dev (>= 0.4.3-2), libnotify-dev-gtk2.10 Uploaders: @GNOME_TEAM@ -Standards-Version: 3.7.3 +Standards-Version: 3.8.0 Package: zenity Architecture: any |