[SCM] Debian packaging for XML-Security-C annotated tag, debian/1.6.0-1, created. debian/1.6.0-1
Russ Allbery
rra at debian.org
Mon Mar 7 04:37:40 UTC 2011
The annotated tag, debian/1.6.0-1 has been created
at 2faa7c2cb266de66802fa350b6cc0896c54d2b44 (tag)
tagging 9102852c4d8b6b19d6cd298e647e5e4d97cd5f6b (commit)
replaces debian/1.5.1-3
tagged by Russ Allbery
on Sun Mar 6 20:35:07 2011 -0800
- Shortlog ------------------------------------------------------------
Debian release 1.6.0-1
Format: 1.8
Date: Sun, 06 Mar 2011 20:29:13 -0800
Source: xml-security-c
Binary: libxml-security-c16 libxml-security-c-dev
Architecture: source i386
Version: 1.6.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Shib Team <pkg-shibboleth-devel at lists.alioth.debian.org>
Changed-By: Russ Allbery <rra at debian.org>
Description:
libxml-security-c-dev - C++ library for XML Digital Signatures (development)
libxml-security-c16 - C++ library for XML Digital Signatures (runtime)
Changes:
xml-security-c (1.6.0-1) unstable; urgency=low
.
* New upstream releaes.
- Expose algorithm URI on Signature and Reference objects
- White/blacklisting of otherwise registered algorithms
- Allow selected XML Signature 1.1 KeyInfo extensions
- Add elliptic curve keys and signatures via ECDSA
- Support debugging of Reference/SignedInfo data
- Add methods for Reference removal to DSIGSignature and
DSIGSignedInfo classes
- Lots of various bug fixes
* Add build dependency on pkg-config, which upstream now uses to find
the SSL libraries.
* Remove --with-xerces from the configure flags, since "yes" is
interpreted as a path to libraries and headers.
* Remove unnecessary --with-openssl from configure flags.
* Update to debhelper compatibility level V8.
- Use the autotools-dev debhelper module for config.{sub,guess}.
- Use debhelper rule minimization.
- Move files to clean into a separate clean control file.
* Use autoreconf instead of running the tools separately.
* Update package home page for new upstream location.
* Update package long description for the new official upstream name.
* Update debian/copyright to the current DEP-5 specification.
* Install the upstream NOTICE.txt file.
* Change to Debian source format 3.0 (quilt). Force a single Debian
patch for simplicity since the packaging is maintained in Git using
branches, and include a patch header explaining why.
* debian/watch fixes for upstream distribution and versioning.
- Mangle a tilde into upstream rc version numbers.
- Update the upstream distribution URL.
- Avoid matching signature and checksum files.
* Update standards version to 3.9.1 (no changes required).
Checksums-Sha1:
3ca7b3617db2cea79994e98d9fdcbe35244cb75a 1709 xml-security-c_1.6.0-1.dsc
df5f18bee1017b70da36e208dbe50e8e580c3eb4 865131 xml-security-c_1.6.0.orig.tar.gz
145ef0cca68298e85cdd42ab422a9ff8c6fd23d7 6746 xml-security-c_1.6.0-1.debian.tar.gz
5aa4eba421e0b8361009cf155f2149e545f018ef 379238 libxml-security-c16_1.6.0-1_i386.deb
081154989e7c33a9a50e4de5d91be3c3737d3fc0 150386 libxml-security-c-dev_1.6.0-1_i386.deb
Checksums-Sha256:
4feb6bfeb97e0886c5bc343d9f77995160e28afc8aa22f215c00eeb1c585af3e 1709 xml-security-c_1.6.0-1.dsc
ccc8abe614bfed814bc772e3904ba1708b5984ec1245500a0be409f8195e0831 865131 xml-security-c_1.6.0.orig.tar.gz
a93cf287a8f6250c090729c3c8882af04a9722968bb26b58342fec7c06ec5713 6746 xml-security-c_1.6.0-1.debian.tar.gz
8fda839d65fee93628cdb5528e138822474ecd094c936fef861a138a75a4a241 379238 libxml-security-c16_1.6.0-1_i386.deb
d9525c684811ae6425e8dccadfd2dbe9955057e4e75760cc73075a586c89ddef 150386 libxml-security-c-dev_1.6.0-1_i386.deb
Files:
b0a7bb99642e6e734adb71ae02ce4b90 1709 libs extra xml-security-c_1.6.0-1.dsc
b66046f074f5483e3b0081c5303e320c 865131 libs extra xml-security-c_1.6.0.orig.tar.gz
673ba7289624ea604abd6fed4aa989ae 6746 libs extra xml-security-c_1.6.0-1.debian.tar.gz
5954171fde1383a50e5cbea2aa763eca 379238 libs extra libxml-security-c16_1.6.0-1_i386.deb
9e27c7e9a730374a29b6c32224b82d92 150386 libdevel extra libxml-security-c-dev_1.6.0-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQEcBAABCAAGBQJNdGCKAAoJEH2AMVxXNt5140oIAIUh2YXsKC25w8SLR76ZNxi9
yyoXarSFdbaOa7P6lQauMGnklnUMR6d3a0ZKa9TFfIN8f0edzXgXwhHvtefrENjE
ZY86nD8mC1JM0rFrTqLfB62yDWNg8HRCtyQkGT0bqBv/OxhWbOKa5t3CG4M0s55B
iWn8COPSloiKqcZiCRbsO0MSl7k6eaMlv/Qyu6Vq69AGm0lO2iWwtsRqjtkmbg7U
6rMSlVgJcSK/Hsm/e10U2qXw5c5pcq00UcmbqsmAzspx5x5ouQ0vNx+sP7wRh1cy
o4XDMHcHXjYF9o5BerTTsdqPsgqdig4SOsOe/BCql2ZDmhs7gs0b9V1nChhxxac=
=XtYX
-----END PGP SIGNATURE-----
Russ Allbery (17):
debian/watch fixes for upstream distribution and versioning
Imported Upstream version 1.6.0
Merge branch 'upstream' into bug/kfreebsd
Merge branch 'upstream' into bug/soname
Merge branch 'bug/soname'
Merge branch 'bug/kfreebsd'
Add changelog for upstream 1.6.0 release
Update Debian copyright for new upstream and new DEP-5
Update package home page for new upstream location
Update to debhelper compat level V8 and autotools-dev module
Package renaming for the SONAME change in the shared library
Install the upstream NOTICE.txt file
Build fixes for OpenSSL with pkg-config
Also remove --with-xerces, since it was causing the "yes" problems
Switch to 3.0 (quilt) source package format
Update standards version to 3.9.1
Finalize changes for 1.6.0-1
-----------------------------------------------------------------------
--
Debian packaging for XML-Security-C
More information about the Pkg-shibboleth-devel
mailing list