[med-svn] [Git][med-team/libnexml-java][master] Trigger build

Andreas Tille gitlab at salsa.debian.org
Tue Mar 19 09:54:49 GMT 2019


Andreas Tille pushed to branch master at Debian Med / libnexml-java


Commits:
b2532cbd by Andreas Tille at 2019-03-19T09:54:34Z
Trigger build

- - - - -


3 changed files:

- debian/changelog
- + debian/jlibs
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,4 +1,4 @@
-libnexml-java (0.1-1) UNRELEASED; urgency=medium
+libnexml-java (0.1+dfsg-1) UNRELEASED; urgency=medium
 
   * Initial release (Closes: #<bug>)
 


=====================================
debian/jlibs
=====================================
@@ -0,0 +1 @@
+nexml.jar


=====================================
debian/rules
=====================================
@@ -14,9 +14,11 @@ include /usr/share/dpkg/default.mk
 # SOURCE_DATE_EPOCH: the source release date as seconds since the epoch, as
 #                    specified by <https://reproducible-builds.org/specs/source-date-epoch/>
 
-# for hardening you might like to uncomment this:
-# export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+JAVA_HOME  := /usr/lib/jvm/default-java
 
 %:
 	dh $@ --with javahelper
 
+override_dh_auto_build:
+	ant jar
+	ant mesquite



View it on GitLab: https://salsa.debian.org/med-team/libnexml-java/commit/b2532cbd73ba5e2cd200e7da81a98de38bd0c0a2

-- 
View it on GitLab: https://salsa.debian.org/med-team/libnexml-java/commit/b2532cbd73ba5e2cd200e7da81a98de38bd0c0a2
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/debian-med-commit/attachments/20190319/93789469/attachment.html>


More information about the debian-med-commit mailing list