[DRE-commits] [yard] 04/09: set debhelper compatibility level to 9

Cédric Boutillier boutil at moszumanska.debian.org
Sun Feb 21 23:58:33 UTC 2016


This is an automated email from the git hooks/post-receive script.

boutil pushed a commit to branch master
in repository yard.

commit 837a132ab1dc6172c10ae3e6b81bf1550f94dcec
Author: Cédric Boutillier <boutil at debian.org>
Date:   Mon Feb 22 00:13:17 2016 +0100

    set debhelper compatibility level to 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 9dd7b5b..dd343b6 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Lucas Nussbaum <lucas at debian.org>,
            Cédric Boutillier <boutil at debian.org>,
            Paul van Tilburg <paulvt at debian.org>
 Build-Depends: bundler,
-               debhelper (>= 7.0.50~),
+               debhelper (>= 9~),
                gem2deb (>= 0.3.0~),
                libjs-jquery,
                rake,

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



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