[pkg-java] r18131 - trunk/commons-jci/debian
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon May 12 15:32:55 UTC 2014
Author: ebourg-guest
Date: 2014-05-12 15:32:54 +0000 (Mon, 12 May 2014)
New Revision: 18131
Modified:
trunk/commons-jci/debian/build.properties
trunk/commons-jci/debian/changelog
trunk/commons-jci/debian/control
Log:
Transition to libasm4-java
Modified: trunk/commons-jci/debian/build.properties
===================================================================
--- trunk/commons-jci/debian/build.properties 2014-05-12 15:21:39 UTC (rev 18130)
+++ trunk/commons-jci/debian/build.properties 2014-05-12 15:32:54 UTC (rev 18131)
@@ -5,7 +5,7 @@
/usr/share/java/commons-io.jar:\
/usr/share/java/commons-lang.jar:\
/usr/share/java/commons-logging.jar:\
- /usr/share/java/asm3.jar:\
+ /usr/share/java/asm4.jar:\
/usr/share/java/groovy.jar:\
/usr/share/java/js.jar:\
/usr/share/java/janino.jar:\
Modified: trunk/commons-jci/debian/changelog
===================================================================
--- trunk/commons-jci/debian/changelog 2014-05-12 15:21:39 UTC (rev 18130)
+++ trunk/commons-jci/debian/changelog 2014-05-12 15:32:54 UTC (rev 18131)
@@ -1,5 +1,6 @@
-commons-jci (1.1-2) UNRELEASED; urgency=medium
+commons-jci (1.1-2) unstable; urgency=medium
+ * Transition to libasm4-java
* Standards-Version updated to 3.9.5 (no changes)
-- Emmanuel Bourg <ebourg at apache.org> Mon, 12 May 2014 17:21:17 +0200
Modified: trunk/commons-jci/debian/control
===================================================================
--- trunk/commons-jci/debian/control 2014-05-12 15:21:39 UTC (rev 18130)
+++ trunk/commons-jci/debian/control 2014-05-12 15:32:54 UTC (rev 18131)
@@ -7,7 +7,7 @@
Build-Depends: ant, cdbs, debhelper (>= 9), default-jdk, maven-ant-helper
Build-Depends-Indep: default-jdk-doc,
groovy,
- libasm3-java,
+ libasm4-java,
libcommons-io-java,
libcommons-lang-java,
libcommons-logging-java,
@@ -22,7 +22,7 @@
Package: libcommons-jci-java
Architecture: all
-Depends: libasm3-java,
+Depends: libasm4-java,
libcommons-io-java,
libcommons-lang-java,
libcommons-logging-java,
More information about the pkg-java-commits
mailing list