[jersey1] 01/01: Fixed a regression introduced in the previous upload

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Mar 29 21:55:12 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 4599588c0a011c5c967561fc31effa3e963c2387
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Mar 29 22:54:49 2018 +0200

    Fixed a regression introduced in the previous upload
---
 debian/changelog | 6 ++++++
 debian/rules     | 2 ++
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 2811a4a..e9bc052 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+jersey1 (1.19.3-4) unstable; urgency=medium
+
+  * Fixed a regression introduced in the previous upload
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Thu, 29 Mar 2018 22:54:20 +0200
+
 jersey1 (1.19.3-3) unstable; urgency=medium
 
   * Fixed the build failure with istack-commons 3.0.x
diff --git a/debian/rules b/debian/rules
index b1c968f..253e060 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/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