[DRE-commits] [ruby-remcached] 08/11: Bump debhelper compatibility level to 9
Lucas Kanashiro
kanashiro.duarte at gmail.com
Wed Mar 2 17:05:53 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-remcached.
commit 281d4e5864ea7c23048b59c499a795c1b552f58a
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date: Wed Mar 2 13:50:08 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 51c19e7..88f7025 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ ruby-remcached (0.4.1-2.1) UNRELEASED; urgency=medium
* debian/copyright: add Upstream-Contact field and add some commas
* Update Debian packaging copyright
* Declare compliance with Debian policy 3.9.7
+ * Bump debhelper compatibility level to 9
-- Lucas Kanashiro <kanashiro.duarte at gmail.com> Wed, 02 Mar 2016 10:02:57 -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 ac26efa..092d48c 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: Praveen Arimbrathodiyil <praveen at debian.org>
-Build-Depends: debhelper (>= 7.0.50~),
+Build-Depends: debhelper (>= 9),
gem2deb (>= 0.7.5~),
memcached,
rake,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-remcached.git
More information about the Pkg-ruby-extras-commits
mailing list