[SCM] Debian packaging for OpenSAML 2.0 annotated tag, debian/2.0-2, created. debian/2.0-2
Ferenc Wagner
wferi at niif.hu
Thu Jan 22 23:34:07 UTC 2009
The annotated tag, debian/2.0-2 has been created
at 77108c4b36a374db18c56dcf8c12727f140d1c0d (tag)
tagging 1201515759a55a0f9d6bc4ab74c755ee0b1dae0c (commit)
replaces upstream/2.0
tagged by Russ Allbery
on Thu Jan 22 15:32:36 2009 -0800
- Shortlog ------------------------------------------------------------
Debian release 2.0-2
Format: 1.8
Date: Wed, 21 Jan 2009 16:30:46 +0100
Source: opensaml2
Binary: libsaml2 libsaml2-dev opensaml2-tools opensaml2-schemas libsaml2-doc
Architecture: source i386 all
Version: 2.0-2
Distribution: unstable
Urgency: low
Maintainer: Debian Shib Team <pkg-shibboleth-devel at lists.alioth.debian.org>
Changed-By: Ferenc Wagner <wferi at niif.hu>
Description:
libsaml2 - Security Assertion Markup Language library (runtime)
libsaml2-dev - Security Assertion Markup Language library (development)
libsaml2-doc - Security Assertion Markup Language library (API docs)
opensaml2-schemas - Security Assertion Markup Language library (XML schemas)
opensaml2-tools - Security Assertion Markup Language command-line tools
Changes:
opensaml2 (2.0-2) unstable; urgency=low
.
* Include fix for https://bugs.internet2.edu/jira/browse/CPPOST-7
(Metadata with EncryptionMethod elements fails to load)
* Include fix for https://bugs.internet2.edu/jira/browse/CPPOST-11
(SignatureMetadataFilter fails to validate signed EntityDescriptor)
Checksums-Sha1:
43236fed65a191254daf3386b29eb91e83db21c4 1421 opensaml2_2.0-2.dsc
bb37d8585446e9c069230d20db11ddded659e028 6097 opensaml2_2.0-2.diff.gz
24c9cfc69273aeb3f3cd76c2bc5eb5e7e260a82d 1077052 libsaml2_2.0-2_i386.deb
ac8ec2f667592f00023ef91ef507249daf4cb1ae 44366 libsaml2-dev_2.0-2_i386.deb
912d7bf19686d36e7167cf36a36aaa92d9a45f99 26904 opensaml2-tools_2.0-2_i386.deb
809fdeab6e203c2283c039280362366a4b68c246 22610 opensaml2-schemas_2.0-2_all.deb
f6cb38946b913a18b91fc4ba0265adcac31689ad 320780 libsaml2-doc_2.0-2_all.deb
Checksums-Sha256:
fd0b6deeba14aae8a9a667c4c9c1242d41ae17beed44889fa60e8286ccce79da 1421 opensaml2_2.0-2.dsc
6cce0eb418cac8e006363de9bd964437f514f3abda24919205eeaaa7e6185550 6097 opensaml2_2.0-2.diff.gz
104e548c7b144429bb452b66aa2b25c737162a69a9f3cda397287cb64242774d 1077052 libsaml2_2.0-2_i386.deb
74a3cb5fa0a1f9840108706c6649ffa0cf0a295f74053f1d7d7b8bb6416f1380 44366 libsaml2-dev_2.0-2_i386.deb
459b5cce0734d2f1e77dae40a9284466edb9a0df97231fcc6a857cea653e8484 26904 opensaml2-tools_2.0-2_i386.deb
3275d5edaeb679c8d98ac47fb25143677ea2b33fb76f7b68d8a96c228e3fb705 22610 opensaml2-schemas_2.0-2_all.deb
777f20b087aa566f4ff15478e99142c0984de241d74c89f669d3b0e953093f88 320780 libsaml2-doc_2.0-2_all.deb
Files:
0188351c10c981efaffdb1fcd7b2d769 1421 libs extra opensaml2_2.0-2.dsc
6f3ff64852413b7f1b76bc84ad49815f 6097 libs extra opensaml2_2.0-2.diff.gz
a723639b77f62df5f1da35d1799a0b25 1077052 libs extra libsaml2_2.0-2_i386.deb
3dea6420786151529d81ec8e22f844cc 44366 libdevel extra libsaml2-dev_2.0-2_i386.deb
0c17847013387096427093b850f11e10 26904 text extra opensaml2-tools_2.0-2_i386.deb
c18e47d1c0dead77d8adda2ff7a246af 22610 text extra opensaml2-schemas_2.0-2_all.deb
d319399695f26d630f1dd02dc7b855bf 320780 doc extra libsaml2-doc_2.0-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEABECAAYFAkl5AiAACgkQ+YXjQAr8dHbn2gCglr0uBIZFa8GWCFjr9UOUL+te
0EkAn2sw4fZLn4BZR38ARfawMUHH8E2v
=jd8s
-----END PGP SIGNATURE-----
Ferenc Wagner (28):
Imported Debian patch 2.0-1
Add email address of Steve Olshansky, the upstream author
Close ITP in the changelog
Leave XML schemas at their original place, which conflicts with opensaml-schemas
Revert inadvertent Debian change to schemas/Makefile.in
Build-depend on libxerces-c2-dev, add Homepage, Vcs-Git and Vcs-Browser fields
Revert to upstream config.guess and config.sub
Alphabetize and wrap build dependencies
Improve package descriptions
Use standards-version 3.7.3
Better short descriptions
Don't use Source-Version
Change opensaml2-schemas to Arch: all
Add a dependency on doxygen to generate API docs
Change the doc-base section to Programming/C++
Put packaging work into the public domain
Overhaul debian/rules
Don't pass --sourcedir=debian/tmp to dh_install
Build-depend on libxmltooling-dev instead of libxmltooling1-dev
Build-depend on libssl-dev
Add <memory> includes for auto_ptr
Fix schema location
Include NOTICE.txt in the packages
Reformat debian/copyright
Add zlib license
Reflect header dependencies in the -dev package
Include fix for https://bugs.internet2.edu/jira/browse/CPPOST-7
Include fix for https://bugs.internet2.edu/jira/browse/CPPOST-11
Russ Allbery (14):
Install samlsign in opensaml2-tools
Mark the zlib license as "other"
Add a license statement for acx_pthread.m4
Update standards version to 3.8.0
Use "Security Assertion Markup Language" in short description
Merge branch 'bug/gcc-4.3'
Install the samlsign man page
Fix typo in shlibs:Depends
Install NOTICE.txt in all packages
Merge branch 'debian'
Fix a few problems with the samlsign man page
Merge branch 'debian'
Finalize changes for 2.0-1
Merge branch 'debian'
-----------------------------------------------------------------------
--
Debian packaging for OpenSAML 2.0
More information about the Pkg-shibboleth-devel
mailing list