diff options
author | Loïc Minier <lool@dooz.org> | 2007-01-22 10:45:52 +0000 |
---|---|---|
committer | Loïc Minier <lool@dooz.org> | 2007-01-22 10:45:52 +0000 |
commit | 0813ec3e28c9496b818d41ed812449ffbaedd8ac (patch) | |
tree | 9b4cc7eb67744d71d76fd8bd005d262b19766251 /debian/control.in | |
parent | make sure we don't need the new gnome-pkg-tools (but can use it if it's (diff) | |
download | zenity-0813ec3e28c9496b818d41ed812449ffbaedd8ac.tar.gz zenity-0813ec3e28c9496b818d41ed812449ffbaedd8ac.tar.bz2 zenity-0813ec3e28c9496b818d41ed812449ffbaedd8ac.zip |
* Include the new check-dist Makefile to prevent accidental uploads to
unstable; bump build-dep on gnome-pkg-tools to >= 0.10.
Diffstat (limited to 'debian/control.in')
-rw-r--r-- | debian/control.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control.in b/debian/control.in index 3149db13..053bcebb 100644 --- a/debian/control.in +++ b/debian/control.in @@ -2,7 +2,7 @@ Source: zenity Section: gnome Priority: optional Maintainer: Ross Burton <ross@debian.org> -Build-Depends: debhelper (>= 4.1.54), cdbs (>= 0.4.4), gnome-pkg-tools, intltool (>= 0.35.0), scrollkeeper (>= 0.3.9), libgtk2.0-dev (>= 2.9.2), libglib2.0-dev (>= 2.7.3), libglade2-dev, libgnomecanvas2-dev, libxt-dev, gnome-doc-utils (>= 0.3.2), libnotify-dev (>= 0.4.3-2), libnotify-dev-gtk2.10 +Build-Depends: debhelper (>= 4.1.54), cdbs (>= 0.4.4), gnome-pkg-tools (>= 0.10), intltool (>= 0.35.0), scrollkeeper (>= 0.3.9), libgtk2.0-dev (>= 2.9.2), libglib2.0-dev (>= 2.7.3), libglade2-dev, libgnomecanvas2-dev, libxt-dev, gnome-doc-utils (>= 0.3.2), libnotify-dev (>= 0.4.3-2), libnotify-dev-gtk2.10 Uploaders: @GNOME_TEAM@ Standards-Version: 3.7.2 |