[DRE-commits] [ruby-zentest] 06/08: Bump debhelper compatibility level to 9

Lucas Kanashiro kanashiro.duarte at gmail.com
Tue Mar 1 14:43:00 UTC 2016


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

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

commit 3444526c3d694b46cdf04ebc03114069fcdf99b1
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Tue Mar 1 11:34:43 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 eb95f6b..35327a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ ruby-zentest (4.11.0-2) UNRELEASED; urgency=medium
   * Add d/doc-base to install some HTML documentation
   * Add d/examples, drop examples from d/docs
   * Declare compliance with Debian policy 3.9.7
+  * Bump debhelper compatibility level to 9
 
  -- Lucas Kanashiro <kanashiro.duarte at gmail.com>  Tue, 01 Mar 2016 10:21:30 -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 bf533ac..5dd1c72 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: Pirate Praveen <praveen at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.7.5~),
+Build-Depends: debhelper (>= 9), gem2deb (>= 0.7.5~),
  ruby-minitest
 Standards-Version: 3.9.7
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-zentest.git

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



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