diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2013-05-16 04:06:43 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2013-05-16 04:06:43 +0200 |
commit | 7fdbb15da635c9b0a58054a35d67b80a5e8b2aff (patch) | |
tree | 06a3314dff94e5fd7c8bc07bce20e3a7c8f6a733 /debian/control | |
parent | df3900276fbaef498dcaf15f2dea78d3ad297d1c (diff) | |
download | screen-7fdbb15da635c9b0a58054a35d67b80a5e8b2aff.tar.gz |
Bump dh compat to >= 9, use dh_auto_{configure,build}
* Update versioned debhelper build-dependency
* Drop DPKG_EXPORT_BUILDFLAGS and /usr/share/dpkg/buildflags.mk
* Drop manual DEB_BUILD_OPTIONS parsing
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 316b64e..767db61 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Axel Beckert <abe@debian.org> Uploaders: Jan Christoph Nordholz <hesso@pool.math.tu-berlin.de> Standards-Version: 3.9.3 -Build-Depends: debhelper (>> 7), +Build-Depends: debhelper (>= 9~), dh-autoreconf, dpkg-dev (>= 1.16.1~), libncursesw5-dev, |