[libxstream-java] 02/06: Switch to debhelper level 10

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Jun 20 08:23:10 UTC 2017


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

ebourg-guest pushed a commit to branch master
in repository libxstream-java.

commit 37b88b9abbdf905d2158c15ddb41825034636c2b
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Jun 20 10:17:54 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 bada201..6a9999e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libxstream-java (1.4.9-3) UNRELEASED; urgency=medium
 
   * Standards-Version updated to 3.9.8
+  * Switch to debhelper level 10
 
  -- Emmanuel Bourg <ebourg at apache.org>  Tue, 20 Jun 2017 10:17:45 +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 f6b93bd..4e3c022 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Torsten Werner <twerner at debian.org>,
            Damien Raude-Morvan <drazzib at debian.org>,
            Emmanuel Bourg <ebourg at apache.org>
 Build-Depends: maven-debian-helper,
-               debhelper (>= 9),
+               debhelper (>= 10),
                default-jdk,
                javahelper,
                libbuild-helper-maven-plugin-java,
diff --git a/debian/rules b/debian/rules
index 26e21f7..1c17b3a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --buildsystem=maven --with javahelper
+	dh $@ --with javahelper
 
 get-orig-source:
 	uscan --download-current-version --force-download --rename --repack --compression xz

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



More information about the pkg-java-commits mailing list