[libgettext-commons-java] 02/07: Use debhelper and compat level 10
Tony Mancill
tmancill at moszumanska.debian.org
Mon Jul 3 01:12:53 UTC 2017
This is an automated email from the git hooks/post-receive script.
tmancill pushed a commit to branch master
in repository libgettext-commons-java.
commit 7252d536ac1ee313a7f139558abe0edcaf0cff91
Author: tony mancill <tmancill at debian.org>
Date: Sun Jul 2 08:51:11 2017 -0700
Use debhelper and compat level 10
---
debian/compat | 2 +-
debian/control | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
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 71985c5..eb37683 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
Uploaders: Andreas Putzo <andreas at putzo.net>,
Giovanni Mascellani <gio at debian.org>,
tony mancill <tmancill at debian.org>
-Build-Depends: debhelper (>=9),
+Build-Depends: debhelper (>=10),
default-jdk,
libmaven-assembly-plugin-java,
libsurefire-java,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libgettext-commons-java.git
More information about the pkg-java-commits
mailing list