[pkg-java] r8790 - trunk/libjaxp1.3-java/debian

Ludovic Claude ludovicc-guest at alioth.debian.org
Thu Jul 2 13:59:01 UTC 2009


Author: ludovicc-guest
Date: 2009-07-02 13:59:00 +0000 (Thu, 02 Jul 2009)
New Revision: 8790

Modified:
   trunk/libjaxp1.3-java/debian/changelog
   trunk/libjaxp1.3-java/debian/rules
Log:
* New version

Modified: trunk/libjaxp1.3-java/debian/changelog
===================================================================
--- trunk/libjaxp1.3-java/debian/changelog	2009-07-02 13:45:36 UTC (rev 8789)
+++ trunk/libjaxp1.3-java/debian/changelog	2009-07-02 13:59:00 UTC (rev 8790)
@@ -1,10 +1,24 @@
-libjaxp1.3-java (1.3.04-4) UNRELEASED; urgency=low
+libjaxp1.3-java (1.3.04-4) unstable; urgency=low
 
+  [Ludovic Claude]
+  * Change section to java, bump up Standards-Version to 3.8.1
+  * Add the Maven POM to the package, use both xml-apis:xml-apis and
+    javax.xml:jaxp-api
+  * Add a Build-Depends dependency on maven-repo-helper
+  * Use mh_installpom and mh_installjar to install the POM and the jar to the
+    Maven repository
+  * Add ${misc:Depends} to Depends to clear Lintian warnings
+  * Remove the full text of the Apache license and add a reference
+    to the GPL file to clear Lintian warnings.
+  * Add conflict on xalan2 as the old version links /usr/java/jaxp-1.3.jar to 
+    /usr/share/java/xml-apis.jar
+   
+  [Matthias Klose]
   * Depend on default-jre-headless.
   * debian/rules: Fix jar options.
   * Set java source and target version to 1.4.
 
- -- Matthias Klose <doko at debian.org>  Mon, 20 Oct 2008 13:00:01 +0200
+ -- Ludovic Claude <ludovic.claude at laposte.net>  Fri, 08 May 2009 12:51:10 +0100
 
 libjaxp1.3-java (1.3.04-3) unstable; urgency=low
 

Modified: trunk/libjaxp1.3-java/debian/rules
===================================================================
--- trunk/libjaxp1.3-java/debian/rules	2009-07-02 13:45:36 UTC (rev 8789)
+++ trunk/libjaxp1.3-java/debian/rules	2009-07-02 13:59:00 UTC (rev 8790)
@@ -44,4 +44,3 @@
 
 get-orig-source:
 	-uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename
-




More information about the pkg-java-commits mailing list