[jnr-unixsocket] 07/14: Bump debhelper compat level to 10
Miguel Landaeta
nomadium at moszumanska.debian.org
Tue Jan 17 20:09:16 UTC 2017
This is an automated email from the git hooks/post-receive script.
nomadium pushed a commit to branch experimental
in repository jnr-unixsocket.
commit 276753a2482669122bb7ab44ca854a825de4534c
Author: Miguel Landaeta <nomadium at debian.org>
Date: Tue Jan 17 19:54:12 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 1437378..1c452d4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ jnr-unixsocket (0.15-1) UNRELEASED; urgency=medium
- libmaven-exec-plugin-java
- libmaven-source-plugin-java
* Wrap and sort dependencies lists.
+ * Bump debhelper compat level to 10.
-- Miguel Landaeta <nomadium at debian.org> Tue, 17 Jan 2017 19:46:54 +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 548b482..316e12e 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-unixsocket.git
More information about the pkg-java-commits
mailing list