Author: drazzib
Date: 2011-08-24 22:37:54 +0000 (Wed, 24 Aug 2011)
New Revision: 14472

Added:
   trunk/libxerces2-java/debian/patches/04_manifest_classpath.patch
   trunk/libxerces2-java/debian/patches/series
   trunk/libxerces2-java/debian/source/
   trunk/libxerces2-java/debian/source/format
Removed:
   trunk/libxerces2-java/debian/ant.properties
Modified:
   trunk/libxerces2-java/debian/README.Debian
   trunk/libxerces2-java/debian/changelog
   trunk/libxerces2-java/debian/compat
   trunk/libxerces2-java/debian/control
   trunk/libxerces2-java/debian/copyright
   trunk/libxerces2-java/debian/libxerces2-java.docs
   trunk/libxerces2-java/debian/libxerces2-java.links
   trunk/libxerces2-java/debian/patches/01_xjavac_taskdef.patch
   trunk/libxerces2-java/debian/patches/02_build_dont_unzip.patch
   trunk/libxerces2-java/debian/patches/03_bootclasspath.patch
   trunk/libxerces2-java/debian/rules
Log:
* Team upload.
* New upstream release.
* Bump up Standards-Version to 3.9.2: no changes needed.
* d/control: Drop Arnaud from Uploaders. Thanks!
* Switch to 3.0 (quilt) format.
* Bump up debhelper compat to 7.
* d/control: Build-Depends o, default-jdk + gcj-native-helper (instead of
  default-jdk-builddep).
* d/control: Drop Depends on JRE as per Debian Java Policy.
* d/control: Only Suggests -gcj packages.
* d/control: Build-Depends on libxml-commons-external for
  org.w3c.dom.ElementTraversal.
* d/patches/03_bootclasspath.patch: Fix name of xml-resolver.jar
  (Closes: #638576).
* d/rules: install xercesSamples.jar (Closes: #567001).
* d/patches/04_manifest_classpath.patch: Set a Class-Path in Manifest for
  xml-apis-ext, xml-resolver and jaxp-1.3.


Property changes on: trunk/libxerces2-java/debian/README.Debian
___________________________________________________________________
Deleted: svn:keywords
   - Author Date Id Revision
Deleted: svn:eol-style
   - native

Deleted: trunk/libxerces2-java/debian/ant.properties
===================================================================
--- trunk/libxerces2-java/debian/ant.properties 2011-08-24 22:32:48 UTC (rev 
14471)
+++ trunk/libxerces2-java/debian/ant.properties 2011-08-24 22:37:54 UTC (rev 
14472)
@@ -1,4 +0,0 @@
-jar.apis=jaxp-1.3.jar
-jar.resolver=xml-commons-resolver-1.1.jar
-tools.dir=/usr/share/java
-

Modified: trunk/libxerces2-java/debian/changelog
===================================================================
--- trunk/libxerces2-java/debian/changelog      2011-08-24 22:32:48 UTC (rev 
14471)
+++ trunk/libxerces2-java/debian/changelog      2011-08-24 22:37:54 UTC (rev 
14472)
@@ -1,9 +1,30 @@
-libxerces2-java (2.9.1-5) UNRELEASED; urgency=low
+libxerces2-java (2.11.0-1) unstable; urgency=low
 
+  * Team upload.
+
+  [ Ludovic Claude ]
   * Change section of libxerces2-java-gcj to libs
 
- -- Ludovic Claude <ludovic.cla...@laposte.net>  Sun, 09 Aug 2009 13:20:11 
+0100
+  [ Damien Raude-Morvan ]
+  * New upstream release.
+  * Bump up Standards-Version to 3.9.2: no changes needed.
+  * d/control: Drop Arnaud from Uploaders. Thanks!
+  * Switch to 3.0 (quilt) format.
+  * Bump up debhelper compat to 7.
+  * d/control: Build-Depends o, default-jdk + gcj-native-helper (instead of
+    default-jdk-builddep).
+  * d/control: Drop Depends on JRE as per Debian Java Policy.
+  * d/control: Only Suggests -gcj packages.
+  * d/control: Build-Depends on libxml-commons-external for
+    org.w3c.dom.ElementTraversal.
+  * d/patches/03_bootclasspath.patch: Fix name of xml-resolver.jar
+    (Closes: #638576).
+  * d/rules: install xercesSamples.jar (Closes: #567001).
+  * d/patches/04_manifest_classpath.patch: Set a Class-Path in Manifest for
+    xml-apis-ext, xml-resolver and jaxp-1.3.
 
+ -- Damien Raude-Morvan <draz...@debian.org>  Thu, 25 Aug 2011 00:29:32 +0200
+
 libxerces2-java (2.9.1-4) unstable; urgency=low
 
   * Upload to unstable.


Property changes on: trunk/libxerces2-java/debian/changelog
___________________________________________________________________
Deleted: svn:keywords
   - Author Date Id Revision
Deleted: svn:eol-style
   - native

Modified: trunk/libxerces2-java/debian/compat
===================================================================
--- trunk/libxerces2-java/debian/compat 2011-08-24 22:32:48 UTC (rev 14471)
+++ trunk/libxerces2-java/debian/compat 2011-08-24 22:37:54 UTC (rev 14472)
@@ -1 +1 @@
-6
+7


Property changes on: trunk/libxerces2-java/debian/compat
___________________________________________________________________
Deleted: svn:keywords
   - Author Date Id Revision
Deleted: svn:eol-style
   - native

Modified: trunk/libxerces2-java/debian/control
===================================================================
--- trunk/libxerces2-java/debian/control        2011-08-24 22:32:48 UTC (rev 
14471)
+++ trunk/libxerces2-java/debian/control        2011-08-24 22:37:54 UTC (rev 
14472)
@@ -2,19 +2,20 @@
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
-Uploaders: Arnaud Vandyck <av...@debian.org>, Marcus Better 
<mar...@better.se>, Matthias Klose <d...@ubuntu.com>, Michael Koch 
<konque...@gmx.de>
-Build-Depends: cdbs (>= 0.4.8), debhelper (>= 6), default-jdk-builddep, ant,
- maven-repo-helper, libxml-commons-resolver1.1-java, libjaxp1.3-java, 
libstylebook-java
-Standards-Version: 3.8.1
+Uploaders: Marcus Better <mar...@better.se>, Matthias Klose <d...@ubuntu.com>, 
Michael Koch <konque...@gmx.de>
+Build-Depends: cdbs (>= 0.4.8), debhelper (>= 7), default-jdk, 
gcj-native-helper, ant,
+ maven-repo-helper, libxml-commons-resolver1.1-java, libjaxp1.3-java, 
libstylebook-java,
+ libxml-commons-external-java (>= 1.4.01)
+Standards-Version: 3.9.2
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libxerces2-java
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libxerces2-java
 Homepage: http://xerces.apache.org/xerces2-j/
 
 Package: libxerces2-java
 Architecture: all
-Depends: ${misc:Depends}, default-jre-headless | java1-runtime-headless | 
java2-runtime-headless, libjaxp1.3-java
-Recommends: libxerces2-java-gcj
-Suggests: libxerces2-java-doc
+Depends: ${misc:Depends}, libjaxp1.3-java
+Recommends: libxml-commons-resolver1.1-java, libxml-commons-external-java
+Suggests: libxerces2-java-doc, libxerces2-java-gcj
 Description: Validating XML parser for Java with DOM level 3 support
  The Xerces2 Java parser is the reference implementation of XNI, the
  Xerces Native Interface, and also a fully conforming XML Schema processor.


Property changes on: trunk/libxerces2-java/debian/control
___________________________________________________________________
Deleted: svn:keywords
   - Author Date Id Revision
Deleted: svn:eol-style
   - native


Property changes on: trunk/libxerces2-java/debian/copyright
___________________________________________________________________
Deleted: svn:keywords
   - Author Date Id Revision
Deleted: svn:eol-style
   - native


Property changes on: trunk/libxerces2-java/debian/libxerces2-java.docs
___________________________________________________________________
Deleted: svn:keywords
   - Author Date Id Revision
Deleted: svn:eol-style
   - native


Property changes on: trunk/libxerces2-java/debian/libxerces2-java.links
___________________________________________________________________
Deleted: svn:keywords
   - Author Date Id Revision
Deleted: svn:eol-style
   - native

Modified: trunk/libxerces2-java/debian/patches/01_xjavac_taskdef.patch
===================================================================
--- trunk/libxerces2-java/debian/patches/01_xjavac_taskdef.patch        
2011-08-24 22:32:48 UTC (rev 14471)
+++ trunk/libxerces2-java/debian/patches/01_xjavac_taskdef.patch        
2011-08-24 22:37:54 UTC (rev 14472)
@@ -1,11 +1,13 @@
---- build.xml~ 2006-03-01 01:14:50.000000000 +0000
-+++ build.xml  2006-07-03 09:58:48.000000000 +0000
-@@ -28,7 +28,7 @@
-   <property name="tools.dir" value="./tools"/>
- 
-   <!-- enable compilation under JDK 1.4 and above -->
--  <taskdef name="xjavac" classname="org.apache.xerces.util.XJavac">
-+  <taskdef name="xjavac" classname="org.apache.tools.ant.taskdefs.Javac">
-     <classpath>
-       <pathelement location="${tools.dir}/bin/xjavac.jar"/>
-     </classpath>
+Index: b/build.xml
+===================================================================
+--- a/build.xml
++++ b/build.xml
+@@ -39,7 +39,7 @@
+   <property name="tools.dir" value="./tools"/>
+ 
+   <!-- enable compilation under JDK 1.4 and above -->
+-  <taskdef name="xjavac" classname="org.apache.xerces.util.XJavac">
++  <taskdef name="xjavac" classname="org.apache.tools.ant.taskdefs.Javac">
+     <classpath>
+       <pathelement location="${tools.dir}/bin/xjavac.jar"/>
+     </classpath>


Property changes on: 
trunk/libxerces2-java/debian/patches/01_xjavac_taskdef.patch
___________________________________________________________________
Deleted: svn:keywords
   - Author Date Id Revision
Deleted: svn:eol-style
   - native

Modified: trunk/libxerces2-java/debian/patches/02_build_dont_unzip.patch
===================================================================
--- trunk/libxerces2-java/debian/patches/02_build_dont_unzip.patch      
2011-08-24 22:32:48 UTC (rev 14471)
+++ trunk/libxerces2-java/debian/patches/02_build_dont_unzip.patch      
2011-08-24 22:37:54 UTC (rev 14472)
@@ -1,18 +1,21 @@
---- build.xml.orig     2004-01-30 16:42:54.000000000 +0100
-+++ build.xml  2004-02-18 13:40:34.000000000 +0100
-@@ -191,6 +191,7 @@
-     </copy>
- 
-     <!-- now deal with API's:  -->
-+    <!-- not neede for Debian, use the classes in /usr/share/java/jaxp-1.3.jar
-     <unzip src="${src.apis.zip}" dest="${build.src}">
-         <patternset
-             includes="org/xml/sax/** 
-@@ -202,6 +203,7 @@
-                 org/w3c/dom/traversal/**"
-         />
-     </unzip>
-+    -->
-     
-     <!-- substitute tokens as needed -->
-     <replace file="${build.dir}/src/org/apache/xerces/impl/Version.java" 
+Index: b/build.xml
+===================================================================
+--- a/build.xml
++++ b/build.xml
+@@ -247,7 +247,7 @@
+     <copy 
file="${src.dir}/org/apache/xerces/impl/xpath/regex/message.properties"
+       
tofile="${build.src}/org/apache/xerces/impl/xpath/regex/message_en.properties"/>
+ 
+-    <!-- now deal with API's:  -->
++    <!-- not neede for Debian, use the classes in /usr/share/java/jaxp-1.3.jar
+     <unzip src="${src.apis.zip}" dest="${build.src}">
+         <patternset
+             includes="org/xml/sax/** 
+@@ -270,6 +270,7 @@
+                 org/w3c/dom/xpath/**"
+         />
+     </unzip>
++    -->
+     
+     <!-- substitute tokens as needed -->
+     <replace file="${build.dir}/src/org/apache/xerces/impl/Version.java" 


Property changes on: 
trunk/libxerces2-java/debian/patches/02_build_dont_unzip.patch
___________________________________________________________________
Deleted: svn:keywords
   - Author Date Id Revision
Deleted: svn:eol-style
   - native

Modified: trunk/libxerces2-java/debian/patches/03_bootclasspath.patch
===================================================================
--- trunk/libxerces2-java/debian/patches/03_bootclasspath.patch 2011-08-24 
22:32:48 UTC (rev 14471)
+++ trunk/libxerces2-java/debian/patches/03_bootclasspath.patch 2011-08-24 
22:37:54 UTC (rev 14472)
@@ -1,12 +1,25 @@
---- build.xml.orig     2005-09-25 02:22:43.000000000 +0200
-+++ build.xml  2005-09-25 02:18:57.000000000 +0200
-@@ -228,7 +228,8 @@
-            deprecation="${deprecation}"
-            optimize="${optimize}"
-            includeAntRuntime="false"
--           includeJavaRuntime="false"
-+           includeJavaRuntime="true"
-+           bootclasspath="/usr/share/java/jaxp-1.3.jar"
-            excludes="org/xml/sax/** 
-                 javax/xml/parsers/**
-                 org/w3c/dom/*
+Index: b/build.xml
+===================================================================
+--- a/build.xml
++++ b/build.xml
+@@ -297,7 +297,8 @@
+            deprecation="${deprecation}"
+            optimize="${optimize}"
+            includeAntRuntime="false"
+-           includeJavaRuntime="false"
++           includeJavaRuntime="true"
++           
bootclasspath="/usr/share/java/jaxp-1.3.jar:/usr/share/java/xml-apis-ext.jar:/usr/share/java/xml-resolver.jar"
+            excludes="org/xml/sax/** 
+                 javax/xml/**
+                 org/w3c/dom/*
+@@ -363,7 +364,9 @@
+            debug="${debug}"
+            debuglevel="${debuglevel}"
+            includeAntRuntime="false"
+-           includeJavaRuntime="true"/>
++           includeJavaRuntime="true"
++           
bootclasspath="/usr/share/java/jaxp-1.3.jar:/usr/share/java/xml-apis-ext.jar:/usr/share/java/xml-resolver.jar"
++           />
+   </target>
+ 
+   <!-- =================================================================== -->


Property changes on: trunk/libxerces2-java/debian/patches/03_bootclasspath.patch
___________________________________________________________________
Deleted: svn:keywords
   - Author Date Id Revision
Deleted: svn:eol-style
   - native

Added: trunk/libxerces2-java/debian/patches/04_manifest_classpath.patch
===================================================================
--- trunk/libxerces2-java/debian/patches/04_manifest_classpath.patch            
                (rev 0)
+++ trunk/libxerces2-java/debian/patches/04_manifest_classpath.patch    
2011-08-24 22:37:54 UTC (rev 14472)
@@ -0,0 +1,11 @@
+Index: b/src/manifest.xerces
+===================================================================
+--- a/src/manifest.xerces
++++ b/src/manifest.xerces
+@@ -1,5 +1,6 @@
+ Manifest-Version: 1.0
+ Created-By: @java.version@ (@java.vendor@)
++Class-Path: xml-apis-ext.jar, xml-resolver.jar, jaxp-1.3.jar
+ 
+ Name: org/apache/xerces/impl/Version.class
+ Comment: @impl.name@ 

Added: trunk/libxerces2-java/debian/patches/series
===================================================================
--- trunk/libxerces2-java/debian/patches/series                         (rev 0)
+++ trunk/libxerces2-java/debian/patches/series 2011-08-24 22:37:54 UTC (rev 
14472)
@@ -0,0 +1,4 @@
+01_xjavac_taskdef.patch
+02_build_dont_unzip.patch
+03_bootclasspath.patch
+04_manifest_classpath.patch

Modified: trunk/libxerces2-java/debian/rules
===================================================================
--- trunk/libxerces2-java/debian/rules  2011-08-24 22:32:48 UTC (rev 14471)
+++ trunk/libxerces2-java/debian/rules  2011-08-24 22:37:54 UTC (rev 14472)
@@ -1,11 +1,7 @@
 #!/usr/bin/make -f
 # debian/rules file for libxerces2-java (uses cdbs)
 
-# Uncomment this to turn on verbose mode.
-export DH_VERBOSE=1
-
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
 include /usr/share/cdbs/1/class/ant.mk
 
 PACKAGE              := $(DEB_SOURCE_PACKAGE)
@@ -19,11 +15,6 @@
   with_gcj_native := yes
 endif
 
-# Additional JARs to add to the class path, either full path or just the
-# basename for JARs in /usr/share/java. The ".jar" suffix may also be ommitted
-DEB_JARS := xml-commons-resolver-1.1 
-#jaxp-1.3.jar stylebook
-
 # Ant targets to call
 DEB_ANT_CLEAN_TARGET := clean
 DEB_ANT_BUILD_TARGET := jar sampjar javadocs 
@@ -32,6 +23,7 @@
 install/$(PACKAGE)::
        mh_installpoms -p$(PACKAGE);
        mh_installjar -p$(PACKAGE) -l debian/pom.xml 
$(DEB_BUILDDIR)/build/xercesImpl.jar
+       dh_install -p$(PACKAGE) $(DEB_BUILDDIR)/build/xercesSamples.jar 
/usr/share/java/
 
 ifeq ($(with_gcj_native),yes)
 install/libxerces2-java-gcj:: install/libxerces2-java


Property changes on: trunk/libxerces2-java/debian/rules
___________________________________________________________________
Deleted: svn:eol-style
   - native

Added: trunk/libxerces2-java/debian/source/format
===================================================================
--- trunk/libxerces2-java/debian/source/format                          (rev 0)
+++ trunk/libxerces2-java/debian/source/format  2011-08-24 22:37:54 UTC (rev 
14472)
@@ -0,0 +1 @@
+3.0 (quilt)


_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to