[jruby] 04/11: Bump debhelper compat level to 10
Miguel Landaeta
nomadium at moszumanska.debian.org
Sat Feb 11 18:45:09 UTC 2017
This is an automated email from the git hooks/post-receive script.
nomadium pushed a commit to branch experimental
in repository jruby.
commit ab010913543acac147ef5d2334162b96b0ff2b24
Author: Miguel Landaeta <nomadium at debian.org>
Date: Sat Feb 11 16:20:49 2017 +0000
Bump debhelper compat level to 10
---
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 60953dd..0935b67 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ jruby (9.1.6.0-1~exp1) UNRELEASED; urgency=medium
* New upstream release. (Closes: #792150)
* Update uploaders list.
Thanks to Tim Potter for his effort to package 1.7.x releases.
+ * Bump debhelper compat level to 10.
-- Miguel Landaeta <nomadium at debian.org> Sat, 11 Feb 2017 16:18:12 +0000
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 14de17c..3253ee9 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
Uploaders: Miguel Landaeta <nomadium at debian.org>
Build-Depends: ant-optional,
bnd,
- debhelper (>= 9~),
+ debhelper (>= 10~),
default-jdk (>= 2:1.8~),
jruby-openssl,
junit4,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jruby.git
More information about the pkg-java-commits
mailing list