diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2014-02-28 20:26:48 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2014-02-28 20:26:48 +0100 |
commit | bbc551d042221be58ebba125f272d37bb03ed4fb (patch) | |
tree | 46d784803356e3d6663117d88f27d4a453b1f134 /debian/control | |
parent | f843000b23c5808d40219f37c26881f18da275e5 (diff) | |
download | screen-bbc551d042221be58ebba125f272d37bb03ed4fb.tar.gz |
Bump debhelper build-dependency to 9.20130504
Needed for systemd support in dh_installinit.
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 b07112f..514d948 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.5 -Build-Depends: debhelper (>= 9~), +Build-Depends: debhelper (>= 9.20130504~), dh-autoreconf, dpkg-dev (>= 1.16.1~), libncursesw5-dev, |