[SCM] Debian packaging for XMLTooling-C branch, debian, updated. debian/1.0-1-18-ged6e285
Russ Allbery
rra at debian.org
Sun May 25 03:49:33 UTC 2008
The following commit has been merged in the debian branch:
commit 47d91a01ad91f7ccd2a89eeef37759c46f873b1d
Author: Russ Allbery <rra at debian.org>
Date: Sat May 24 20:48:00 2008 -0700
Change xmltooling-schemas to arch: all
Also reorder debian/control a bit to put the two library packages
together.
diff --git a/debian/control b/debian/control
index ccf07d7..a05aec5 100644
--- a/debian/control
+++ b/debian/control
@@ -23,18 +23,6 @@ Description: C++ XML parsing library with encryption support (runtime)
This package contains the files necessary for running applications that
use the XMLTooling library.
-Package: xmltooling-schemas
-Section: text
-Architecture: any
-Description: XML schemas for XMLTooling
- The XMLTooling library contains generic XML parsing and processing
- classes based on the Xerces-C DOM. It adds more powerful facilities for
- declaring element- and type-specific API and implementation classes, as
- well as signing and encryption support.
- .
- This package contains the XML schema files used by the XMLTooling
- library.
-
Package: libxmltooling-dev
Section: libdevel
Architecture: any
@@ -50,6 +38,18 @@ Description: C++ XML parsing library with encryption support (development)
This package contains the headers and other necessary files to build
applications or libraries that use or extend the XMLTooling library.
+Package: xmltooling-schemas
+Section: text
+Architecture: all
+Description: XML schemas for XMLTooling
+ The XMLTooling library contains generic XML parsing and processing
+ classes based on the Xerces-C DOM. It adds more powerful facilities for
+ declaring element- and type-specific API and implementation classes, as
+ well as signing and encryption support.
+ .
+ This package contains the XML schema files used by the XMLTooling
+ library.
+
Package: libxmltooling-doc
Section: doc
Architecture: all
--
Debian packaging for XMLTooling-C
More information about the Pkg-shibboleth-devel
mailing list