[DRE-commits] [ruby-parslet] 02/07: Bump debhelper compatibility level to 10
Cédric Boutillier
boutil at moszumanska.debian.org
Mon Dec 4 12:11:52 UTC 2017
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-parslet.
commit 4536d8ba9fc50f91f47d33a7bdd2e9bc5900f715
Author: Cédric Boutillier <boutil at debian.org>
Date: Mon Dec 4 12:06:41 2017 +0100
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 28eac99..fb128d7 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
Uploaders: Axel Wagner <mero at merovius.de>,
Youhei SASAKI <uwabami at gfd-dennou.org>
-Build-Depends: debhelper (>= 9~),
+Build-Depends: debhelper (>= 10),
gem2deb,
ruby-blankslate,
ruby-flexmock (>= 2.0.4~),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-parslet.git
More information about the Pkg-ruby-extras-commits
mailing list