Skip to content
Snippets Groups Projects
Commit 20bab43b authored by Emmanuel Bourg's avatar Emmanuel Bourg
Browse files

Removed the build dependency on openjdk-8-jdk

parent 834fbc5e
No related branches found
Tags debian/1.28-2
No related merge requests found
ivyplusplus (1.28-2) unstable; urgency=medium
* Team upload.
* Removed the build dependency on openjdk-8-jdk
-- Emmanuel Bourg <ebourg@apache.org> Wed, 10 Oct 2018 00:54:03 +0200
ivyplusplus (1.28-1) unstable; urgency=medium
* Team upload.
......
......@@ -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
......
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment