[Git][java-team/ivyplusplus][master] Removed the build dependency on openjdk-8-jdk

Emmanuel Bourg gitlab at salsa.debian.org
Tue Oct 9 23:58:42 BST 2018


Emmanuel Bourg pushed to branch master at Debian Java Maintainers / ivyplusplus


Commits:
20bab43b by Emmanuel Bourg at 2018-10-09T22:55:11Z
Removed the build dependency on openjdk-8-jdk

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+ivyplusplus (1.28-2) unstable; urgency=medium
+
+  * Team upload.
+  * Removed the build dependency on openjdk-8-jdk
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Wed, 10 Oct 2018 00:54:03 +0200
+
 ivyplusplus (1.28-1) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -12,8 +12,7 @@ Build-Depends:
  javahelper,
  libecj-java,
  libjarjar-java,
- liblombok-java,
- openjdk-8-jdk
+ liblombok-java (>= 1.16.22)
 Standards-Version: 4.2.1
 Vcs-Git: https://salsa.debian.org/java-team/ivyplusplus.git
 Vcs-Browser: https://salsa.debian.org/java-team/ivyplusplus


=====================================
debian/rules
=====================================
@@ -2,8 +2,6 @@
 
 include /usr/share/dpkg/default.mk
 
-export JAVA_HOME=/usr/lib/jvm/java-8-openjdk-${DEB_BUILD_ARCH}
-
 %:
 	dh $@ --with javahelper
 



View it on GitLab: https://salsa.debian.org/java-team/ivyplusplus/commit/20bab43b933cbd89c562700899885625a1d04d37

-- 
View it on GitLab: https://salsa.debian.org/java-team/ivyplusplus/commit/20bab43b933cbd89c562700899885625a1d04d37
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20181009/af4f4fe8/attachment.html>


More information about the pkg-java-commits mailing list