[SCM] Debian packaging for XMLTooling-C branch, etch, updated. upstream/1.0-37-g685139e
Ferenc Wagner
wferi at niif.hu
Tue Sep 16 16:06:10 UTC 2008
The following commit has been merged in the etch branch:
commit 685139e2a4a2df4dfaa4d5aeb062b06f2a5cbded
Author: Ferenc Wagner <wferi at niif.hu>
Date: Tue Sep 16 17:52:11 2008 +0200
Adjust the libxmltooling-dev dependencies accordingly
diff --git a/debian/changelog b/debian/changelog
index 2de933e..7638d90 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ xmltooling (1.1-1~bpo40+1) etch-backports; urgency=low
* Rebuild for etch-backports.
* Build-depend on libxerces27-dev instead of libxerces-c2-dev.
+ * Adjust the libxmltooling-dev dependencies accordingly.
- -- Ferenc Wagner <wferi at niif.hu> Fri, 06 Jun 2008 17:54:42 +0200
+ -- Ferenc Wagner <wferi at niif.hu> Tue, 16 Sep 2008 16:10:00 +0200
xmltooling (1.1-1) UNRELEASED; urgency=low
diff --git a/debian/control b/debian/control
index 74c8bff..be8c515 100644
--- a/debian/control
+++ b/debian/control
@@ -27,8 +27,8 @@ Description: C++ XML parsing library with encryption support (runtime)
Package: libxmltooling-dev
Section: libdevel
Architecture: any
-Depends: libxmltooling2 (= ${binary:Version}), libcurl4-openssl-dev,
- liblog4cpp5-dev, libxerces-c2-dev, libxml-security-c-dev (>= 1.4)
+Depends: libxmltooling2 (= ${binary:Version}), libcurl3-openssl-dev,
+ liblog4cpp5-dev, libxerces27-dev, libxml-security-c-dev (>= 1.4)
Suggests: libxmltooling-doc (= ${source:Version})
Description: C++ XML parsing library with encryption support (development)
The XMLTooling library contains generic XML parsing and processing
--
Debian packaging for XMLTooling-C
More information about the Pkg-shibboleth-devel
mailing list