[Git][java-team/libjna-java][master] Fixed the build failure with ant/1.10.3-2
Emmanuel Bourg
gitlab at salsa.debian.org
Mon Jul 2 13:58:03 BST 2018
Emmanuel Bourg pushed to branch master at Debian Java Maintainers / libjna-java
Commits:
91c24c30 by Emmanuel Bourg at 2018-07-02T14:56:05+02:00
Fixed the build failure with ant/1.10.3-2
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libjna-java (4.5.1-3) unstable; urgency=medium
+
+ * Team upload.
+ * Fixed the build failure with ant/1.10.3-2
+
+ -- Emmanuel Bourg <ebourg at apache.org> Mon, 02 Jul 2018 14:55:35 +0200
+
libjna-java (4.5.1-2) unstable; urgency=medium
* Team upload.
=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -25,6 +25,7 @@ override_dh_auto_clean:
override_dh_auto_build:
ln -s /usr/share/java/ant.jar lib/ant.jar
ant -f build.xml \
+ -Dcompatibility=8 \
-Dcflags_extra.native="" \
-Ddynlink.native=true \
-Dnomixedjar.native=true \
View it on GitLab: https://salsa.debian.org/java-team/libjna-java/commit/91c24c3020114dd12cb485f9412079d8215b7d8a
--
View it on GitLab: https://salsa.debian.org/java-team/libjna-java/commit/91c24c3020114dd12cb485f9412079d8215b7d8a
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/20180702/8efea904/attachment.html>
More information about the pkg-java-commits
mailing list