[DRE-commits] [chef] 07/13: Bump debhelper compatibility level to 9

Lucas Kanashiro kanashiro.duarte at gmail.com
Wed May 4 15:54:49 UTC 2016


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

kanashiro-guest pushed a commit to branch master
in repository chef.

commit 70b72523858a193abce2b5f40489aa4ebfe7ece0
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Mon Apr 4 21:02:00 2016 -0300

    Bump debhelper compatibility level to 9
---
 debian/changelog | 1 +
 debian/compat    | 2 +-
 debian/control   | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2197376..fe27e0e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ chef (12.7.2-1) UNRELEASED; urgency=medium
   * debian/patches: drop patches that try to modify metadata.yml and create
     one that modify gemspec
   * debian/control: update dependencies
+  * Bump debhelper compatibility level to 9
 
  -- Lucas Kanashiro <kanashiro.duarte at gmail.com>  Thu, 03 Mar 2016 15:18:38 -0300
 
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 f893827..60015b2 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.al
 Uploaders: Antonio Terceiro <terceiro at debian.org>,
            Tollef Fog Heen <tfheen at debian.org>
 Build-Depends: chef-zero (>= 4.5),
-               debhelper (>= 7.0.50~),
+               debhelper (>= 9),
                gem2deb,
                ohai (>= 8.6.0),
                lsb-release,

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



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