[jmdns] 03/10: Switch to debhelper level 9
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Jul 8 09:39:40 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository jmdns.
commit 01f07cb3c2dc945e3e1dfa4d40e647711bd48a76
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Jul 8 09:53:15 2016 +0200
Switch to debhelper level 9
---
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 338ecbd..f17f79e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ jmdns (3.4.1-3) UNRELEASED; urgency=medium
[ Emmanuel Bourg ]
* Standards-Version updated to 3.9.8
* Moved the package to Git
+ * Switch to debhelper level 9
-- Mathieu Malaterre <malat at debian.org> Fri, 20 May 2016 09:02:42 +0200
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 75cd124..fda6578 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>
DM-Upload-Allowed: yes
Uploaders: James Page <james.page at ubuntu.com>
-Build-Depends: debhelper (>= 7.0.50~), javahelper, gcj-jdk, default-jdk, maven-repo-helper
+Build-Depends: debhelper (>= 9), javahelper, gcj-jdk, default-jdk, maven-repo-helper
Build-Depends-Indep: junit4, libeasymock-java, ant
Standards-Version: 3.9.8
Vcs-Svn: svn://svn.debian.org/pkg-java/trunk/jmdns
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jmdns.git
More information about the pkg-java-commits
mailing list