[libmoosex-clone-perl] 06/15: Bump dh compat to level 9
Florian Schlichting
fsfs at moszumanska.debian.org
Thu Sep 10 10:59:25 UTC 2015
This is an automated email from the git hooks/post-receive script.
fsfs pushed a commit to branch master
in repository libmoosex-clone-perl.
commit f87cd59f8c5ad7e742f538253919dc29603db5c8
Author: Florian Schlichting <fsfs at debian.org>
Date: Thu Sep 10 12:05:51 2015 +0200
Bump dh compat to level 9
---
debian/compat | 2 +-
debian/control | 3 +--
debian/rules | 2 +-
3 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index a8a8e70..ef2f153 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jonathan Yu <jawnsy at cpan.org>
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 7.0.8),
- quilt
+Build-Depends: debhelper (>= 9)
Build-Depends-Indep: perl,
libdata-visitor-perl,
libmoose-perl,
diff --git a/debian/rules b/debian/rules
index f6b359a..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
#!/usr/bin/make -f
%:
- dh $@ --with quilt
+ dh $@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoosex-clone-perl.git
More information about the Pkg-perl-cvs-commits
mailing list