CVS libxerces2-java/debian
Arnaud Vandyck
avdyk@haydn.debian.org
Thu Apr 21 12:04:15 2005
Update of /cvsroot/pkg-java/libxerces2-java/debian
In directory haydn:/tmp/cvs-serv13314/debian
Modified Files:
changelog control
Added Files:
README.dom2-sources
Log Message:
include DOML2 sources close fixes and so on, thanks to Wolfgang again
--- /cvsroot/pkg-java/libxerces2-java/debian/changelog 2004/06/06 16:10:29 1.9
+++ /cvsroot/pkg-java/libxerces2-java/debian/changelog 2005/04/21 12:03:31 1.10
@@ -1,3 +1,19 @@
+libxerces2-java (2.6.2-2) unstable; urgency=medium
+
+ * Included DOM Level 2 sources from the libjaxp1.2-java
+ source package to built against them (closes: #304524)
+ Note: This is a temporary solution - after sarge we will update
+ ant which includes bootclasspath support for jikes need to build
+ without included sources.
+ * Included README.dom2-sources explaining where the DOM Level 2 sources
+ come from, why they are needed ...
+ * Included build.xml patch to copy the DOM Level 2 sources from the
+ debian directory - before the build - to the build directory.
+ * Changed Build-Depends to Build-Depends-Indep to fix lintian warning.
+ * (avdyk) Added Wolfgang to the uploaders.
+
+ -- Wolfgang Baer <WBaer@gmx.de> Tue, 19 Apr 2005 20:28:25 +0200
+
libxerces2-java (2.6.2-1) unstable; urgency=low
* New upstream release
--- /cvsroot/pkg-java/libxerces2-java/debian/control 2004/06/06 16:10:30 1.10
+++ /cvsroot/pkg-java/libxerces2-java/debian/control 2005/04/21 12:03:31 1.11
@@ -2,8 +2,8 @@
Section: libs
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
-Uploaders: Stefan Gybas <sgybas@debian.org>, Arnaud Vandyck <avdyk@debian.org>, Takashi Okamoto <tora@debian.org>
-Build-Depends: cdbs (>= 0.4.8), debhelper (>= 4.2.0), free-java-sdk, sablevm (>= 1.1.5-1), libgnujaxp-java, libant1.6-java, libjaxp1.2-java, libxml-commons-resolver1.1-java
+Uploaders: Stefan Gybas <sgybas@debian.org>, Arnaud Vandyck <avdyk@debian.org>, Takashi Okamoto <tora@debian.org>, Wolfgang Baer <WBaer@gmx.de>
+Build-Depends-Indep: cdbs (>= 0.4.8), debhelper (>= 4.2.0), free-java-sdk, sablevm (>= 1.1.5-1), libant1.6-java, libjaxp1.2-java, libxml-commons-resolver1.1-java, libgnujaxp-java
Standards-Version: 3.6.1
Package: libxerces2-java