[fastinfoset] 03/05: Switch to debhelper level 10

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Oct 23 11:23:23 UTC 2017


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

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

commit 3fd324cdda959beac0b61cccf31f37be667265cf
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Oct 23 13:19:23 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 6dacd7c..a1da39b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ fastinfoset (1.2.12-3) UNRELEASED; urgency=medium
   * Team upload.
   * Removed the dependency on libstax-java
   * Standards-Version updated to 4.1.1
+  * Switch to debhelper level 10
 
  -- Emmanuel Bourg <ebourg at apache.org>  Mon, 23 Oct 2017 13:18:49 +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 a222f26..4adaf51 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: Timo Aaltonen <tjaalton at ubuntu.com>
 Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
  default-jdk,
  javahelper,
  maven-debian-helper (>= 2.0)
diff --git a/debian/rules b/debian/rules
index 1ad608b..6eb2a19 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --buildsystem=maven --with javahelper
+	dh $@ --with javahelper
 
 override_dh_auto_clean:
 	dh_auto_clean

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



More information about the pkg-java-commits mailing list