[proftpd-dfsg] 01/01: Tighten B-D version of debhelper.
Hilmar Preuße
hilmar-guest at moszumanska.debian.org
Mon Dec 19 19:46:58 UTC 2016
This is an automated email from the git hooks/post-receive script.
hilmar-guest pushed a commit to branch master
in repository proftpd-dfsg.
commit 34017b7fe6f818fa7b08ddf323904e8d9d7551c5
Author: Hilmar Preuße <hille42 at web.de>
Date: Mon Dec 19 20:46:47 2016 +0100
Tighten B-D version of debhelper.
---
debian/changelog | 2 ++
debian/control | 2 +-
debian/control.in | 2 +-
3 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b9f479e..28f4f85 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ proftpd-dfsg (1.3.5b-2) unstable; urgency=medium
* Remove shlib-calls-exit from lintian overrides (warning is gone)
* Reformat debian/*NEWS files (kills syntax-error-in-debian-news-file,
removed lintian override).
+ * Tighten B-D version of debhelper (dh_update_autotools_config was
+ introduced).
[ Francesco Paolo Lovergine ]
* Makes piuparts happy by removing /srv/ftp on purge
diff --git a/debian/control b/debian/control
index 9547280..7f046e5 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: ProFTPD Maintainance Team <pkg-proftpd-maintainers at lists.alioth.debi
Uploaders: Francesco Paolo Lovergine <frankie at debian.org>
Standards-Version: 3.9.8
Build-Depends: autotools-dev,
- debhelper (>= 9),
+ debhelper (>= 9.20160114),
libacl1-dev,
libattr1-dev,
libcap-dev [linux-any],
diff --git a/debian/control.in b/debian/control.in
index a456a3a..88b7075 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -5,7 +5,7 @@ Maintainer: ProFTPD Maintainance Team <pkg-proftpd-maintainers at lists.alioth.debi
Uploaders: Francesco Paolo Lovergine <frankie at debian.org>
Standards-Version: 3.9.8
Build-Depends: autotools-dev,
- debhelper (>= 9),
+ debhelper (>= 9.20160114),
libacl1-dev,
libattr1-dev,
libcap-dev [linux-any],
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-proftpd/proftpd-dfsg.git
More information about the Pkg-proftpd-maintainers
mailing list