[maven-bundle-plugin] 05/07: Use debhelper and compat level 10

Tony Mancill tmancill at moszumanska.debian.org
Sun Jul 23 01:58:29 UTC 2017


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

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

commit f6d323b00857523d53160af13460a2c9fe7ac3f1
Author: tony mancill <tmancill at debian.org>
Date:   Sat Jul 22 18:41:54 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 be073da..a058231 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Damien Raude-Morvan <drazzib at debian.org>
-Build-Depends: debhelper (>= 9), default-jdk, maven-debian-helper (>= 2.0~)
+Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper (>= 2.0~)
 Build-Depends-Indep: bnd (>= 2.1.0~),
                      default-jdk-doc,
                      junit4,

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



More information about the pkg-java-commits mailing list