[DRE-commits] [nanoc] 03/10: Use debhelper compatibility level 9
Cédric Boutillier
boutil at moszumanska.debian.org
Sun Feb 21 21:42:20 UTC 2016
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository nanoc.
commit d9aaf8f26ff8b0866585186bf08c602193856076
Author: Cédric Boutillier <boutil at debian.org>
Date: Sat Feb 20 10:29:18 2016 +0100
Use debhelper compatibility level 9
---
debian/compat | 2 +-
debian/control | 2 +-
2 files changed, 2 insertions(+), 2 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 7264dfb..b1285ac 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
Uploaders: Cédric Boutillier <boutil at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~),
+Build-Depends: debhelper (>= 9~), gem2deb (>= 0.3.0~),
asciidoc,
coderay,
python-pygments,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/nanoc.git
More information about the Pkg-ruby-extras-commits
mailing list