[cpp-log4shib] annotated tag debian/2.0.0-2 created (now 122c410)
Scott Cantor
cantor.2 at osu.edu
Tue Oct 19 16:15:12 UTC 2021
This is an automated email from the git hooks/post-receive script.
scantor pushed a change to annotated tag debian/2.0.0-2
in repository cpp-log4shib.
at 122c410 (tag)
tagging 6bd5950879d126e091e8bc6f8c37c913b3b14887 (commit)
replaces debian/2.0.0-1
by Ferenc Wágner
on Sat Nov 24 16:18:48 2018 +0100
- Log -----------------------------------------------------------------
log4shib Debian release 2.0.0-2
Format: 1.8
Date: Sat, 24 Nov 2018 16:10:58 +0100
Source: log4shib
Binary: liblog4shib2 liblog4shib-dev liblog4shib-doc
Architecture: source
Version: 2.0.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Shib Team <pkg-shibboleth-devel at lists.alioth.debian.org>
Changed-By: Ferenc Wágner <wferi at debian.org>
Description:
liblog4shib-dev - log4j-style configurable logging library for C++ (development)
liblog4shib-doc - log4j-style configurable logging library for C++ (API docs)
liblog4shib2 - log4j-style configurable logging library for C++ (runtime)
Changes:
log4shib (2.0.0-2) unstable; urgency=medium
.
* [0757f12] Switch to watching bzip2 compressed tarballs
* [67ed4d0] Add build system patches for better FLAGS handling
* [c9beebe] Stop fiddling with configure switches
--enable-debug has nothing to do with the optimization level,
and --disable-static is the default with our latest patches.
* [ce131c8] Update Standards-Version to 4.2.1 (no changes required)
* Upload to unstable
Checksums-Sha1:
a512c494516728294284e8ae89565b167d3c173f 2469 log4shib_2.0.0-2.dsc
b073c705f3cd06067b56d7f2e35c014733b5932a 49328 log4shib_2.0.0-2.debian.tar.xz
e198ed7af41d6e4a25e1900958709149e87f124e 7886 log4shib_2.0.0-2_amd64.buildinfo
Checksums-Sha256:
b1e1482850be9b0c21cf7a684ca742d5598b66c105492988aa599e7ee80719a2 2469 log4shib_2.0.0-2.dsc
bd7328787c009490e50a58886a838001255f06d6d9b33b95986fbcef348b3b59 49328 log4shib_2.0.0-2.debian.tar.xz
9c43902115fdcb8b852206a87433e212293df1a62f7a055ac1f9ff88915cf9dd 7886 log4shib_2.0.0-2_amd64.buildinfo
Files:
bca3bdddaed6a4f8aaa7ca4db8d07e64 2469 libs optional log4shib_2.0.0-2.dsc
e4f6bfd81bd96f24987866dc31ed1cea 49328 libs optional log4shib_2.0.0-2.debian.tar.xz
c4f693a9cc17535bce293863a40cd560 7886 libs optional log4shib_2.0.0-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAABCgAvFiEEwddEx0RNIUL7eugtOsj3Fkd+2yMFAlv5a9gRHHdmZXJpQGRl
Ymlhbi5vcmcACgkQOsj3Fkd+2yMrTRAArDst7cA16bodx+Dxr3rzjWKTrOq3Zi1M
PvvRqVjrLVdzCTZZbgCUswJWubOyNupNribR0Qmp13LQs4G0O/9MZNYXjS7//FlI
umRVOW4bGZMeovcnsqG3ny3i7Whc7P66mcc5VzaFvroZZCsmjyOi0bOA2aL0leBO
Biu3O15gioklDJ/ryWJ1Zeuo2sZq3rO6WWJr4CJrpmWoQrmonxBIRhBLdQNEDftD
hkfv2yGtM3RXi+BdhZOFKBlile1yhsFYSFDIbNHzy80bnQhwwkKk0IzZcBI+T67C
sF8LdYUD0GNo7ySt07iUiN5CbBwwCWaylLqQ6Rvf7qAn3W1cp1XJ59HVTr1/t4qY
D+NIoer/vXasyg+9RWJKm5pjPHrowZpLa4lg4GIjlTAs6XXwXdYq6EjPmoRXu3hH
y/U2hDDQCSlB3j8gMdjJlqp4peoDLMnN6cwFchBQBquLYgc7Rgh/fYynbEBs9Bdr
qHCwYFztV1qv7NYS93E7iU4wec6WHXnvT70uNy5lonpQGEAk+6litv7ywXAmb9mD
KDRmwiF3mEqA8j9c3EIdCq1g1Dx+l9He4+OTbzYpDGB+2sNrEmjZVoSc/F3Xlfnz
3CqtgrTbwdNASUlT5ag8xjLyXhiP4VzLEkbw6qRmaY8k/QDCw7tzL1ARfe0dzQTi
+Fh2ygMQi2c=
=TY+Q
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new df97529 Initial import of upstream version 1.0.4
new a5f8f44 Remove debian directory from upstream Makefile system
new 9adf1a8 Fix line endings, add initial changelog for 1.0.4-1
new 47fb618 Overhaul packaging and flesh out changelog
new 667c239 Make debian/rules executable
new 906e384 Switch to Debian source package format 3.0 (quilt)
new 827291b Declare the Autoconf macro directory
new 92e65f7 Merge branch 'bug/macro-dir'
new 327a9a6 Add Debian changelog for declaring the macro directory
new c28098e Also add ACLOCAL_AMFLAGS = -I m4 to Makefile.am
new 658d4f4 Merge branch 'bug/macro-dir'
new 0e9caa3 Remove debian/Makefile from the list of generated files
new 6092e77 Install log4shib-config and log4shib.m4
new 2f94173 Use the installed API docs to build the doc package
new 26b35b7 Install man pages and static library, ignore *.la file
new 9b993bd Don't worry about installing NOTICE.txt
new d32d0d6 Fix the changelog trailer for the first entry
new df8886f Rename library package to match SONAME, add -doc suggests
new 622d371 Remove useless postinst script
new e3e2f65 Fix jQuery replacement
new 809f558 Fix section of dev package
new ecebe32 Move the man pages into the -doc package
new 0e203c6 Add man page for log4shib-config
new 3b6fa5e Don't install section 3 Doxygen man pages
new d35f145 Remove useless liblog4shib-doc.dirs file
new 42b16d4 Finalize changes for 1.0.4-1
new 026b1a5 Imported Upstream version 1.0.5
new 3cf81aa Merge tag 'upstream/1.0.5'
new 45daad2 Add changelog for upstream 1.0.5 release
new 313627d Use canonical URLs for Vcs-Browser and Vcs-Git
new ade8bb0 Update standards version to 3.9.4
new d699d93 Switch to xz compression for *.debian.tar and the *.deb packages
new 3dea769 Finalize changes for 1.0.5-1
new 7b63188 Imported Upstream version 1.0.6
new 1d2949d Merge tag 'upstream/1.0.6'
new 22a6d96 Add changelog for upstream 1.0.6-1 release
new 2c8df89 Remove spurious configure.ac difference from upstream
new 150679a Imported Upstream version 1.0.7
new 3e71974 Merge tag 'upstream/1.0.7'
new cbfec72 Add changelog for upstream 1.0.7 release
new 592f367 Increase the buffer for storing the pthread ID
new 5ce102f Update release date for 1.0.7-1
new 7a6bff0 Imported Upstream version 1.0.8
new ebfeb59 Merge tag 'upstream/1.0.8'
new 0534ce8 Add changelog for upstream 1.0.8 release
new 005c022 Move doxygen and graphviz to Build-Depends-Indep
new cc1dc2c Add debian/gbp.conf for DEP-14 layout
new 01491cf Run wrap-and-sort -ast on the package
new 48c1fea Check signature in watch file
new b515046 Imported Upstream version 1.0.9
new 79a91bd Merge tag 'upstream/1.0.9' into debian/master
new 70e40e7 Convert our single upstream patch into a gbp patch queue
new 6e597d0 Add myself to Uploaders
new c74236b Rename library packages for g++5 ABI transition (closes: 791193).
new 9d2e1ee dh_auto_configure uses --disable-dependency-tracking by default
new e808380 The default compressor is xz since jessie
new 47cb428 Enable all hardening features
new a868151 Update Standards-Version to 3.9.6 (no changes needed)
new 09a4536 Replacing the jquery.js embedded by Doxygen risks breaking the docs
new 41789a5 No need to separate the doc-base files by extension
new 2e9d351 Don't ship the static library
new 9b68d45 Omit useless MD5 files generated by Doxygen
new 66da772 Specify the empty pkg-config Cflags setting via a variable
new 68876b7 New license for config/ltmain.sh and m4/ax_pthread.m4
new 6382280 Update changelog for 1.0.9-1 release
new 03f342f Arch and indep builds require different pruning
new 5b21418 Fix debian/rules command to remove *.la file
new 368242d Add changelog for 1.0.9-2 release
new 41cb8de Build only the documentation for indep builds
new 9c92c67 Enable parallel builds
new a659bd6 Use secure HTTPS transport in the Vcs-* fields
new 1446f60 Update Standards-Version to 3.9.8 (no changes needed)
new c446c58 Newer git versions use tighter spacing
new 0628729 Fix the build flag leak by an upstreamable patch
new f6e05d1 Embed the upstream version directly into the log4shib-config man page
new b20a1a1 New patch Fix-Doxygen-formatting-issues.patch
new 8df8e66 New patch Remove-obsolete-MAX_DOT_GRAPH_-WIDTH-HEIGHT-Doxygen-.patch
new d69ed62 New patch Drop-superfluous-scope-to-help-Doxygen-find-the-decl.patch
new 04c8101 Remove the unneded files instead of ignoring them
new fbc0beb New patch socket-and-gethostbyname-are-often-provided-by-libc.patch
new 3f15441 Update changelog for 1.0.9-3 release
new 3cbf422 Refresh patch index
new a860f3a Add myself to uploaders
new 9ef519a Make liblog4shib-doc Multi-Arch: foreign
new 4b23714 Indicate why liblog4shib-dev is not Multi-Arch: same yet
new a3a9ef3 Follow upstream URL change in debian/watch and debian/copyright
new b2ce761 Update Standards-Version to 4.1.0
new 42ddc06 Remove myself from Uploaders
new 72ba091 Update Standards-Version to 4.1.4 (no changes required)
new 31367e5 Switch to Debhelper compat level 11
new e029f44 Simplify removal of Doxygen .md5 files
new d1715f0 Factor out common part of package descriptions
new 44b3bd2 Lintian does not emit embedded-javascript-library for Doxygen anymore
new 6004c44 Migrate to salsa.debian.org/shib-team
new 07ccf16 Clean up trailing whitespace in debian/changelog
new cc73d45 Migrate to my Debian address
new 40f263c Add simple autopkgtest compiling and running a build test
new c890e1b Update changelog for 1.0.9-4 release
new 338086a Use the 'replace' merge mode
new f3f1da1 New upstream version 2.0.0
new 3f84c99 Updated version 2.0.0 from 'upstream/2.0.0'
new 9e39ece Drop our patches (everything went upstream)
new 1f97dec Upstream dropped the old style config script
new 8e20926 Make liblog4shib-dev Multi-Arch: same
new 07521ee Generate verbose changelog entries
new 1c3204e Update Standards-Version to 4.1.5 (no changes required)
new 90cefb7 Rename library package to match new SO version (2)
new e8fc1f9 Multiarch support does not require Pre-Depends anymore
new 6308439 Update changelog for 2.0.0-1 release
new 0757f12 Switch to watching bzip2 compressed tarballs
new 67ed4d0 Add build system patches for better FLAGS handling
new c9beebe Stop fiddling with configure switches
new ce131c8 Update Standards-Version to 4.2.1 (no changes required)
new 6bd5950 Update changelog for 2.0.0-2 release
The 114 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list