[DRE-commits] [cucumber] 05/06: Bump Debhelper compatibility level to 10
Cédric Boutillier
boutil at moszumanska.debian.org
Thu Oct 12 20:46:25 UTC 2017
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository cucumber.
commit ce174bcf3a623c7749d50e2111ec6a3e03234b4d
Author: Cédric Boutillier <boutil at debian.org>
Date: Thu Oct 12 22:07:08 2017 +0200
Bump Debhelper compatibility level to 10
---
debian/compat | 2 +-
debian/control | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 1cd15ef..3be29b5 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 (>= 9),
+Build-Depends: debhelper (>= 10),
gem2deb,
libjs-jquery,
pry,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/cucumber.git
More information about the Pkg-ruby-extras-commits
mailing list