Changelogs from build 20131216 to 20131216.1
bluez (4.101-0ubuntu9) trusty; urgency=medium
.
* Use dh-autoreconf for current libtool.
db5.3 (5.3.28-3ubuntu1) trusty; urgency=low
.
* Update libtool.m4.
geoclue (0.12.99-2ubuntu6) trusty; urgency=low
.
* Use dh-autoreconf to update libtool macros for new ports. This also
requires build-depending on gtk-doc-tools.
gmp (2:5.1.2+dfsg-3ubuntu3) trusty; urgency=medium
.
* debian/patches/ppc64el_mod.patch: Add little-endian support to ppc64 asm.
gst-plugins-base0.10 (0.10.36-1.1ubuntu2) trusty; urgency=medium
.
* Don't bypass libtoolize when calling dh-autoreconf; and drop
debian/patches/99_ltmain_as-needed.patch, we no longer need to patch
ltmain.sh.
gst-plugins-base1.0 (1.2.1-2ubuntu2) trusty; urgency=low
.
* Use dh_autoreconf --as-needed rather than disabling libtoolize and
manually patching ltmain.sh, to pick up other libtool macro changes for
new ports.
json-glib (0.16.2-1ubuntu1) trusty; urgency=low
.
* Use dh-autoreconf to update libtool.m4 for new ports.
klibc (2.0.2-1ubuntu2) trusty; urgency=low
.
* Call dh_auto_clean with $(DEB_MAKE_ENVVARS) to pass ARCH to make.
libhybris (0.1.0+git20131207+e452e83-0ubuntu1) trusty; urgency=low
.
* New upstream snapshot:
- Rebasing patches and removing the ones that are already available in
upstream
- Performance improvements for the glesv2 hybris driver
- android-platform-headers renamed and migrated to a different source
package (android-headers)
- Most libraries can now be used via a pkg-config file
libnotify (0.7.6-1ubuntu2) trusty; urgency=low
.
* Use dh-autoreconf to update libtool.m4 for new ports.
libsecret (0.16-0ubuntu1) trusty; urgency=medium
.
* New upstream release:
- Clarify documentation for secret_service_clear_xxx()
- Pass return_type to prompt async begin functions, rather than finish
- Simpler way to use custom service/collection/item types
- service: Rename secret_service_new() and friends to xxx_open()
- Add secret_value_get_text() function to return NULL terminated secret
- Fix return types in secret_service_search_finish() on error paths
- Testing fixes
- Build fixes
- Updated translations
* debian/libsecret-1-0.symbols:
- Updated
- Note that some symbols were removed, but these were in the part of the
library marked unstable. This affects only seahorse according to the
author
libtheora (1.1.1+dfsg.1-3.1ubuntu1) trusty; urgency=medium
.
* Use dh-autoreconf for current libtool.
* Move transfig, texlive, ghostscript to Build-Depends-Indep, since they're
only used for doc building.
mesa (10.0.0-1ubuntu4) trusty; urgency=medium
.
* libegl1-mesa-dev: Don't depend on libmirclient-dev on ppc64.
nspr (2:4.9.5-1ubuntu2) trusty; urgency=low
.
* Add support for ppc64el (Ulrich Weigand).
qt4-x11 (4:4.8.4+dfsg-0ubuntu22) trusty; urgency=medium
.
* No-change rebuild for libmng soname bump.
sbc (1.1-2ubuntu2) trusty; urgency=medium
.
* Add missing build-dependency on pkg-config for m4 macros.
sbc (1.1-2ubuntu1) trusty; urgency=medium
.
* Use dh-autoreconf for current libtool.
speex (1.2~rc1-7ubuntu5) trusty; urgency=medium
.
* Fix debian/rules dh-autoreconf handling for the case when we're building
the arch: all packages.
speex (1.2~rc1-7ubuntu4) trusty; urgency=medium
.
* Add missing build-dependency on pkg-config.
speex (1.2~rc1-7ubuntu3) trusty; urgency=medium
.
* Use dh-autoreconf for current libtool.
sqlite3 (3.8.1-1ubuntu3) trusty; urgency=medium
.
* Still call dh_autotools-dev_{update,restore}config.
sqlite3 (3.8.1-1ubuntu2) trusty; urgency=medium
.
* Build using dh-autoreconf.
ustr (1.0.4-3ubuntu2) trusty; urgency=medium
.
* debian/patches/debian/ppc64el.diff: Add ppc64el support, like ppc64.