diff options
author | Michael Biebl <biebl@debian.org> | 2017-11-14 15:51:46 +0000 |
---|---|---|
committer | Michael Biebl <biebl@debian.org> | 2017-11-14 15:51:46 +0000 |
commit | 2e1c38944def827811bbf210fff613183643b4e9 (patch) | |
tree | a5040f6caf1c094b5e9c0806705fc40e133e709c /debian/control | |
parent | Bump Standards-Version to 4.1.1 (diff) | |
download | zenity-2e1c38944def827811bbf210fff613183643b4e9.tar.gz zenity-2e1c38944def827811bbf210fff613183643b4e9.tar.bz2 zenity-2e1c38944def827811bbf210fff613183643b4e9.zip |
Switch to dh_missing and abort on uninstalled files
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 70e0c684..ad8c940c 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Section: gnome Priority: optional Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Uploaders: Laurent Bigonville <bigon@debian.org>, Michael Biebl <biebl@debian.org> -Build-Depends: debhelper (>= 10), +Build-Depends: debhelper (>= 10.3), gnome-pkg-tools (>= 0.10), gnome-common, yelp-tools, |