[exec-maven-plugin] 03/05: Use debhelper 10

Tony Mancill tmancill at moszumanska.debian.org
Sun Apr 23 23:10:25 UTC 2017


This is an automated email from the git hooks/post-receive script.

tmancill pushed a commit to branch master
in repository exec-maven-plugin.

commit 5cfd1547760838e18711b605521791c015fb476e
Author: tony mancill <tmancill at debian.org>
Date:   Sun Apr 23 15:34:46 2017 -0700

    Use debhelper 10
---
 debian/compat  | 2 +-
 debian/control | 5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/compat b/debian/compat
index 7f8f011..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+10
diff --git a/debian/control b/debian/control
index 02a4770..40284a4 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,10 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: tony mancill <tmancill at debian.org>
-Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.5)
+Build-Depends: debhelper (>= 10),
+ cdbs,
+ default-jdk,
+ maven-debian-helper (>= 1.5)
 Build-Depends-Indep: libmaven2-core-java,
  libplexus-containers1.5-java (>= 1.0-alpha-9), libplexus-utils-java,
  libmaven-plugin-testing-java, default-jdk-doc, libmaven2-core-java-doc,  

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/exec-maven-plugin.git



More information about the pkg-java-commits mailing list