[pkg-java] r16062 - trunk/libcommons-codec-java/debian
James Page
jamespage-guest at alioth.debian.org
Thu May 24 15:25:32 UTC 2012
Author: jamespage-guest
Date: 2012-05-24 15:25:32 +0000 (Thu, 24 May 2012)
New Revision: 16062
Modified:
trunk/libcommons-codec-java/debian/changelog
trunk/libcommons-codec-java/debian/maven.rules
Log:
d/control,rules,maven.rules: Switch to using junit4 inline with upstream.
Modified: trunk/libcommons-codec-java/debian/changelog
===================================================================
--- trunk/libcommons-codec-java/debian/changelog 2012-05-23 16:41:32 UTC (rev 16061)
+++ trunk/libcommons-codec-java/debian/changelog 2012-05-24 15:25:32 UTC (rev 16062)
@@ -2,14 +2,14 @@
* New upstream release:
- d/patches/javac_encoding.diff: Dropped - accepted upstream.
- - d/control,rules: Switch to using junit4 inline with upstream.
+ - d/control,rules,maven.rules: Switch to using junit4 inline with upstream.
- Refreshed remaining patch.
* d/control: Bumped Standards-Version to 3.9.3:
- d/copyright: Tidied lintian warnings and referenced released version
of DEP-5.
* Added myself to uploaders.
- -- James Page <james.page at ubuntu.com> Wed, 23 May 2012 11:29:46 +0100
+ -- 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/maven.rules
===================================================================
--- trunk/libcommons-codec-java/debian/maven.rules 2012-05-23 16:41:32 UTC (rev 16061)
+++ trunk/libcommons-codec-java/debian/maven.rules 2012-05-24 15:25:32 UTC (rev 16062)
@@ -1 +1 @@
-junit junit jar s/3\..*/3.x/
+junit junit jar s/4\..*/4.x/
More information about the pkg-java-commits
mailing list