[DRE-commits] [ruby-ffi-rzmq-core] 03/08: set debhelper compatibility level to 9
Cédric Boutillier
boutil at moszumanska.debian.org
Wed Feb 24 21:20:13 UTC 2016
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-ffi-rzmq-core.
commit cf3e34adc891dc94e982961a8507d800fd1c1101
Author: Cédric Boutillier <boutil at debian.org>
Date: Wed Feb 24 21:48:14 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 cadf824..36778d8 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 (>= 0.7.5~),
libzmq3,
ruby-ffi (>= 1.9.3debian-1+b1),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-ffi-rzmq-core.git
More information about the Pkg-ruby-extras-commits
mailing list