[DRE-commits] [ruby-paint] 01/01: Bump debhelper compatibility level to 9
Cédric Boutillier
boutil at moszumanska.debian.org
Fri Mar 4 11:08:44 UTC 2016
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-paint.
commit f6e31dc331996f7f10fa82167aebc81f0975cf37
Author: Cédric Boutillier <boutil at moszumanska.debian.org>
Date: Fri Mar 4 11:08:42 2016 +0000
Bump 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 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index bd3be4f..7d028d7 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: ruby
Priority: extra
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
Uploaders: Christian M. Amsüss <chrysn at fsfe.org>
-Build-Depends: debhelper (>= 8.0.0), gem2deb, ruby-rspec, rake
+Build-Depends: debhelper (>= 9), gem2deb, ruby-rspec, rake
Standards-Version: 3.9.4
Homepage: https://github.com/janlelis/paint
XS-Ruby-Versions: all
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-paint.git
More information about the Pkg-ruby-extras-commits
mailing list