[ubuntu/xenial-proposed] libqb 0.17.2.real-4ubuntu1 (Accepted)
James Page
james.page at ubuntu.com
Mon Jan 4 11:45:13 UTC 2016
libqb (0.17.2.real-4ubuntu1) xenial; urgency=low
* Merge from Debian unstable. Remaining changes:
- debian/patches/ubuntu_disable_tests.patch: Disable failing tests that
cause the package to FTBFS.
- debian/patches/aarch64_no_coarse_clock.patch: Avoid
CLOCK_REALTIME_COARSE on aarch64 due to a kernel bug.
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.
Date: Mon, 04 Jan 2016 11:43:59 +0000
Changed-By: James Page <james.page at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/libqb/0.17.2.real-4ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 04 Jan 2016 11:43:59 +0000
Source: libqb
Binary: libqb-dev libqb-doc libqb0 libqb0-dbg
Architecture: source
Version: 0.17.2.real-4ubuntu1
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: James Page <james.page at ubuntu.com>
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: 732777 754692 755711 760199 788167 794566
Changes:
libqb (0.17.2.real-4ubuntu1) xenial; urgency=low
.
* Merge from Debian unstable. Remaining changes:
- debian/patches/ubuntu_disable_tests.patch: Disable failing tests that
cause the package to FTBFS.
- debian/patches/aarch64_no_coarse_clock.patch: Avoid
CLOCK_REALTIME_COARSE on aarch64 due to a kernel bug.
.
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.
Checksums-Sha1:
bd993fdba415a76757941f99d04b2acde5629062 2459 libqb_0.17.2.real-4ubuntu1.dsc
e5f6113c6d668a657f3bcc750314fc6ab0443ddc 584249 libqb_0.17.2.real.orig.tar.gz
38bee3624bba86b2c738913546eca74885963b36 9968 libqb_0.17.2.real-4ubuntu1.debian.tar.xz
Checksums-Sha256:
0945bb4eac01d2c56d2440b6c64b09dc65a54fc697ee571923e44c7001f3a0b1 2459 libqb_0.17.2.real-4ubuntu1.dsc
aea21617d4277730a4a9184acfeba1765b6cefb472792787a12bbac3761291fd 584249 libqb_0.17.2.real.orig.tar.gz
8d6b1a5fd3ab6e00293b8b9346e40176f5ac93f52c41fe9163b4f7681d70c5d3 9968 libqb_0.17.2.real-4ubuntu1.debian.tar.xz
Files:
7e21021733e350de07699496f8524429 2459 libs extra libqb_0.17.2.real-4ubuntu1.dsc
e59f29048759fe72ac6866b16a3a184d 584249 libs extra libqb_0.17.2.real.orig.tar.gz
42feba97c368572e26b709bbdb428baf 9968 libs extra libqb_0.17.2.real-4ubuntu1.debian.tar.xz
Original-Maintainer: Debian HA Maintainers <debian-ha-maintainers at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJWilsKAAoJEL/srsug59jDYsUP/Rqp7H5IExJhsmqBoJBsphPO
b9r8kxUiQXFi2r+1L19Qc/2pBPKm9M82Raoxpbc2iWerp3VqVS7W8PC5E7msKJ64
PHUghHm730PisrBzKAs7APraP87ZTpqYP0afq4CTevyCriwfxXMcsKJiR211K6G9
TTr44Key0vWQC0ueZNcnA7xsU1obse6sc2h4dgx9sAMu3eqJ3FIbFRZVV4CsWb14
jPecgSD4puGTlx4vpiWGDJvdqFlltonPaJcpfYgEf35hI9iFzwtYIXZ00NljrvmX
L+VC7ymExjo2/o3s060qUMbAjJzexF52QWgfoVqvVqVvrwWMPyy7w3rG2Qd41jcl
3pfOwpgoNRmaz3rnk6O3qp12TZFf0UHyBsYGAOjGILGzwLCuqlHb7bLXrEhuX00b
IuTvhzWWD35Q7wI4rrdaQd6ZdUjHFkTcN1iXsblSJqQoPpmkTxqL7FhzJ43ptyKR
UW5VU8PYRbBxoyb7xLR+G5DWBvjUiiJ8osIBjFNhHx6C3Z6CAS9vgJlALpFyZ5nS
B+3HmxbrkIhl6Npk4bTtVy6upbMtoo//KHKu3ypkKC3ZXDkNjBnnO1lpnkMlbMAM
itgHVAe2NZ+8VptYlcGRUuoY/B/Cksxdw6AtOgSppFXZ2I51Hmv5ygIdq8Y9hFMX
x7DISGYvfvXt9JiovOsQ
=x/0P
-----END PGP SIGNATURE-----
More information about the Xenial-changes
mailing list