[dnsjava] 02/06: Switch to debhelper level 10
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Sun Jan 8 23:32:12 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository dnsjava.
commit ed29ea75d712e90a208e570de6763aa3c30785aa
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Jan 9 00:05:51 2017 +0100
Switch to debhelper level 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 1c5f86b..ec3232b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ dnsjava (2.1.7+dfsg-2) UNRELEASED; urgency=medium
* Team upload.
* Standards-Version updated to 3.9.8
+ * Switch to debhelper level 10
-- Emmanuel Bourg <ebourg at apache.org> Mon, 09 Jan 2017 00:05:33 +0100
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 aa7e355..d58a304 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
Uploaders: Chris Grzegorczyk <grze at eucalyptus.com>,
Graziano Obertelli <graziano at eucalyptus.com>,
Kyo Lee <kyo.lee at eucalyptus.com>
-Build-Depends: default-jdk, junit, debhelper (>= 9), maven-debian-helper, libmaven-bundle-plugin-java
+Build-Depends: default-jdk, junit, debhelper (>= 10), maven-debian-helper, libmaven-bundle-plugin-java
Standards-Version: 3.9.8
Vcs-Git: git://anonscm.debian.org/pkg-java/dnsjava.git
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/dnsjava.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/dnsjava.git
More information about the pkg-java-commits
mailing list