[pkwalify] 02/06: use debhelper >= 9
Victor Seva
vseva at moszumanska.debian.org
Mon Jul 10 08:08:46 UTC 2017
This is an automated email from the git hooks/post-receive script.
vseva pushed a commit to branch master
in repository pkwalify.
commit 7d4a3d4fa4e5cbbc74b811809f80730b99411d24
Author: Victor Seva <linuxmaniac at torreviejawireless.org>
Date: Mon Jul 10 09:46:59 2017 +0200
use debhelper >= 9
* remove lintian warning package-uses-deprecated-debhelper-compat-version
---
debian/compat | 2 +-
debian/control | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/compat b/debian/compat
index 301160a..f11c82a 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
\ No newline at end of file
+9
\ No newline at end of file
diff --git a/debian/control b/debian/control
index cf76cbc..b75efaf 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Victor Seva <linuxmaniac at torreviejawireless.org>
Section: utils
Priority: optional
-Build-Depends: debhelper (>= 8),
+Build-Depends: debhelper (>= 9~),
perl,
perl (>= 5.13.11) | libtest-simple-perl (>= 0.98)
Build-Depends-Indep: libipc-run-perl,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/pkwalify.git
More information about the Pkg-perl-cvs-commits
mailing list