[jnr-netdb] 03/07: Bump DH compat level to 10
Miguel Landaeta
nomadium at moszumanska.debian.org
Sun Oct 29 15:54:03 UTC 2017
This is an automated email from the git hooks/post-receive script.
nomadium pushed a commit to branch master
in repository jnr-netdb.
commit 147c6ff505abfb8c9ab78366373917327d2c6b54
Author: Miguel Landaeta <nomadium at debian.org>
Date: Sun Oct 29 15:39:32 2017 +0000
Bump DH compat level to 10
---
debian/changelog | 3 ++-
debian/compat | 2 +-
debian/control | 2 +-
3 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d25b2df..a652cb4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ jnr-netdb (1.1.6-2) UNRELEASED; urgency=medium
* Team upload.
* Add myself as uploader.
* Wrap and sort dependencies lists.
+ * Bump DH compat level to 10.
- -- Miguel Landaeta <nomadium at debian.org> Sun, 29 Oct 2017 15:36:37 +0000
+ -- Miguel Landaeta <nomadium at debian.org> Sun, 29 Oct 2017 15:38:43 +0000
jnr-netdb (1.1.6-1) unstable; urgency=medium
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 d965304..d441fea 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: Torsten Werner <twerner at debian.org>,
Miguel Landaeta <nomadium at debian.org>
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10~),
default-jdk,
javahelper,
maven-debian-helper
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jnr-netdb.git
More information about the pkg-java-commits
mailing list