diff options
author | Luca Bruno <lethalman88@gmail.com> | 2009-04-26 21:45:38 +0000 |
---|---|---|
committer | Luca Bruno <lethalman88@gmail.com> | 2009-04-26 21:45:38 +0000 |
commit | c5deec5a3372a2c20510faf6da89a781f401758b (patch) | |
tree | cd8f2bd2766e5b6da5bb821744fce28883fd4922 /debian/control.in | |
parent | * New upstream translation and bugfix release. (diff) | |
download | zenity-c5deec5a3372a2c20510faf6da89a781f401758b.tar.gz zenity-c5deec5a3372a2c20510faf6da89a781f401758b.tar.bz2 zenity-c5deec5a3372a2c20510faf6da89a781f401758b.zip |
* New upstream release.
* debian/control.in:
- Remove libgnomecanvas2-dev dependency.
- Bump up Standards-Version to 3.8.1, no changes needed.
- Bump libgtk2.0-dev to 2.15.1.
* debian/copyright:
- Change license to LGPL-2.
- Add two more upstream authors and copyright notices.
Diffstat (limited to 'debian/control.in')
-rw-r--r-- | debian/control.in | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/debian/control.in b/debian/control.in index 3149c949..18077b36 100644 --- a/debian/control.in +++ b/debian/control.in @@ -7,14 +7,13 @@ Build-Depends: debhelper (>= 5), gnome-pkg-tools (>= 0.10), intltool (>= 0.40.0), scrollkeeper, - libgtk2.0-dev (>= 2.9.2), + libgtk2.0-dev (>= 2.15.1), libglade2-dev, - libgnomecanvas2-dev, gnome-doc-utils (>= 0.3.2), libnotify-dev (>= 0.4.3-2), libnotify-dev-gtk2.10 Uploaders: @GNOME_TEAM@ -Standards-Version: 3.8.0 +Standards-Version: 3.8.1 Package: zenity Architecture: any |