[Debian-ha-maintainers] libqb_0.17.2.real-4~bpo8+1_amd64.changes ACCEPTED into jessie-backports, jessie-backports
Debian FTP Masters
ftpmaster at ftp-master.debian.org
Wed Feb 17 19:02:33 UTC 2016
Accepted:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 16 Feb 2016 10:31:06 +0100
Source: libqb
Binary: libqb-dev libqb-doc libqb0 libqb0-dbg
Architecture: source amd64 all
Version: 0.17.2.real-4~bpo8+1
Distribution: jessie-backports
Urgency: medium
Maintainer: Debian HA Maintainers <debian-ha-maintainers at lists.alioth.debian.org>
Changed-By: Christoph Berg <myon at debian.org>
Description:
libqb-dev - high performance client server features library (devel files)
libqb-doc - high performance client server features library (API docs)
libqb0 - high performance client server features library
libqb0-dbg - debugging symbols for libqb0
Closes: 666504 731967 732777 754692 755711 760199 788167 794566
Changes:
libqb (0.17.2.real-4~bpo8+1) jessie-backports; urgency=medium
.
* Rebuild for jessie-backports.
.
libqb (0.17.2.real-4) unstable; urgency=medium
.
* Add debian/libqb0.symbols.ppc64 symlink.
* Testsuite is stable now. Closes: #754692.
.
libqb (0.17.2.real-3) unstable; urgency=medium
.
* Add two more patches from upstream to fix ipc test.
.
libqb (0.17.2.real-2) unstable; urgency=medium
.
* Use dh --with autotools_dev again.
.
libqb (0.17.2.real-1) unstable; urgency=medium
.
* Import new Upstream release tarball for version 0.17.2.
* Bump version to 0.17.2.real-1.
* Update watch file to track the proper release tarballs. Also add
dversionmangle to find upstream tarballs for "real" versions.
.
libqb (0.17.2-1) unstable; urgency=medium
.
[ Christoph Berg ]
* New upstream version, including all our patches!
.
[ Adrian Vondendriesch ]
* Create 0001-Fix-check_ipc-tests-so-they-exit-correctly.patch to fix
ipc.test.
.
libqb (0.17.1-6) experimental; urgency=medium
.
* Bump symbol versions for qb_ipc_type, qb_log_conf, and qb_log_filter_type.
Patch by Ferenc Wágner, thanks! Closes: #794566
.
libqb (0.17.1-5) unstable; urgency=medium
.
[ Adrian Vondendriesch ]
* Add psmisc to autopkgtest dependencies.
* Add myself to Uploaders.
.
libqb (0.17.1-4) unstable; urgency=medium
.
* Add architecture-specific symbols files for kfreebsd-*; epoll is replaced
by kqueue there.
* Fix dir->symlink transition for /usr/share/doc/libqb-dev. Thanks to
Andreas Beckmann for spotting and the fixing instructions!
Closes: #788167
.
libqb (0.17.1-3) unstable; urgency=medium
.
* Re-disable __attribute__((section())) on powerpc and ppc64el. Instead,
ship architecture-specific symbols files that skip the __start___verbose
and __stop___verbose symbols.
.
libqb (0.17.1-2) unstable; urgency=medium
.
* Enable __attribute__((section())) on powerpc, it was hardcoded
"no" in configure.ac.
* Ignore testsuite results on kfreebsd-* for now.
.
libqb (0.17.1-1) unstable; urgency=medium
.
[ Richard B Winters ]
* New upstream release
* debian/patches: Dropped all 0.17.0 patches as they are not needed in new
release
* debian/patches: Added patch for creating .tarball-version prior to build
* debian/patches: Added patch for creating ChangeLog prior to build
- All patches run through GBP PQ; resulting in serialized file names, the
patch files were not given serialized names previously
* debian/rules: Updated hardening implementation for debhelper 9
* debian/rules: Updated to remove *.la files as they are not needed in this
package
* debian/rules: Updated to override dh_auto_configure, and set the docdir as
well as to enable dependency tracking option
* debian/rules: Updated to remove COPYING from debian/tmp after auto_install,
which resolves a lintian notice due to mutliple copies of license
* debian/rules: Updated to provide method for creating a debug package
* debian/rules: Fixed spacing between overrides so everything matches
* debian/control: Added myself as an uploader
* debian/control: Added libqb0-dbg to the package offering
* debian/control: Dropped hardening-wrapper, using hardening via debhelper
9; (see https://wiki.debian.org/Hardening)
* debian/control: Added glib2.0-dev to build-depends in order to make glib
tests available in this package
* debian/control: Bump Standards-Version
- No changes required
* debian/control: Updated Homepage
* debian/control: Added Vcs-Git and Vcs-Browser
* debian/control: Fixed formatting for enabling folding
* debian/compat: Bump to level 9
* debian/libqb0.symbols: Added for better cross-dist-version support
* debian/watch: Added watch for github releases
* debian/copyright: Fixed unversioned format uri
* debian/copyright: Added myself and Anibal to debian/* copyright
* debian/copyright: Updated date range for Debian-Ha Maintainers' and
Martin's entry
* debian/README.source: Added to provide information for those building
from source
* debian/.gitignore: Added to prevent debian files from being ignored due
to the .gitignore file's directives in the parent directory
.
[ Ferenc Wágner ]
* Streamline debian/rules
* Do not suppress echoing of doxygen commands
* Build and package HTML documentation
* Remove obsolete Doxygen options
* Clear Doxygen DOT_FONTNAME (FreeSans is not included anymore)
* Fix spelling in comments: incomming, neccessary
* Fix manpage whatis entries
* Remove questionnable localstatedir override
* Add an automatically substituted Pre-Depends to ease backporting
* Move HTML documentation into the libqb-dev package
.
[ Christoph Berg ]
* Import accurate symbols information from snapshot.debian.org.
* Fix alignment issues on hppa, patch by Helge Deller, thanks!
Closes: #760199
* Enable verbose testsuite operation, see #754692.
* qb-blackbox is actually installed. Closes: #755711.
* Fix descriptions. Closes: #732777.
* Add autopkgtest using examples/ipcclient+server.
* Multi-arch the binaries.
* Add myself to Uploaders.
.
libqb (0.17.0-2) unstable; urgency=medium
.
* debian/patches/buildfix-dvossel-1.patch: Add an additional fix by dvossel
to ensure proper building of libqb
.
libqb (0.17.0-1) unstable; urgency=medium
.
* New upstream release
* debian/patches/fix_version_number.patch: Drop as its unnecessary now
* debian/patches/test_ring_buffer1.diff: Drop as this is included upstream
* debian/patches/buildfix-dvossel-1.patch: Avoid test-suite failure
* debian/control: Bump Standards-Version
.
libqb (0.16.0.real-1.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Do not overwrite memory during reading
Add test_ring_buffer1.diff
Patch by Dejan Latinovic
Closes: #731967
* Pass --localstatedir=`pwd`/var to configure to not fail the
tests when it's built with pbuilder
.
libqb (0.16.0.real-1) unstable; urgency=low
.
* New upload, this time with the "right" upstream .orig.tar.gz
.
libqb (0.16.0-1) unstable; urgency=low
.
* New upstream release
.
libqb (0.14.4-1) experimental; urgency=low
.
* New upstream release
.
libqb (0.14.3-2) unstable; urgency=low
.
* debian/control: Added "check" and "pkg-config" to Build-Depends.
.
libqb (0.14.3-1) unstable; urgency=low
.
* New upstream release
.
libqb (0.14.2-1) unstable; urgency=low
.
* New upstream release
.
libqb (0.11.1-2) unstable; urgency=low
.
* Added doxygen to Build-Depends to make sure documentation is
built properly
.
libqb (0.11.1-1) unstable; urgency=low
.
* Initial release (Closes: #666504)
Checksums-Sha1:
8c89e1ab3a9df9fb5cd19b022a1de6e840454795 2380 libqb_0.17.2.real-4~bpo8+1.dsc
e5f6113c6d668a657f3bcc750314fc6ab0443ddc 584249 libqb_0.17.2.real.orig.tar.gz
2d55cf72788e14d2c0f7f5f134d91c07305a1fc6 9044 libqb_0.17.2.real-4~bpo8+1.debian.tar.xz
70b0521d05183dc419e5cacf7cb2290dd5a1582d 112898 libqb-dev_0.17.2.real-4~bpo8+1_amd64.deb
a5515e28e67feb9d05dcd1e1565280848987edca 395864 libqb-doc_0.17.2.real-4~bpo8+1_all.deb
0a89d04c37d85b9d559db489261c3d184b296a25 96714 libqb0_0.17.2.real-4~bpo8+1_amd64.deb
40344ec4ad3bfeb21f0e8e88a5e7449b1172db19 161428 libqb0-dbg_0.17.2.real-4~bpo8+1_amd64.deb
Checksums-Sha256:
98b7258f99aadea1ce7b6305a14037e2d44210958157eef033b83fc62b3dd5c7 2380 libqb_0.17.2.real-4~bpo8+1.dsc
aea21617d4277730a4a9184acfeba1765b6cefb472792787a12bbac3761291fd 584249 libqb_0.17.2.real.orig.tar.gz
56018442eadbe3ff96425698b94f08a8a621b15f185854b608fea20cbd85607f 9044 libqb_0.17.2.real-4~bpo8+1.debian.tar.xz
7ba0bd690b2182a8439a6c91b32fab649bbabcc8fcd1a7139fb93926356794e0 112898 libqb-dev_0.17.2.real-4~bpo8+1_amd64.deb
0ad11cf08b8ba700fdfc25d736d9b772df7de3dfa26f9b26291d217e6af7b823 395864 libqb-doc_0.17.2.real-4~bpo8+1_all.deb
5e74dd320611c62e60f005259ec57e7c748747cac5a79f6e2c06b07e22a94774 96714 libqb0_0.17.2.real-4~bpo8+1_amd64.deb
b9a89492043716797e249160ebcebaaab92bafa10388046084a3e3c9f893bedf 161428 libqb0-dbg_0.17.2.real-4~bpo8+1_amd64.deb
Files:
aceac6be126065fc838688f498c361fc 2380 libs extra libqb_0.17.2.real-4~bpo8+1.dsc
e59f29048759fe72ac6866b16a3a184d 584249 libs extra libqb_0.17.2.real.orig.tar.gz
72e9082333b8d2028861e5ec3b0a99cd 9044 libs extra libqb_0.17.2.real-4~bpo8+1.debian.tar.xz
b202463ba39f85c28beacfd885cba089 112898 libdevel extra libqb-dev_0.17.2.real-4~bpo8+1_amd64.deb
95cde6862aa30b37560fb751d3360213 395864 doc extra libqb-doc_0.17.2.real-4~bpo8+1_all.deb
a62a5d46928df903734892abb0e8ca68 96714 libs extra libqb0_0.17.2.real-4~bpo8+1_amd64.deb
5b2e641a17e818cb9c30a8a3c92554e6 161428 debug extra libqb0-dbg_0.17.2.real-4~bpo8+1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIbBAEBCAAGBQJWwu8QAAoJEExaa6sS0qeuVpgP+PDppll/KGJo7XaNOFvhoGK2
B8moAJaR/eoup+r02VwhjDN3q2aEwG8Ay4+gytL/qaY9mM1SLGpI3Woqr3+bVQ5H
a4hBtX6a1NxdXRJmLL7WKMclOeCe8UFvAGwTo6BEWJ+MOEdsUNEtmIM2pmDlySO3
nEdc3vJcjlGEuduTjkPEHhH7yP5+8fiNi2VVpoXH4xtxLsZik0Cr4rmM1aulWs9K
tLtId6DfrnXYWUTWvhk9GXwGGNy4M2NYu0cr2ndqewbQlWPfWZ3xPkhRxbnAux5C
8wqhwqXCfTaFDsd0WJ50mWXx07AI55XoccOLHot2nTbFnDo+KwpFoIuZ2qbivH16
gMDPE2saaVZfkUHSLEZnoSHjFPWEMQ4yGWn+3Ns/UdFsLOFIY+Uclb/q0HjjDa3X
UsA0bi4C2TuZqRDWNc6Yxt5ozAo7rpRimfLja99T7tvJ5MFNaYLd0DhzgKzgwvzD
9OHMpnEztYTiJfBy1ype0F6SP/QEGcXlUJ7nBqTeev+Gxpn4GlgN4cYJ3DmFK18v
8JXcomMj/MpNMDlaAzciLyglbymHPLNoOA9/LrUSZFJaWDK5bCtCSC/pQuGXO5I6
zbqKF08HmCb1VtHlx3LRX05mTpRtT1c6ZevuuNAJXDFL0tK0kscvk7JH3lanAdbq
MZWnr5z3H0K7QSq3XKw=
=9ZGg
-----END PGP SIGNATURE-----
Thank you for your contribution to Debian.
More information about the Debian-ha-maintainers
mailing list