[pkg-java] r16065 - trunk/libcommons-codec-java/debian
Damien Raude-Morvan
drazzib at alioth.debian.org
Fri May 25 00:10:38 UTC 2012
Author: drazzib
Date: 2012-05-25 00:10:37 +0000 (Fri, 25 May 2012)
New Revision: 16065
Modified:
trunk/libcommons-codec-java/debian/ant.properties
trunk/libcommons-codec-java/debian/changelog
trunk/libcommons-codec-java/debian/control
Log:
* Set DMUA flag for James Page.
* d/ant.properties: Use includeantruntime=true to allow javac ant task to
get junit4 into classpath.
Modified: trunk/libcommons-codec-java/debian/ant.properties
===================================================================
--- trunk/libcommons-codec-java/debian/ant.properties 2012-05-24 20:21:54 UTC (rev 16064)
+++ trunk/libcommons-codec-java/debian/ant.properties 2012-05-25 00:10:37 UTC (rev 16065)
@@ -1 +1,4 @@
compile.encoding=UTF-8
+# Use includeantruntime=true as we pass junit4 in DEB_JARS
+# (and not in <javac> classpath)
+compile.includeantruntime=true
Modified: trunk/libcommons-codec-java/debian/changelog
===================================================================
--- trunk/libcommons-codec-java/debian/changelog 2012-05-24 20:21:54 UTC (rev 16064)
+++ trunk/libcommons-codec-java/debian/changelog 2012-05-25 00:10:37 UTC (rev 16065)
@@ -1,5 +1,6 @@
libcommons-codec-java (1.6-1) unstable; urgency=low
+ [ James Page ]
* New upstream release:
- d/patches/javac_encoding.diff: Dropped - accepted upstream.
- d/control,rules,maven.rules: Switch to using junit4 inline with upstream.
@@ -9,6 +10,11 @@
of DEP-5.
* Added myself to uploaders.
+ [ Damien Raude-Morvan ]
+ * Set DMUA flag for James Page.
+ * d/ant.properties: Use includeantruntime=true to allow javac ant task to
+ get junit4 into classpath.
+
-- James Page <james.page at ubuntu.com> Thu, 24 May 2012 16:19:05 +0100
libcommons-codec-java (1.5-1) unstable; urgency=low
Modified: trunk/libcommons-codec-java/debian/control
===================================================================
--- trunk/libcommons-codec-java/debian/control 2012-05-24 20:21:54 UTC (rev 16064)
+++ trunk/libcommons-codec-java/debian/control 2012-05-25 00:10:37 UTC (rev 16065)
@@ -10,6 +10,7 @@
Homepage: http://commons.apache.org/codec/
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libcommons-codec-java
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libcommons-codec-java
+DM-Upload-Allowed: yes
Package: libcommons-codec-java
Architecture: all
More information about the pkg-java-commits
mailing list