[DRE-commits] [ruby-test-unit] 03/05: use debhelper compatibility 9

Cédric Boutillier boutil at moszumanska.debian.org
Tue Oct 20 18:37:58 UTC 2015


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

boutil pushed a commit to annotated tag debian/3.1.5-1
in repository ruby-test-unit.

commit ca2ad6a1ded4962f420687370185a80023d1099c
Author: Cédric Boutillier <boutil at debian.org>
Date:   Mon Oct 19 22:38:59 2015 +0200

    use debhelper compatibility 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 e50259a..e1668d6 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: Cédric Boutillier <boutil at debian.org>
-Build-Depends: debhelper (>= 7.0.50~),
+Build-Depends: debhelper (>= 9),
                gem2deb,
                ruby-power-assert
 Standards-Version: 3.9.6

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



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