[wagon] 61/62: Switch to debhelper level 10

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Nov 8 12:59:38 UTC 2017


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

ebourg-guest pushed a commit to branch master-1.x
in repository wagon.

commit f48f90393ca525596551a1677ebf201d658e9286
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Aug 30 11:40:29 2017 +0200

    Switch to debhelper level 10
---
 debian/changelog | 1 +
 debian/compat    | 2 +-
 debian/control   | 2 +-
 debian/rules     | 2 +-
 4 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8796893..2bda63d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ wagon (1.0.0-10) UNRELEASED; urgency=medium
   * Depend on libplexus-container-default1.5-java instead of
     libplexus-containers-java and libplexus-container-default-java
   * Standards-Version updated to 4.1.0
+  * Switch to debhelper level 10
 
  -- Emmanuel Bourg <ebourg at apache.org>  Wed, 30 Aug 2017 11:33:37 +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 f830a7d..f92f27d 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
 Uploaders: Torsten Werner <twerner at debian.org>,
            Ludovic Claude <ludovic.claude at laposte.net>,
            Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.4)
+Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper (>= 1.4)
 Build-Depends-Indep: default-jdk-doc,
                      junit (>= 3.8.1),
                      libcommons-codec-java,
diff --git a/debian/rules b/debian/rules
index d755df6..5a6351f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --buildsystem=maven
+	dh $@
 
 get-orig-source:
 	uscan --download-current-version --force-download --rename

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



More information about the pkg-java-commits mailing list