[DRE-commits] [gem2deb] 01/01: Bump debhelper compatibility level to 9
Cédric Boutillier
boutil at moszumanska.debian.org
Fri Mar 4 10:58:29 UTC 2016
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository gem2deb.
commit c4476d3f506b4d9966962ba9352c1327b9e4e216
Author: Cédric Boutillier <boutil at moszumanska.debian.org>
Date: Fri Mar 4 10:58:27 2016 +0000
Bump debhelper compatibility level to 9
---
debian/compat | 2 +-
debian/control | 4 ++--
2 files changed, 3 insertions(+), 3 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 da70784..3d5fc79 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Lucas Nussbaum <lucas at debian.org>,
Gunnar Wolf <gwolf at debian.org>,
Cédric Boutillier <boutil at debian.org>
Build-Depends: dctrl-tools <!nocheck>,
- debhelper (>= 9.20141010),
+ debhelper (>= 9),
devscripts <!nocheck>,
dpkg-dev (>= 1.17.14),
lintian <!nocheck>,
@@ -29,7 +29,7 @@ Testsuite: autopkgtest
Package: gem2deb
Architecture: all
Depends: build-essential,
- debhelper (>= 7.0.50~),
+ debhelper (>= 9~),
devscripts,
gem2deb-test-runner (= ${source:Version}),
python3-debian,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/gem2deb.git
More information about the Pkg-ruby-extras-commits
mailing list