[xml/sgml-commit] r370 - packages/xerces/xerces25/trunk/debian
Jay Berkenbilt
qjb@costa.debian.org
Wed, 23 Mar 2005 01:50:31 +0100
Author: qjb
Date: 2005-03-23 01:50:30 +0100 (Wed, 23 Mar 2005)
New Revision: 370
Modified:
packages/xerces/xerces25/trunk/debian/changelog
packages/xerces/xerces25/trunk/debian/control
packages/xerces/xerces25/trunk/debian/copyright
packages/xerces/xerces25/trunk/debian/libxerces25-doc.README.Debian
packages/xerces/xerces25/trunk/debian/libxerces25.README.Debian
packages/xerces/xerces25/trunk/debian/libxercesicu25.README.Debian
Log:
ejb@ql.org -> qjb@debian.org
Modified: packages/xerces/xerces25/trunk/debian/changelog
===================================================================
--- packages/xerces/xerces25/trunk/debian/changelog 2005-03-23 00:49:47 UTC (rev 369)
+++ packages/xerces/xerces25/trunk/debian/changelog 2005-03-23 00:50:30 UTC (rev 370)
@@ -1,13 +1,14 @@
-xerces25 (2.5.0-4) UNRELEASED; urgency=low
+xerces25 (2.5.0-4) unstable; urgency=low
- * NOT RELEASED YET
+ * Fix for performance problem on elements with a large number of
+ attributes [CAN-2004-1575]. (Closes: #296432)
* Clarify documentation on differences between icu and native versions
of the library.
* Add shlibs files
* Removed dependency on autoconf, updated dependency on debhelper
* Changed dependency on libc6-dev to libc6-dev | libc-dev
- -- Jay Berkenbilt <ejb@ql.org> Sun, 28 Nov 2004 18:44:17 -0500
+ -- Jay Berkenbilt <qjb@debian.org> Tue, 22 Mar 2005 19:36:41 -0500
xerces25 (2.5.0-3) unstable; urgency=low
Modified: packages/xerces/xerces25/trunk/debian/control
===================================================================
--- packages/xerces/xerces25/trunk/debian/control 2005-03-23 00:49:47 UTC (rev 369)
+++ packages/xerces/xerces25/trunk/debian/control 2005-03-23 00:50:30 UTC (rev 370)
@@ -3,34 +3,15 @@
Priority: extra
Build-Depends: debhelper (>= 4.1.0), libicu21-dev, xutils, cdbs
Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
-Uploaders: Ivo Timmermans <ivo@debian.org>, Jay Berkenbilt <ejb@ql.org>
+Uploaders: Jay Berkenbilt <qjb@debian.org>, Ivo Timmermans <ivo@debian.org>
Standards-Version: 3.6.1
-Package: libxerces25-dev
-Section: libdevel
-Architecture: any
-Depends: libxerces25 (= ${Source-Version}) | libxercesicu25 (= ${Source-Version}), libc6-dev | libc-dev
-Conflicts: libxerces21-dev, libxerces23-dev, libxerces24-dev
-Suggests: libxerces25-doc
-Description: Validating XML parser library for C++ (development files)
- Xerces-C++ is a validating XML parser written in a portable subset of C++.
- This package contains the development files for Xerces. It also contains
- various sample files.
-
-Package: libxerces25-doc
-Section: doc
-Architecture: all
-Suggests: libxerces25-dev
-Description: Validating XML parser library for C++ (documentation)
- Xerces-C++ is a validating XML parser written in a portable subset of C++.
- This package contains the documentation files.
-
Package: libxerces25
Architecture: any
Depends: ${shlibs:Depends}
Conflicts: libxercesicu25
Suggests: xalan
-Description: Validating XML parser library for C++
+Description: validating XML parser library for C++
Xerces-C++ is a validating XML parser written in a portable subset of
C++. Xerces-C++ makes it easy to give your application the ability
to read and write XML data. A shared library is provided for parsing,
@@ -47,7 +28,29 @@
ISO-8859-1, or UTF-8, please use libxercesicu25 instead. A future
version of these packages may drop support for the native transcoder
entirely.
+ .
+ This is not the newest version of Xerces-C++ in Debian, but it is
+ maintained because some applications require this specific version.
+Package: libxerces25-dev
+Section: libdevel
+Architecture: any
+Depends: libxerces25 (= ${Source-Version}) | libxercesicu25 (= ${Source-Version}), libc6-dev | libc-dev
+Conflicts: libxerces21-dev, libxerces23-dev, libxerces24-dev
+Suggests: libxerces25-doc
+Description: validating XML parser library for C++ (development files)
+ Xerces-C++ is a validating XML parser written in a portable subset of C++.
+ This package contains the development files for Xerces. It also contains
+ various sample files.
+
+Package: libxerces25-doc
+Section: doc
+Architecture: all
+Suggests: libxerces25-dev
+Description: validating XML parser library for C++ (documentation)
+ Xerces-C++ is a validating XML parser written in a portable subset of C++.
+ This package contains the documentation files.
+
Package: libxercesicu25
Architecture: any
Depends: ${shlibs:Depends}
@@ -55,7 +58,7 @@
Conflicts: libxerces25
Provides: libxerces25
Suggests: xalan
-Description: Validating XML parser library for C++
+Description: validating XML parser library for C++
Xerces-C++ is a validating XML parser written in a portable subset of
C++. Xerces-C++ makes it easy to give your application the ability
to read and write XML data. A shared library is provided for parsing,
Modified: packages/xerces/xerces25/trunk/debian/copyright
===================================================================
--- packages/xerces/xerces25/trunk/debian/copyright 2005-03-23 00:49:47 UTC (rev 369)
+++ packages/xerces/xerces25/trunk/debian/copyright 2005-03-23 00:50:30 UTC (rev 370)
@@ -1,7 +1,7 @@
-This package was debianized by Jay Berkenbilt <ejb@ql.org> as part of
-the Debian XML/SGML group on alioth. The packaging is partially based
-on prior work by Ivo Timmermans <ivo@debian.org>, Guillaume Morin
-<gemorin@debian.org>, and Randolph Chung <tausq@debian.org>.
+This package was debianized by Jay Berkenbilt <qjb@debian.org> as part
+of the Debian XML/SGML group on alioth. The packaging is partially
+based on prior work by Ivo Timmermans <ivo@debian.org>, Guillaume
+Morin <gemorin@debian.org>, and Randolph Chung <tausq@debian.org>.
It was downloaded from http://xml.apache.org/
Modified: packages/xerces/xerces25/trunk/debian/libxerces25-doc.README.Debian
===================================================================
--- packages/xerces/xerces25/trunk/debian/libxerces25-doc.README.Debian 2005-03-23 00:49:47 UTC (rev 369)
+++ packages/xerces/xerces25/trunk/debian/libxerces25-doc.README.Debian 2005-03-23 00:50:30 UTC (rev 370)
@@ -1,3 +1,4 @@
+
The file "index.html" here contains a redirect to xml.apache.org,
Apache's top-level xml site. The top-level file for the documentation
for this package may be found in html/index.html.
@@ -2,2 +3,2 @@
- -- Jay Berkenbilt <ejb@ql.org>, Sat Jun 12 11:10:14 2004
+ -- Jay Berkenbilt <qjb@debian.org>, Tue Mar 22 19:46:20 2005
Modified: packages/xerces/xerces25/trunk/debian/libxerces25.README.Debian
===================================================================
--- packages/xerces/xerces25/trunk/debian/libxerces25.README.Debian 2005-03-23 00:49:47 UTC (rev 369)
+++ packages/xerces/xerces25/trunk/debian/libxerces25.README.Debian 2005-03-23 00:50:30 UTC (rev 370)
@@ -6,4 +6,4 @@
version of these packages may drop support for the native transcoder
entirely.
- -- Jay Berkenbilt <ejb@ql.org>, Sun Oct 3 23:04:13 2004
+ -- Jay Berkenbilt <qjb@debian.org>, Tue Mar 22 19:44:06 2005
Modified: packages/xerces/xerces25/trunk/debian/libxercesicu25.README.Debian
===================================================================
--- packages/xerces/xerces25/trunk/debian/libxercesicu25.README.Debian 2005-03-23 00:49:47 UTC (rev 369)
+++ packages/xerces/xerces25/trunk/debian/libxercesicu25.README.Debian 2005-03-23 00:50:30 UTC (rev 370)
@@ -5,4 +5,4 @@
Without the icu package installed, standard encodings (ASCII,
ISO-8859-1, and UTF-8) still work.
- -- Jay Berkenbilt <ejb@ql.org>, Sun Oct 3 22:27:15 2004
+ -- Jay Berkenbilt <qjb@debian.org>, Tue Mar 22 19:44:14 2005