[DRE-commits] [ruby-em-synchrony] 14/16: Bump debhelper compatibility level to 9
Lucas Kanashiro
kanashiro.duarte at gmail.com
Wed Mar 2 12:44:41 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-em-synchrony.
commit 05a88a14af2f75d676e9d76675672fbcae7bef9e
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date: Wed Mar 2 09:32:39 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 6fe5327..97c5ae9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ ruby-em-synchrony (1.0.4-1) UNRELEASED; urgency=medium
* Declare compliance with Debian policy 3.9.7
* debian/copyright: add Upstream-Contact field and add some commas
* Update Debian packaging copyright
+ * Bump debhelper compatibility level to 9
-- Lucas Kanashiro <kanashiro.duarte at gmail.com> Tue, 01 Mar 2016 18:36:38 -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 9e96bd9..8fe0421 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
Uploaders: Jonas Genannt <jonas.genannt at capi2name.de>,
Pirate Praveen <praveen at debian.org>
-Build-Depends: debhelper (>= 7.0.50~),
+Build-Depends: debhelper (>= 9),
gem2deb (>= 0.7.5~),
ruby-rspec,
ruby-em-hiredis,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-em-synchrony.git
More information about the Pkg-ruby-extras-commits
mailing list