diff options
author | Emilio Pozuelo Monfort <pochu@debian.org> | 2009-09-24 18:04:48 +0000 |
---|---|---|
committer | Emilio Pozuelo Monfort <pochu@debian.org> | 2009-09-24 18:04:48 +0000 |
commit | c137b795849bc9fcfb20cdb479aacc652e70e6b0 (patch) | |
tree | 0959d7432b3a13a227497e332deb00361459cb6a /debian/control | |
parent | Backport patch for 2.26 which still uses glade (diff) | |
download | zenity-c137b795849bc9fcfb20cdb479aacc652e70e6b0.tar.gz zenity-c137b795849bc9fcfb20cdb479aacc652e70e6b0.tar.bz2 zenity-c137b795849bc9fcfb20cdb479aacc652e70e6b0.zip |
* New upstream release.
* debian/control:
- Bumped standards-version to 3.8.3. No changes needed.
- libglade2-dev B-D removed, it's no more needed as per
configure.ac requirements.
- libglib2.0-dev B-D added as per configure.ac requirements.
* debian/copyright:
- added missing copyright holders.
* debian/patches/01_focus_windows:
- removed, applied upstream
* debian/rules:
- simple-patchsys include removed as far as we have no
patches to get applied anymore.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index d28f6e7c..16ec241d 100644 --- a/debian/control +++ b/debian/control @@ -8,12 +8,12 @@ Build-Depends: debhelper (>= 5), intltool (>= 0.40.0), scrollkeeper, libgtk2.0-dev (>= 2.15.1), - libglade2-dev, gnome-doc-utils (>= 0.3.2), libnotify-dev (>= 0.4.3-2), - libnotify-dev-gtk2.10 + libnotify-dev-gtk2.10, + libglib2.0-dev 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.8.1 +Standards-Version: 3.8.3 Package: zenity Architecture: any |