[maven-invoker] 04/05: Use debhelper and compat level 10
Tony Mancill
tmancill at moszumanska.debian.org
Fri Jun 30 04:42:00 UTC 2017
This is an automated email from the git hooks/post-receive script.
tmancill pushed a commit to branch master
in repository maven-invoker.
commit ce8530219312ab26293f25d064780762feb750a7
Author: tony mancill <tmancill at debian.org>
Date: Thu Jun 29 21:33:05 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 55a0061..ed96042 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: Ludovic Claude <ludovic.claude at laposte.net>,
tony mancill <tmancill at debian.org>
-Build-Depends: debhelper (>= 9), default-jdk, maven-debian-helper
+Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper
Build-Depends-Indep: junit4,
libmaven-plugin-tools-java,
libplexus-component-metadata-java (>= 1.6),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-invoker.git
More information about the pkg-java-commits
mailing list