[jmdns] 04/05: Switch to debhelper level 10
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Oct 18 07:39:05 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository jmdns.
commit be77a2abc803ef3216dfae069d5e562bb6900cdf
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Oct 18 09:38:18 2017 +0200
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 e6d7053..bb4d951 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ jmdns (3.5.3-1) UNRELEASED; urgency=medium
* Team upload.
* New upstream release
* Standards-Version updated to 4.1.1
+ * Switch to debhelper level 10
-- Emmanuel Bourg <ebourg at apache.org> Wed, 18 Oct 2017 09:35:15 +0200
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 af58a8c..dce10d1 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: James Page <james.page at ubuntu.com>
Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
default-jdk,
junit4,
libeasymock-java,
--
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