[xml/sgml-commit] [xmlsec1] 04/32: Imported Debian patch 1.2.9-1
Rene Engelhard
rene at moszumanska.debian.org
Sun Jun 25 17:46:22 UTC 2017
This is an automated email from the git hooks/post-receive script.
rene pushed a commit to branch experimental
in repository xmlsec1.
commit 65cd25e85753ae9f6efd5f08854213213a5c8e1b
Merge: cca5185 0dfc77c
Author: John V. Belmonte <jbelmonte at debian.org>
Date: Sat Sep 17 09:36:11 2005 -0400
Imported Debian patch 1.2.9-1
ChangeLog | 193 ++-
Makefile.in | 85 +-
aclocal.m4 | 219 ++-
apps/Makefile.in | 49 +-
apps/xmlsec.c | 2 +-
config.h.in | 6 +
configure | 1416 +++++++++++++-------
configure.in | 249 ++--
debian/README.Debian | 2 +-
debian/TODO.Debian | 2 +-
debian/changelog | 7 +
debian/control | 4 +-
docs/Makefile.in | 58 +-
docs/api/Makefile.in | 32 +-
docs/api/index.html | 10 +-
docs/api/xmlsec-app.html | 10 +-
docs/api/xmlsec-base64.html | 10 +-
docs/api/xmlsec-bn.html | 10 +-
docs/api/xmlsec-buffer.html | 10 +-
docs/api/xmlsec-custom-keys-manager.html | 10 +-
docs/api/xmlsec-decrypt-with-keys-mngr.html | 10 +-
docs/api/xmlsec-decrypt-with-signle-key.html | 10 +-
docs/api/xmlsec-dl.html | 10 +-
docs/api/xmlsec-encrypt-dynamic-template.html | 10 +-
docs/api/xmlsec-encrypt-template-file.html | 10 +-
docs/api/xmlsec-encrypt-with-session-key.html | 10 +-
docs/api/xmlsec-encryption-klasses.html | 10 +-
docs/api/xmlsec-errors.html | 10 +-
.../xmlsec-examples-sign-dynamimc-template.html | 10 +-
docs/api/xmlsec-examples-sign-template-file.html | 10 +-
docs/api/xmlsec-examples-sign-x509.html | 10 +-
docs/api/xmlsec-examples.html | 10 +-
docs/api/xmlsec-gnutls-app.html | 10 +-
docs/api/xmlsec-gnutls-crypto.html | 10 +-
docs/api/xmlsec-gnutls-ref.html | 10 +-
docs/api/xmlsec-index.html | 93 +-
docs/api/xmlsec-index.sgml | 83 ++
docs/api/xmlsec-io.html | 10 +-
docs/api/xmlsec-keyinfo.html | 10 +-
docs/api/xmlsec-keys.html | 10 +-
docs/api/xmlsec-keysdata.html | 10 +-
docs/api/xmlsec-keysmngr.html | 10 +-
docs/api/xmlsec-list.html | 10 +-
docs/api/xmlsec-membuf.html | 10 +-
docs/api/xmlsec-mscrypto-app.html | 12 +-
docs/api/xmlsec-mscrypto-certkeys.html | 10 +-
docs/api/xmlsec-mscrypto-crypto.html | 10 +-
docs/api/xmlsec-mscrypto-keysstore.html | 10 +-
docs/api/xmlsec-mscrypto-ref.html | 10 +-
docs/api/xmlsec-mscrypto-x509.html | 10 +-
docs/api/xmlsec-nodeset.html | 10 +-
docs/api/xmlsec-notes-compiling-others.html | 10 +-
docs/api/xmlsec-notes-compiling-unix.html | 10 +-
docs/api/xmlsec-notes-compiling-windows.html | 10 +-
docs/api/xmlsec-notes-compiling.html | 10 +-
docs/api/xmlsec-notes-contexts.html | 10 +-
docs/api/xmlsec-notes-custom-keys-store.html | 10 +-
docs/api/xmlsec-notes-decrypt.html | 10 +-
.../xmlsec-notes-dynamic-encryption-templates.html | 10 +-
.../xmlsec-notes-dynamic-signature-templates.html | 10 +-
docs/api/xmlsec-notes-encrypt.html | 10 +-
docs/api/xmlsec-notes-include-files.html | 10 +-
docs/api/xmlsec-notes-init-shutdown.html | 10 +-
docs/api/xmlsec-notes-keys-manager-sign-enc.html | 10 +-
.../api/xmlsec-notes-keys-mngr-verify-decrypt.html | 10 +-
docs/api/xmlsec-notes-keys.html | 10 +-
docs/api/xmlsec-notes-keysmngr.html | 10 +-
docs/api/xmlsec-notes-new-crypto-functions.html | 10 +-
docs/api/xmlsec-notes-new-crypto-key-stores.html | 10 +-
docs/api/xmlsec-notes-new-crypto-keys.html | 10 +-
docs/api/xmlsec-notes-new-crypto-klasses.html | 10 +-
.../xmlsec-notes-new-crypto-sharing-results.html | 10 +-
.../xmlsec-notes-new-crypto-simple-keys-mngr.html | 10 +-
docs/api/xmlsec-notes-new-crypto-skeleton.html | 10 +-
docs/api/xmlsec-notes-new-crypto-transforms.html | 10 +-
docs/api/xmlsec-notes-new-crypto.html | 10 +-
docs/api/xmlsec-notes-overview.html | 10 +-
docs/api/xmlsec-notes-sign-encrypt.html | 10 +-
docs/api/xmlsec-notes-sign-x509.html | 10 +-
docs/api/xmlsec-notes-sign.html | 10 +-
docs/api/xmlsec-notes-simple-keys-store.html | 10 +-
docs/api/xmlsec-notes-structure.html | 10 +-
docs/api/xmlsec-notes-templates.html | 10 +-
docs/api/xmlsec-notes-transforms.html | 10 +-
docs/api/xmlsec-notes-verify-decrypt.html | 10 +-
docs/api/xmlsec-notes-verify-x509.html | 10 +-
docs/api/xmlsec-notes-verify.html | 10 +-
docs/api/xmlsec-notes-x509.html | 10 +-
docs/api/xmlsec-notes.html | 10 +-
docs/api/xmlsec-nss-app.html | 10 +-
docs/api/xmlsec-nss-bignum.html | 10 +-
docs/api/xmlsec-nss-crypto.html | 10 +-
docs/api/xmlsec-nss-keysstore.html | 10 +-
docs/api/xmlsec-nss-pkikeys.html | 10 +-
docs/api/xmlsec-nss-ref.html | 10 +-
docs/api/xmlsec-nss-x509.html | 10 +-
docs/api/xmlsec-openssl-app.html | 10 +-
docs/api/xmlsec-openssl-bn.html | 10 +-
docs/api/xmlsec-openssl-crypto.html | 10 +-
docs/api/xmlsec-openssl-evp.html | 10 +-
docs/api/xmlsec-openssl-ref.html | 10 +-
docs/api/xmlsec-openssl-x509.html | 10 +-
docs/api/xmlsec-parser.html | 10 +-
docs/api/xmlsec-ref.html | 10 +-
docs/api/xmlsec-reference.html | 10 +-
docs/api/xmlsec-signature-klasses.html | 10 +-
docs/api/xmlsec-templates.html | 12 +-
docs/api/xmlsec-transforms.html | 10 +-
docs/api/xmlsec-verify-with-key.html | 10 +-
docs/api/xmlsec-verify-with-keys-mngr.html | 10 +-
docs/api/xmlsec-verify-with-restrictions.html | 10 +-
docs/api/xmlsec-verify-with-x509.html | 10 +-
docs/api/xmlsec-version.html | 16 +-
docs/api/xmlsec-x509.html | 10 +-
docs/api/xmlsec-xmldsig.html | 10 +-
docs/api/xmlsec-xmlenc.html | 10 +-
docs/api/xmlsec-xmlsec.html | 10 +-
docs/api/xmlsec-xmltree.html | 10 +-
docs/authors.html | 10 +-
docs/bugs.html | 13 +-
docs/c14n.html | 10 +-
docs/documentation.html | 10 +-
docs/download.html | 32 +-
docs/faq.html | 128 +-
docs/index.html | 269 +---
docs/news.html | 44 +-
docs/related.html | 14 +-
docs/xmldsig-verifier.html | 18 +-
docs/xmldsig.html | 936 +++++++++----
docs/xmlenc.html | 800 +++++------
docs/xmlsec-man.html | 14 +-
include/Makefile.in | 50 +-
include/xmlsec/Makefile.in | 64 +-
include/xmlsec/app.h | 123 +-
include/xmlsec/gnutls/Makefile.in | 48 +-
include/xmlsec/gnutls/crypto.h | 23 +-
include/xmlsec/gnutls/symbols.h | 4 +-
include/xmlsec/keysmngr.h | 1 +
include/xmlsec/mscrypto/app.h | 70 +-
include/xmlsec/mscrypto/symbols.h | 4 +-
include/xmlsec/mscrypto/x509.h | 18 +
include/xmlsec/nss/Makefile.in | 48 +-
include/xmlsec/nss/crypto.h | 37 +-
include/xmlsec/nss/symbols.h | 4 +-
include/xmlsec/openssl/Makefile.in | 48 +-
include/xmlsec/openssl/crypto.h | 240 +++-
include/xmlsec/openssl/symbols.h | 19 +-
include/xmlsec/private.h | 67 +-
include/xmlsec/private/Makefile.in | 48 +-
include/xmlsec/skeleton/symbols.h | 17 +-
include/xmlsec/strings.h | 58 +-
include/xmlsec/templates.h | 13 +-
include/xmlsec/version.h | 6 +-
man/Makefile.in | 26 +-
man/xmlsec1-config.1 | 2 +-
man/xmlsec1.1 | 2 +-
scripts/push_release.sh | 18 +-
src/Makefile.in | 92 +-
src/app.c | 373 +++++-
src/bn.c | 341 +++--
src/dl.c | 149 +-
src/gnutls/Makefile.in | 64 +-
src/gnutls/crypto.c | 2 +-
src/keysmngr.c | 19 +
src/mscrypto/app.c | 209 ++-
src/mscrypto/certkeys.c | 618 ++++++---
src/mscrypto/crypto.c | 8 +-
src/mscrypto/x509.c | 164 ++-
src/mscrypto/x509vfy.c | 465 +++++--
src/nss/Makefile.am | 2 +-
src/nss/Makefile.in | 75 +-
src/nss/app.c | 10 +-
src/nss/crypto.c | 56 +-
src/nss/digests.c | 10 +-
src/nss/hmac.c | 10 +-
src/nss/keytrans.c | 744 ++++++++++
src/nss/kt_rsa.c | 363 -----
src/nss/pkikeys.c | 69 +-
src/nss/signatures.c | 16 +-
src/nss/x509.c | 30 +-
src/nss/x509vfy.c | 13 +-
src/openssl/Makefile.in | 68 +-
src/openssl/app.c | 34 +-
src/openssl/ciphers.c | 6 -
src/openssl/crypto.c | 90 +-
src/openssl/digests.c | 314 ++++-
src/openssl/evp.c | 18 +
src/openssl/hmac.c | 336 ++++-
src/openssl/signatures.c | 424 +++++-
src/openssl/x509vfy.c | 146 +-
src/skeleton/crypto.c | 2 +-
src/strings.c | 58 +-
src/templates.c | 208 ++-
src/xmltree.c | 79 +-
.../xpath2filterOmitComments.tmpl | 49 -
.../xpath2filterOmitComments.xml | 49 -
.../xpath2filterWithComments.tmpl | 50 -
.../xpath2filterWithComments.xml | 50 -
.../enveloping-dsa-x509chain.xml | 122 +-
.../aleksey-xmldsig-01/enveloping-expired-cert.xml | 114 +-
...md5-64.tmpl => enveloping-md5-hmac-md5-64.tmpl} | 2 +-
...c-md5-64.xml => enveloping-md5-hmac-md5-64.xml} | 6 +-
...-hmac-md5.tmpl => enveloping-md5-hmac-md5.tmpl} | 2 +-
...ng-hmac-md5.xml => enveloping-md5-hmac-md5.xml} | 6 +-
...g-hmac-md5.tmpl => enveloping-md5-rsa-md5.tmpl} | 7 +-
.../aleksey-xmldsig-01/enveloping-md5-rsa-md5.xml | 85 ++
...=> enveloping-ripemd160-hmac-ripemd160-64.tmpl} | 2 +-
... => enveloping-ripemd160-hmac-ripemd160-64.xml} | 6 +-
...pl => enveloping-ripemd160-hmac-ripemd160.tmpl} | 2 +-
...xml => enveloping-ripemd160-hmac-ripemd160.xml} | 6 +-
...mpl => enveloping-ripemd160-rsa-ripemd160.tmpl} | 7 +-
.../enveloping-ripemd160-rsa-ripemd160.xml | 85 ++
.../enveloping-rsa-x509chain.xml | 114 +-
...5-64.tmpl => enveloping-sha1-hmac-sha1-64.tmpl} | 4 +-
...md5-64.xml => enveloping-sha1-hmac-sha1-64.xml} | 4 +-
...mac-md5.tmpl => enveloping-sha1-hmac-sha1.tmpl} | 4 +-
...-hmac-md5.xml => enveloping-sha1-hmac-sha1.xml} | 4 +-
...hmac-md5.tmpl => enveloping-sha1-rsa-sha1.tmpl} | 7 +-
.../enveloping-sha1-rsa-sha1.xml | 85 ++
....tmpl => enveloping-sha224-hmac-sha224-64.tmpl} | 4 +-
...64.xml => enveloping-sha224-hmac-sha224-64.xml} | 8 +-
...md5.tmpl => enveloping-sha224-hmac-sha224.tmpl} | 4 +-
...md160.xml => enveloping-sha224-hmac-sha224.xml} | 8 +-
...-md5.tmpl => enveloping-sha224-rsa-sha224.tmpl} | 7 +-
.../enveloping-sha224-rsa-sha224.xml | 85 ++
....tmpl => enveloping-sha256-hmac-sha256-64.tmpl} | 4 +-
...64.xml => enveloping-sha256-hmac-sha256-64.xml} | 8 +-
...md5.tmpl => enveloping-sha256-hmac-sha256.tmpl} | 4 +-
...md160.xml => enveloping-sha256-hmac-sha256.xml} | 8 +-
...-md5.tmpl => enveloping-sha256-rsa-sha256.tmpl} | 7 +-
.../enveloping-sha256-rsa-sha256.xml | 85 ++
....tmpl => enveloping-sha384-hmac-sha384-64.tmpl} | 4 +-
...64.xml => enveloping-sha384-hmac-sha384-64.xml} | 8 +-
...md5.tmpl => enveloping-sha384-hmac-sha384.tmpl} | 4 +-
...60-64.xml => enveloping-sha384-hmac-sha384.xml} | 10 +-
...-md5.tmpl => enveloping-sha384-rsa-sha384.tmpl} | 7 +-
.../enveloping-sha384-rsa-sha384.xml | 103 ++
....tmpl => enveloping-sha512-hmac-sha512-64.tmpl} | 4 +-
...64.xml => enveloping-sha512-hmac-sha512-64.xml} | 9 +-
...md5.tmpl => enveloping-sha512-hmac-sha512.tmpl} | 4 +-
...60-64.xml => enveloping-sha512-hmac-sha512.xml} | 12 +-
...-md5.tmpl => enveloping-sha512-rsa-sha512.tmpl} | 7 +-
.../enveloping-sha512-rsa-sha512.xml | 104 ++
tests/aleksey-xmldsig-01/x509data-sn-test.tmpl | 27 +
tests/aleksey-xmldsig-01/x509data-sn-test.xml | 40 +
tests/aleksey-xmldsig-01/x509data-test.xml | 136 +-
tests/keys/README | 86 +-
tests/keys/ca2cert.der | Bin 1051 -> 1049 bytes
tests/keys/ca2cert.pem | 86 +-
tests/keys/ca2key.p12 | Bin 1706 -> 0 bytes
tests/keys/ca2key.p8-der | Bin 389 -> 0 bytes
tests/keys/ca2key.p8-pem | 11 -
tests/keys/ca2key.pem | 14 +-
tests/keys/cacert.der | Bin 1088 -> 1105 bytes
tests/keys/cacert.pem | 93 +-
tests/keys/cakey.pem | 28 +-
tests/keys/demoCA/cacert.pem | 72 +
tests/keys/demoCA/careq.pem | 14 +
tests/keys/demoCA/index.txt | 11 +-
tests/keys/demoCA/private/cakey.pem | 28 +-
tests/keys/demoCA/serial | 2 +-
tests/keys/dsacert.der | Bin 1325 -> 1144 bytes
tests/keys/dsacert.pem | 104 +-
tests/keys/dsakey.der | Bin 446 -> 250 bytes
tests/keys/dsakey.p12 | Bin 3226 -> 4047 bytes
tests/keys/dsakey.p8-der | Bin 373 -> 243 bytes
tests/keys/dsakey.p8-pem | 14 +-
tests/keys/dsakey.pem | 22 +-
tests/keys/dsaparam.txt | 21 -
tests/keys/expired.key | 12 -
tests/keys/expired.pem | 23 -
tests/keys/expiredcert.der | Bin 0 -> 991 bytes
tests/keys/expiredcert.pem | 61 +
tests/keys/expiredkey.der | Bin 0 -> 317 bytes
tests/keys/expiredkey.p12 | Bin 0 -> 4056 bytes
tests/keys/expiredkey.pem | 9 +
tests/keys/expiredreq.pem | 11 +
tests/keys/largersacert.der | Bin 0 -> 1437 bytes
tests/keys/largersacert.pem | 100 ++
tests/keys/largersakey.der | Bin 0 -> 2348 bytes
tests/keys/largersakey.p12 | Bin 0 -> 6532 bytes
tests/keys/largersakey.p8-der | Bin 0 -> 2413 bytes
tests/keys/largersakey.p8-pem | 53 +
tests/keys/largersakey.pem | 51 +
tests/keys/largersareq.pem | 30 +
tests/keys/openssl.cnf | 316 +++++
tests/keys/rsacert.der | Bin 977 -> 995 bytes
tests/keys/rsacert.pem | 80 +-
tests/keys/rsakey.der | Bin 318 -> 320 bytes
tests/keys/rsakey.p12 | Bin 2890 -> 4042 bytes
tests/keys/rsakey.p8-der | Bin 389 -> 389 bytes
tests/keys/rsakey.p8-pem | 18 +-
tests/keys/rsakey.pem | 14 +-
tests/merlin-xmldsig-twenty-three/signature.tmpl | 60 +-
tests/testDSig.sh | 228 +++-
tests/testEnc.sh | 17 +-
win32/.cvsignore | 2 +
win32/Makefile.msvc | 33 +-
win32/configure.js | 70 +-
win32/mycfg.bat | 6 +-
xmlsec1-config | 12 +-
xmlsec1-nss.pc | 6 +-
xmlsec1-openssl.pc | 6 +-
xmlsec1.pc | 6 +-
xmlsec1.spec | 16 +-
xmlsec1Conf.sh | 4 +-
306 files changed, 11194 insertions(+), 4810 deletions(-)
diff --cc debian/README.Debian
index 1ae5b20,0000000..8aa9323
mode 100644,000000..100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@@ -1,42 -1,0 +1,42 @@@
+xmlsec and libxmlsec for Debian
+-------------------------------
+
+The upstream documentation is included with the libxmlsec1-dev package and
+located at /usr/share/doc/libxmlsec1-dev.
+
+When developing with the xmlsec library, you have a choice of openssl,
+gnutls, or nss crypto engines. By using "pkg-config xmlsec1-<engine>" or
+"xmlsec1-config --crypto=<engine>", you can get the necessary compiler
+command-line switches for enabling a certain engine.
+
+If you want to license your application that uses the xmlsec library under
+the GNU GPL, or want your library that uses the xmlsec library to be GPL-
+compatible, I suggest using the gnutls engine. Use of the nss crypto engine
+may also be compatible with the GPL, but see bugs #207024 and #207026.
+Regarding openssl, there is a bit of controversy about whether it can be
+considered part of the OS and therefore make use of a loophole in the GPL.
+(See the xmlsec FAQ in the documentation.) More specifically, debian-legal
+takes a hard line and does not allow GPL'd packages that link to openssl to
+exist in main. In the future, support for PGP key types may be added, which
+would become another reason to go with the gnutls engine.
+
+Note that the library has a dynamic crypto engine loading feature, but I
+have not yet enabled it.
+
+Regarding nss crypto engine support, beware that there are a number of
+packaging issues with depending on libnss and libnspr (part of the mozilla
+source package) which may cause trouble down the road (see bugs #200877,
+#200878, #207008, #207009, and #48208).
+
+Note that a number of the examples included with the -dev package will
+not compile successfuly under the gnutls engine (due to lack of features
+compared to openssl), and will fail under both the gnutls and nss engines
+(due to lack of pem file support, etc.).
+
+Upstream has promised that they will increment the number in the library name
+name (for example, xmlsec1 -> xmlsec2) whenever a binary incompatibility is
+introduced, and that it will always match the soname number. For this
+reason I chose to omit the soname number from package names.
+
+
- -- John V. Belmonte <jvb at prairienet.org>
++ -- John V. Belmonte <jbelmonte at debian.org>
diff --cc debian/TODO.Debian
index 53c7193,0000000..d81ff4f
mode 100644,000000..100644
--- a/debian/TODO.Debian
+++ b/debian/TODO.Debian
@@@ -1,7 -1,0 +1,7 @@@
+xmlsec and libxmlsec for Debian
+-------------------------------
+
+ * set up doc-base
+
+
- -- John V. Belmonte <jvb at prairienet.org>
++ -- John V. Belmonte <jbelmonte at debian.org>
diff --cc debian/changelog
index 40b0f36,0000000..09ddcc4
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,97 -1,0 +1,104 @@@
++xmlsec1 (1.2.9-1) unstable; urgency=low
++
++ * New upstream release (Closes: #319807)
++ * Upgrade to Debian standards 3.6.2
++
++ -- John V. Belmonte <jbelmonte at debian.org> Sat, 17 Sep 2005 09:36:11 -0400
++
+xmlsec1 (1.2.6-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- John V. Belmonte <jbelmonte at debian.org> Thu, 26 Aug 2004 15:07:52 -0400
+
+xmlsec1 (1.2.4-3) unstable; urgency=low
+
+ * Adjust gnutls dependency (Closes: #263626)
+ * Add debian/watch
+
+ -- John V. Belmonte <jbelmonte at debian.org> Thu, 5 Aug 2004 12:09:42 -0400
+
+xmlsec1 (1.2.4-2) unstable; urgency=low
+
+ * Change maintainer address
+ * Adjust libxslt dependency (Closes: #261831)
+
+ -- John V. Belmonte <jbelmonte at debian.org> Mon, 2 Aug 2004 10:05:04 -0400
+
+xmlsec1 (1.2.4-1) unstable; urgency=low
+
+ * New upstream release (Closes: #228531)
+ * Add binary for nss crypto engine
+ * Upgrade gnutls dependency to gnutls10
+
+ -- John V. Belmonte <jvb at prairienet.org> Tue, 27 Jan 2004 12:49:49 -0500
+
+xmlsec1 (1.1.1-2) unstable; urgency=low
+
+ * Upgrade to Debian standards 3.6.1
+ * In debian/rules:
+ * remove unused "nostrip" logic
+ * replace use of $CURDIR with `pwd`
+ * remove unused debhelper calls
+ * convert from dh_movefiles to dh_install
+ * omit makefiles and SGML files from HTML docs
+
+ -- John V. Belmonte <jvb at prairienet.org> Mon, 13 Oct 2003 15:43:41 -0400
+
+xmlsec1 (1.1.1-1) unstable; urgency=low
+
+ * New upstream release
+ * Add soname number to build/-dev depends for libgnutls
+ * Add version to build/-dev depends for libssl since no
+ libssl<soname_number>-dev is available
+ * In README.Debian, clarify restriction on use of openssl crypto engine
+ by GPL'd official Debian packages
+ * In README.Debian, more about the yet unpackaged nss crypto engine
+
+ -- John V. Belmonte <jvb at prairienet.org> Sun, 24 Aug 2003 06:39:56 -0400
+
+xmlsec1 (1.1.0-1) unstable; urgency=low
+
+ * New upstream release
+ * Add pkg-config files (Closes: #203376)
+ * Downplay xmlsec1-config in README.Debian, package descriptions
+ * Remove some upstream workarounds from debian/rules
+
+ -- John V. Belmonte <jvb at prairienet.org> Mon, 11 Aug 2003 10:05:06 -0400
+
+xmlsec1 (1.0.4-2) unstable; urgency=low
+
+ * No change, except this time my sponsor won't accidentally mutilate the
+ package before uploading :-)
+
+ -- John V. Belmonte <jvb at prairienet.org> Fri, 18 Jul 2003 01:11:45 -0400
+
+xmlsec1 (1.0.4-1) unstable; urgency=low
+
+ * New upstream release
+ * Update README.Debian regarding nss engine support
+ * Fix typo in libxmlsec1 description
+ * Remove some upstream workarounds from debian/rules
+
+ -- John V. Belmonte <jvb at prairienet.org> Tue, 15 Jul 2003 21:23:11 -0400
+
+xmlsec1 (1.0.3-1) unstable; urgency=low
+
+ * New upstream release (Closes: #194270)
+ * change source name for xmlsec1 series
+ * change dev package section to libdevel
+
+ -- John V. Belmonte <jvb at prairienet.org> Tue, 17 Jun 2003 23:19:17 -0400
+
+xmlsec (0.0.14-1) unstable; urgency=low
+
+ * New upstream release
+ * upgrade to Debian standards 3.5.9
+
+ -- John V. Belmonte <jvb at prairienet.org> Fri, 28 Mar 2003 14:21:10 -0500
+
+xmlsec (0.0.12-1) unstable; urgency=low
+
+ * Initial Release (Closes: #152605)
+
+ -- John V. Belmonte <jvb at prairienet.org> Tue, 11 Feb 2003 14:58:00 -0500
diff --cc debian/control
index 6efe598,0000000..593391e
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,75 -1,0 +1,75 @@@
+Source: xmlsec1
+Section: text
+Priority: optional
+Maintainer: John V. Belmonte <jbelmonte at debian.org>
- Build-Depends: debhelper (>> 4.0.0), autotools-dev, libxml2-dev, libxslt1-dev, libssl-dev (>= 0.9.7), libgnutls11-dev, libnss-dev (>= 2:1.4)
- Standards-Version: 3.6.1
++Build-Depends: debhelper (>> 4.0.0), autotools-dev, pkg-config, libxml2-dev, libxslt1-dev, libssl-dev (>= 0.9.7), libgnutls11-dev, libnss-dev (>= 2:1.4)
++Standards-Version: 3.6.2
+
+Package: libxmlsec1-dev
+Section: libdevel
+Architecture: any
+Depends: libxmlsec1 (= ${Source-Version}), libc6-dev, libxml2-dev, libxslt1-dev, libssl-dev (>= 0.9.7), libgnutls11-dev, libnss-dev (>= 2:1.4)
+Description: Development files for the XML security library
+ The XML Security Library is a C library that implements these XML standards:
+ .
+ * XML Signature
+ * XML Encryption
+ .
+ This package provides development files including documentation, examples,
+ headers, static libraries, and configuration support.
+
+Package: libxmlsec1
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}
+Description: XML security library
+ The XML Security Library implements standards related to secure handling
+ of XML data.
+ .
+ This package provides dynamic libraries for use by applications.
+ Specifically, it provides all XML security library functionality
+ except for the cryptography engine.
+
+Package: libxmlsec1-openssl
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}
+Description: Openssl engine for the XML security library
+ The XML Security Library implements standards related to secure handling
+ of XML data.
+ .
+ This package provides dynamic libraries for use by applications.
+ Specifically, it provides the openssl implementation of the XML security
+ library cryptography functions.
+
+Package: libxmlsec1-gnutls
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}
+Description: Gnutls engine for the XML security library
+ The XML Security Library implements standards related to secure handling
+ of XML data.
+ .
+ This package provides dynamic libraries for use by applications.
+ Specifically, it provides the gnutls implementation of the XML security
+ library cryptography functions.
+
+Package: libxmlsec1-nss
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, libnss3 (>= 2:1.4), libnspr4 (>= 2:1.4)
+Description: Nss engine for the XML security library
+ The XML Security Library implements standards related to secure handling
+ of XML data.
+ .
+ This package provides dynamic libraries for use by applications.
+ Specifically, it provides the nss implementation of the XML security
+ library cryptography functions.
+
+Package: xmlsec1
+Section: text
+Architecture: any
+Depends: ${shlibs:Depends}
+Description: XML security command line processor
+ Xmlsec is a command line tool for signature and encryption transformations
+ of XML data. It is part of the XML Security Library.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-xml-sgml/xmlsec1.git
More information about the debian-xml-sgml-commit
mailing list