[jnr-enxio] 03/12: Bump debhelper compat level to 10
Miguel Landaeta
nomadium at moszumanska.debian.org
Mon Mar 20 22:53:23 UTC 2017
This is an automated email from the git hooks/post-receive script.
nomadium pushed a commit to branch experimental
in repository jnr-enxio.
commit 91768fcba73bbe75fdeef419330a40f3a2fdda2c
Author: Miguel Landaeta <nomadium at debian.org>
Date: Mon Mar 20 21:10:28 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 f692275..ac7bd9d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ jnr-enxio (0.16-1) UNRELEASED; urgency=medium
* New upstream release.
* Add myself as uploader.
+ * Bump debhelper compat level to 10.
-- Miguel Landaeta <nomadium at debian.org> Mon, 20 Mar 2017 21:01:07 +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 7520f4b..519c148 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Tim Potter <tpot at hp.com>,
Miguel Landaeta <nomadium at debian.org>
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10~),
default-jdk,
default-jdk-doc,
javahelper,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jnr-enxio.git
More information about the pkg-java-commits
mailing list