[pkg-java] r16067 - trunk/junit4/debian

Jakub Adam xhaakon-guest at alioth.debian.org
Fri May 25 22:03:18 UTC 2012


Author: xhaakon-guest
Date: 2012-05-25 22:03:17 +0000 (Fri, 25 May 2012)
New Revision: 16067

Modified:
   trunk/junit4/debian/MANIFEST.MF
   trunk/junit4/debian/changelog
Log:
Remove Bundle-ClassPath attribute from jar manifest

Modified: trunk/junit4/debian/MANIFEST.MF
===================================================================
--- trunk/junit4/debian/MANIFEST.MF	2012-05-25 00:15:55 UTC (rev 16066)
+++ trunk/junit4/debian/MANIFEST.MF	2012-05-25 22:03:17 UTC (rev 16067)
@@ -45,7 +45,6 @@
 Bundle-Vendor: JUnit
 Bundle-Version: 4.7.0
 Bundle-Name: JUnit Testing Framework
-Bundle-ClassPath: junit4.jar
 Bundle-ManifestVersion: 2
 Bundle-SymbolicName: org.junit
 

Modified: trunk/junit4/debian/changelog
===================================================================
--- trunk/junit4/debian/changelog	2012-05-25 00:15:55 UTC (rev 16066)
+++ trunk/junit4/debian/changelog	2012-05-25 22:03:17 UTC (rev 16067)
@@ -1,3 +1,9 @@
+junit4 (4.10-2) UNRELEASED; urgency=low
+
+  * Remove Bundle-ClassPath attribute from jar manifest.
+
+ -- Jakub Adam <jakub.adam at ktknet.cz>  Fri, 25 May 2012 22:58:42 +0200
+
 junit4 (4.10-1) unstable; urgency=low
 
   * New upstream release (Closes: #650662).




More information about the pkg-java-commits mailing list