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

ebourg-guest pushed a commit to branch master
in repository user-agent-utils.

commit 10fcae477780787192293cd5e0cc687c39c586fa
Author: Emmanuel Bourg <ebo...@apache.org>
Date:   Fri Feb 23 15:16:23 2018 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 5beaca9..48fb36f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 user-agent-utils (1.20-2) UNRELEASED; urgency=medium
 
   * Standards-Version updated to 4.1.3
+  * Switch to debhelper level 11
 
  -- Emmanuel Bourg <ebo...@apache.org>  Fri, 23 Feb 2018 15:16:12 +0100
 
diff --git a/debian/compat b/debian/compat
index ec63514..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+11
diff --git a/debian/control b/debian/control
index cc4ceba..1a5fb7f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders: Emmanuel Bourg <ebo...@apache.org>
-Build-Depends: debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.5), 
junit4
+Build-Depends: debhelper (>= 11), default-jdk, maven-debian-helper (>= 1.5), 
junit4
 Standards-Version: 4.1.3
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/user-agent-utils.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/user-agent-utils.git
diff --git a/debian/rules b/debian/rules
index 9867785..5985cac 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,9 +1,7 @@
 #!/usr/bin/make -f
 
-export JAVA_HOME = /usr/lib/jvm/default-java
-
 %:
-       dh $@ --buildsystem=maven
+       dh $@
 
 get-orig-source:
        uscan --download-current-version --force-download --no-symlink

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

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to