qtwebkit-opensource-src_5.6.1+dfsg-4~bpo8+1_all.changes ACCEPTED into jessie-backports, jessie-backports
Accepted:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 07 Jul 2016 00:17:12 -0300
Source: qtwebkit-opensource-src
Binary: libqt5webkit5-dev libqt5webkit5 qml-module-qtwebkit libqt5webkit5-dbg qtwebkit5-doc qtwebkit5-doc-html
Architecture: all
Version: 5.6.1+dfsg-4~bpo8+1
Distribution: jessie-backports
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>
Description:
libqt5webkit5 - Web content engine library for Qt
libqt5webkit5-dbg - Web content engine library for Qt - debugging symbols
libqt5webkit5-dev - Web content engine library for Qt - development files
qml-module-qtwebkit - Qt WebKit QML module
qtwebkit5-doc - Qt 5 webkit documentation
qtwebkit5-doc-html - Qt 5 webkit HTML documentation
Closes: 751186 762158 778359 782063 791262 827783
Changes:
qtwebkit-opensource-src (5.6.1+dfsg-4~bpo8+1) jessie-backports; urgency=medium
.
* Upload to jessie-backports.
.
qtwebkit-opensource-src (5.6.1+dfsg-4) unstable; urgency=medium
.
* Update symbols files with buildd's logs (Closes: 827783).
.
qtwebkit-opensource-src (5.6.1+dfsg-3) unstable; urgency=medium
.
* Update symbols files with buildds' logs.
* Upload to unstable.
.
qtwebkit-opensource-src (5.6.1+dfsg-2) experimental; urgency=medium
.
* Update symbols files with buildds' logs.
.
qtwebkit-opensource-src (5.6.1+dfsg-1) experimental; urgency=medium
.
* New upstream release.
- Bump Qt build dependencies.
* Refresh fix_pthread_linking.diff.
* Update Standards-Version to 3.9.8, no changes required.
.
qtwebkit-opensource-src (5.6.0+dfsg-1) experimental; urgency=medium
.
* New upstream release.
* Make sure the Makefile needed for building docs is generated.
* Update debian/watch for new tarballs location.
* Bump Qt build-dependencies to 5.6.0.
* Do not hardcode version number in debian/rules.
* Update Lintian overrides for JS files with long lines.
.
qtwebkit-opensource-src (5.6.0~rc+dfsg-2) experimental; urgency=medium
.
* Explicitly specify Makefile for building docs.
* Backport fix_pthread_linking.diff from upstream.
.
qtwebkit-opensource-src (5.6.0~rc+dfsg-1) experimental; urgency=medium
.
* New upstream release candidate.
* Bump Qt build-dependencies to 5.6.0~rc.
* Add back qtwebkit5-doc package.
* Use recommended https URIs for Vcs fields.
* Do not build-depend on qtxmlpatterns private headers.
* Update symbols files from the current build log.
* Call syncqt.pl in configure target.
* Bump Standards-Version to 3.9.7, no changes needed.
.
qtwebkit-opensource-src (5.5.1+dfsg-2) unstable; urgency=medium
.
* Upload to unstable.
* Update symbols files with buildds' logs.
.
qtwebkit-opensource-src (5.5.1+dfsg-1) experimental; urgency=medium
.
* New upstream release.
- Bump Qt build dependencies.
* Override lintian false positives for javascript files. Long lines do not
mean minified javascript.
.
qtwebkit-opensource-src (5.5.0+dfsg-2) experimental; urgency=medium
.
* Add empty override_dh_auto_test target to make indep builds work.
* Remove copyright entries for generated files that are not present in the
tarball.
* Explicitly specify Makefile to use for installing docs.
.
qtwebkit-opensource-src (5.5.0+dfsg-1) experimental; urgency=medium
.
* New upstream release.
* Bump Qt build-dependencies to 5.5.0.
* Build with GStreamer 1.0 (closes: #762158).
* Update and simplify symbols file.
* Refresh no_gc_sections.diff.
* Minor debian/copyright updates.
.
qtwebkit-opensource-src (5.4.2+dfsg-3) unstable; urgency=medium
.
* Update symbols files with buildds' logs.
* Update symbols files with the current build log and gcc5 (Closes: #791262).
.
qtwebkit-opensource-src (5.4.2+dfsg-2) unstable; urgency=medium
.
* Team upload to unstable.
.
[ Lisandro Damián Nicanor Pérez Meyer ]
* Update symbols files with buildds' logs.
.
[ Felix Geyer ]
* Update symbols files for amd64.
.
qtwebkit-opensource-src (5.4.2+dfsg-1) experimental; urgency=medium
.
[ Dmitry Shachnev ]
* Sort debian/qml-module-qtwebkit.install.
* Fix some substitutions in debian/libqt5webkit5.symbols.
* Remove all obsolete sparc-specific symbols (Closes: #782063).
.
[ Lisandro Damián Nicanor Pérez Meyer ]
* New upstream release (Closes: 778359).
- Bump Qt build dependencies to 5.4.2.
* Clear up the list in Uploaders removing people who hasn't committed to the
repo in more than a year. They can re add themselves whenever they want
(and we really hope to see you back really soon!).
* Expose HTML documentation (Closes: #751186).
.
qtwebkit-opensource-src (5.4.1+dfsg-3) experimental; urgency=medium
.
* Comment out libleveldb-dev build-dependency for now, it causes
linking errors on some architectures.
* Disable leveldb_memenv_path.diff as well.
.
qtwebkit-opensource-src (5.4.1+dfsg-2) experimental; urgency=medium
.
* Update leveldb_memenv_path.diff to make it really work.
.
qtwebkit-opensource-src (5.4.1+dfsg-1) experimental; urgency=medium
.
* New upstream release.
* Update debian/watch to use https://download.qt.io/.
* Bump Qt build-dependencies to 5.4.1.
* Build-depend on libleveldb-dev so that the system leveldb copy
is used, and not the private one.
- Add a patch to use Debian path to memenv.h.
* Refresh patches for the new release.
* Minor debian/copyright updates.
.
qtwebkit-opensource-src (5.4.0+dfsg-1) experimental; urgency=medium
.
[ Dmitry Shachnev ]
* New upstream release.
* Bump Qt build-dependencies to 5.4.0.
* Add qtbase5-doc-html to Build-Depends-Indep to make sure docs
are properly linked with qtbase.
* Drop these patches, applied upstream:
- do_not_use_jit_on_big_endian_machines.patch
- fix_cloop_on_big_endian_machines.patch
- fix_crash_when_a_network_request_is_aborted_while_forwarding_data.patch
- blacklist_libkpartsplugin.patch
* Bump Standards-Version to 3.9.6, no changes needed.
* Update symbols files.
* Add myself to Uploaders.
.
[ Harald Sitter ]
* Disable precompiled headers on amd64, powerpc and s390x.
Checksums-Sha1:
ea1a8ef7c79c1ecb14a51589276d5cec6adfa44a 782872 qtwebkit5-doc_5.6.1+dfsg-4~bpo8+1_all.deb
0fae3b97da304da7ffe912f83cc6a1bda05c16c6 691414 qtwebkit5-doc-html_5.6.1+dfsg-4~bpo8+1_all.deb
Checksums-Sha256:
f9a86ca6d0321035479e143d1b62993e4a478c304970404566e9230b2e6e898b 782872 qtwebkit5-doc_5.6.1+dfsg-4~bpo8+1_all.deb
5d14281ac6956f5983827bc252466ab6f94d33797e7f473799d534939695b2a5 691414 qtwebkit5-doc-html_5.6.1+dfsg-4~bpo8+1_all.deb
Files:
ac7ba83b1b8805c1686d404d53365260 782872 doc extra qtwebkit5-doc_5.6.1+dfsg-4~bpo8+1_all.deb
eb72817113a309910d12d8d8276130b5 691414 doc extra qtwebkit5-doc-html_5.6.1+dfsg-4~bpo8+1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJXhkk3AAoJEKtkX0BihqfQo2kP/Ao/6l/QbEzsyA40TGFD1qfJ
vpTcN7/7OECpeyqZ48fDZy9OiWHLq8NvADB33M/zQP7KmApHtJxalBNKXBI7mgab
mrqzxObdsRd2IfmY5KRXD8UHOBWkBguBptDBfvQT22B6G5SGEXBb7r6sXPIGp03U
ZiUAa8CokSVpsThdxEMVlqz7DX8BTa70tWEMWpCU0Svw5Z4n2UzoBOSGYVwzmrXo
vvL/sj3XtgzRk/GpKvOmBhU7MLBjkRqHlhoD4mbtGHdUtfZy8EAq8/x1NFTJkvbY
KkRLypjgUOZp48UTcYVxEfMP+JVBGKymMSTzvE6QwGW24IUY0NdsNFQ3qTSkUZdI
UT0Ox3hnGJSr0GJdFtJ2k1gFOmHOwxHn1tr1IYAZg1iXm9/bpxAIP5boS/sW3FAt
jiso2JUo5jR+5biCiYfKXdRHpjE6MxILO9oRS1rFfgO6IESzGgQyHyvK6bvwrdpX
k3CArL2E2D/d0EvcvM8TcwE6E/arHwZjv9EmIMk6Z6q/O6pUTUNOPkhQaJ/uNUTj
6dRyuffZFiq6g5TNkpo8iM5D8fxX49TNJb4DfRB6A8Xp8UBcnDXTwxefpiNY0VKD
3TM76BZYYMC6wG+BjHbB4ES2Slrtj7niE4htx0WtuCnhD0RiYAFxG97AFfNfrflp
rNFY34AlcdIRYMrXtlZz
=oflA
-----END PGP SIGNATURE-----
Thank you for your contribution to Debian.
Reply to: