[med-svn] r23270 - trunk/packages/biojava3/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Thu Dec 8 14:56:26 UTC 2016
Author: tille
Date: 2016-12-08 14:56:25 +0000 (Thu, 08 Dec 2016)
New Revision: 23270
Modified:
trunk/packages/biojava3/trunk/debian/build.xml
trunk/packages/biojava3/trunk/debian/changelog
trunk/packages/biojava3/trunk/debian/control
Log:
Build-Depends: libvecmath-java, add vecmath.jar to debian/build.xml
Modified: trunk/packages/biojava3/trunk/debian/build.xml
===================================================================
--- trunk/packages/biojava3/trunk/debian/build.xml 2016-12-08 10:45:22 UTC (rev 23269)
+++ trunk/packages/biojava3/trunk/debian/build.xml 2016-12-08 14:56:25 UTC (rev 23270)
@@ -40,6 +40,7 @@
<include name="hamcrest.jar"/>
<include name="json-simple.jar"/>
<include name="log4j-1.2.jar"/>
+ <include name="vecmath.jar"/>
</fileset>
<fileset dir="${dist.dir}">
<include name="*.jar"/>
Modified: trunk/packages/biojava3/trunk/debian/changelog
===================================================================
--- trunk/packages/biojava3/trunk/debian/changelog 2016-12-08 10:45:22 UTC (rev 23269)
+++ trunk/packages/biojava3/trunk/debian/changelog 2016-12-08 14:56:25 UTC (rev 23270)
@@ -4,6 +4,7 @@
* Watch file only reports 3.x series
* cme fix dpkg-control
* debhelper 10
+ * Build-Depends: libvecmath-java, add vecmath.jar to debian/build.xml
-- Andreas Tille <tille at debian.org> Thu, 08 Dec 2016 11:34:58 +0100
Modified: trunk/packages/biojava3/trunk/debian/control
===================================================================
--- trunk/packages/biojava3/trunk/debian/control 2016-12-08 10:45:22 UTC (rev 23269)
+++ trunk/packages/biojava3/trunk/debian/control 2016-12-08 14:56:25 UTC (rev 23270)
@@ -22,7 +22,8 @@
icedtea-netx,
libhamcrest-java,
libjson-simple-java (>= 1.1.1),
- liblog4j1.2-java
+ liblog4j1.2-java,
+ libvecmath-java
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/biojava3/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/biojava3/trunk/
More information about the debian-med-commit
mailing list