[libhibernate-validator-java] 03/04: Switch to debhelper level 10

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Dec 19 08:53:23 UTC 2016


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

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

commit 4392bbb4129470a244d129112b734894ad624b00
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Dec 19 09:49:19 2016 +0100

    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 362314d..9d5ea58 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libhibernate-validator-java (4.3.3-1) UNRELEASED; urgency=medium
 
   * Team upload.
   * New upstream release
+  * Switch to debhelper level 10
 
  -- Emmanuel Bourg <ebourg at apache.org>  Mon, 19 Dec 2016 09:48:17 +0100
 
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 bac5a5f..6adf761 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: Torsten Werner <twerner at debian.org>, Varun Hiremath <varun at debian.org>
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                default-jdk,
                glassfish-javaee,
                groovy,
diff --git a/debian/rules b/debian/rules
index e85276a..f422fb0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 JAVA_HOME := /usr/lib/jvm/default-java
 
 %:
-	dh $@ --buildsystem=maven
+	dh $@
 
 override_dh_auto_configure:
 	dh_auto_configure

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



More information about the pkg-java-commits mailing list