[jersey1] 03/04: Switch to debhelper level 11
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Mar 29 15:36:44 BST 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository jersey1.
commit 3950ae08afe16aead985b068299bcbd11e8d48d4
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Mar 29 16:35:22 2018 +0200
Switch to debhelper level 11
---
debian/changelog | 1 +
debian/compat | 2 +-
debian/control | 2 +-
debian/rules | 2 --
4 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 31c9a38..7ac80c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ jersey1 (1.19.3-3) UNRELEASED; urgency=medium
* Fixed the build failure with istack-commons 3.0.x
* Standards-Version updated to 4.1.3
+ * Switch to debhelper level 11
-- Emmanuel Bourg <ebourg at apache.org> Thu, 29 Mar 2018 16:34:31 +0200
diff --git a/debian/compat b/debian/compat
index f599e28..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11
diff --git a/debian/control b/debian/control
index 2da3569..d0312d8 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: Emmanuel Bourg <ebourg at apache.org>
Build-Depends:
- debhelper (>= 10),
+ debhelper (>= 11),
default-jdk,
libbuild-helper-maven-plugin-java,
libcdi-api-java,
diff --git a/debian/rules b/debian/rules
index 253e060..b1c968f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,5 @@
#!/usr/bin/make -f
-JAVA_HOME := /usr/lib/jvm/default-java
-
%:
dh $@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jersey1.git
More information about the pkg-java-commits
mailing list