[DRE-commits] [ruby-cri] 03/04: Bump Debhelper compatibility level to 10

Cédric Boutillier boutil at moszumanska.debian.org
Thu Nov 23 23:15: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-cri.

commit 0e955fb6797bdb8555c8a406a098abd58311672e
Author: Cédric Boutillier <boutil at debian.org>
Date:   Fri Nov 24 00:05:09 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 3dc3b70..6561abe 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: Cédric Boutillier <boutil at debian.org>
 Build-Depends: asciidoctor,
-               debhelper (>= 9~),
+               debhelper (>= 10),
                gem2deb,
                rake,
                ruby-colored (>= 1.2~),

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-cri.git



More information about the Pkg-ruby-extras-commits mailing list