* Taking care of libqxt while Thomas is in vacation.
* Update and fix debian/copyright. (Closes: #809216)
* Refresh patches.
* Add a patch to fix wait() arguments in QxtFuture::delayedResult().
libqxt now builds with g++-6/6-20160117-1. (Closes: #811864)
* Add a patch from Clementine to improve global shortcuts on X11.
(Closes: #742414)
* Add a patch to make sure that QxtGui is properly linked with libx11.
* Update package repository location.
* Update upstream project home page.
* Update the debian/watch file.
* Bump Standards-Version to 3.9.6 : no changes required.
* New upstream release.
* Update the debian/watch file. Thanks to Bart Martens.
* Remove deprecated DM-Upload-Allowed field in debian/control file.
* Bump Standards-Version to 3.9.4.
* Refresh patch: fix-forbidden-rpath-build-config.patch.
* Add a patch to fix the configure script which does not take care
of build flags environment variables. Thanks to Lenz McKAY.
(Closes: #686878)
* Export of default dpkg build flags in debian/rules.
* Apply changes for Qt 4.8 Multiarch transition (Closes: #671661) :
- Expect qt plugins in multiarch location.
- Add a patch to use system qdoc3.
* Switch package to multiarch :
- Set "Pre-Depends: ${misc:Pre-Depends}" to shared libraries packages in
debian/control.
- Set "Multi-Arch: same" to shared libraries packages in
debian/control.
- Set Build-depend on debhelper >= 8.1.3 in debian/control.
- Set Build-depend on libqt4-dev >= 4:4.8.0 in debian/control.
- Set debian/compat to 8
- Replace occurrences of "/usr/lib/" in debian/*.install files with
"/usr/lib/*/".
- Replace occurrences of "/usr/lib" in debian/rules with
"/usr/lib/$(DEB_HOST_MULTIARCH)".
* Remove symbols files because it is too hard to maintain for this library.
* Update package repository URLs.
* Add DM-Upload-Allowed field in debian/control.
* Update maintainer email address.
* Bumped Standards-Version to 3.9.3, no changes needed.
* Fix missing makespecs files. (Closes: #647617)
* Fix symbols files for some architectures.
* Decrease the symbols check level to avoid build failures and get full
logs.
* Fix lintian warnings in copyright file.
* Apply patches on all symbols files to fix build troubles on many
architectures. (Closes: #641777)
[ Lisandro Damián Nicanor Pérez Meyer ]
* Remove duplicates "Section" fileds in debian/control.
* Do not add quilt as a B-D, sourve version 3.0 (quilt) already manages
patches.
* Do not call quilt_unpatch. It's not necessary.
* Add symbols files using pkg-kde-tools.
* Build-Depend on pkg-kde-tools in order to use pkgkde-symbolshelper.
[ Thomas Pierson ]
* Update Vcs-git URL.
* Remove useless variable "${shlibs:Depends}" for libqxt-dev package
in debian/control.
* Update Standards-Version in debian/control.
* Initial release. Thanks to Jérémy Bobbio for his sponsoring work.
Thanks to Bruno Bigras for his patches. Thanks to J-P Nurmi for his
initial work on a Debian package of libqxt. (Closes: #603701)