Your message dated Wed, 31 Aug 2016 11:00:33 +0000
with message-id <e1bf3fx-0005ex...@franck.debian.org>
and subject line Bug#784484: fixed in kdevplatform 5.0-1
has caused the Debian Bug report #784484,
regarding [kdevplatform] Qt4's WebKit removal
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
784484: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=784484
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: kdevplatform
Version: 1.7.0-2
Severity: wishlist
User: debian-qt-kde@lists.debian.org
Usertags: qt4webkit-removal
Dear Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>,
As you might know we the Qt/KDE team are preparing to remove Qt4's WebKit
as announced in [announce].
[announce]
<https://lists.debian.org/debian-devel-announce/2015/05/msg00001.html>
Basically we are about to get the latest Qt4 point release and upstream is
migrating from WebKit to Bing in the Qt5 series, so we won't have much upstream
support for maintaining Qt4's WebKit.
In order to make this move, all packages directly or indirectly depending on
the Qt4's WebKit library have to either get ported to Qt5 or eventually get
removed from the Debian repositories.
Therefore, please take the time and:
- contact your upstream (if existing) and ask about the state of a Qt5
port of your application
- if there are no activities regarding porting, investigate whether there are
suitable alternatives for your users
- if there is a Qt5 port that is not yet packaged, consider packaging it
- if both the Qt4 and the Qt5 versions already coexist in the Debian
archives, consider removing the Qt4 version
= Porting =
Some of us where involved in various Qt4 to Qt5 migrations [migration] and we
know for sure that porting stuff from Qt4 to Qt5 is much much easier and less
painful than it was from Qt3 to Qt4.
We also understand that there is still a lot of software still using Qt4. In
order to ease the transition time we have provided Wheezy backports for Qt5.
Don't forget to take a look at the C++ API changes page [apichanges] whenever
you start porting your application.
[migration] http://pkg-kde.alioth.debian.org/packagingqtstuff.html
[apichanges] http://doc.qt.io/qt-5/sourcebreaks.html
For any questions and issues, do not hesitate to contact the Debian Qt/KDE
team at debian-qt-kde@lists.debian.org
Ana,
on behalf of the Qt4 maintainers
--- End Message ---
--- Begin Message ---
Source: kdevplatform
Source-Version: 5.0-1
We believe that the bug you reported is fixed in the latest version of
kdevplatform, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 784...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Pino Toscano <p...@debian.org> (supplier of updated kdevplatform package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Fri, 26 Aug 2016 20:33:08 +0200
Source: kdevplatform
Binary: kdevplatform10-libs kdevplatform-dev kdevplatform-l10n
Architecture: source amd64 all
Version: 5.0-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Pino Toscano <p...@debian.org>
Description:
kdevplatform-dev - development files for the KDevelop platform
kdevplatform-l10n - language package for the KDevelop platform
kdevplatform10-libs - shared libraries for the KDevelop platform
Closes: 784484 815962
Changes:
kdevplatform (5.0-1) experimental; urgency=medium
.
* Team upload.
* New upstream release:
- switches from Qt4 (using QtWebKit) to Frameworks (Closes: #784484)
- the kdevplatform_create_template_archive CMake macro invokes tar in a
reproducible way (Closes: #815962)
* Update the build dependencies following the port to Frameworks:
- remove kdelibs5-dev, libgrantlee-dev, libqjson-dev, libqtwebkit-dev
- add extra-cmake-modules, qtbase5-dev, qtdeclarative5-dev,
libqt5webkit5-dev, libkf5archive-dev, libkf5config-dev,
libkf5guiaddons-dev, libkf5declarative-dev, libkf5i18n-dev,
libkf5iconthemes-dev, libkf5itemmodels-dev, libkf5itemviews-dev,
libkf5jobwidgets-dev, libkf5kcmutils-dev, kio-dev, libkf5newstuff-dev,
libkf5notifications-dev, libkf5notifyconfig-dev, libkf5parts-dev,
libkf5service-dev, libkf5sonnet-dev, libkf5texteditor-dev,
libkf5threadweaver-dev, libkf5windowsystem-dev, libkf5widgetsaddons-dev,
libkf5xmlgui-dev, libgrantlee5-dev, and libkomparediff2-dev
* Use the right dh addon:
- switch from kde to kf5 dh addon
- bump the pkg-kde-tools build dependency to >= 0.15.16
* Rename packages according to the SONAME bumps:
- kdevplatform8-libs -> kdevplatform10-libs
- libsublime8 -> libsublime10
* Update the patches:
- 11_disable_examples_tests.diff: drop, no more needed
- upstream_filetemplates-plugin-Make-testfiletemplates-depend-o.patch:
drop, backported from upstream
* Update install files.
* Add in kdevplatform10-libs breaks/replaces against old kdevplatform8-libs.
* Backport upstream commit b64f24d70164c65805e3fff965478a21fd74326b to fix
dependencies in the cmake configuration files; patch
upstream_find-all-dependencies.patch.
* Disable building of unit tests, as long as they are not run.
* Manually add -dev dependencies in kdevplatform-dev and libsublime-dev,
for now.
* Update lintian overrides.
* Fold the Sublime library into the main library and -dev packages, as the
split is no more worth:
- install the content of libsublime10 into kdevplatform10-libs
- install the content of libsublime-dev into kdevplatform-dev, adding
proper breaks/replaces
- drop the libsublime10 and libsublime-dev binaries
* Remove dh_makeshlibs override in rules, no more needed.
* Raise the kdevelop and kdevelop-data breaks in kdevplatform10-libs to
versions lower than 5.0.
Checksums-Sha1:
557b42ceffa5b59411322a7e6dd5e0fb4e823187 3168 kdevplatform_5.0-1.dsc
9cefe1c2b18187c1dde5252de9ac2648f3118bae 1997376 kdevplatform_5.0.orig.tar.xz
baaf18dda77b77eb020fc6cdf4cb9091f1d9f5cd 17700 kdevplatform_5.0-1.debian.tar.xz
c03a3a47263715a2743f233ffeb3559ffe0a7348 305164
kdevplatform-dev_5.0-1_amd64.deb
b7beb7759d24fee10455a4f28c04b880e54d88f3 765430 kdevplatform-l10n_5.0-1_all.deb
28ee2193cff4de71dfabfc76da17b7d462d16d5b 80417802
kdevplatform10-libs-dbgsym_5.0-1_amd64.deb
e68eae862f46811d7a7dba875d27a6324436f432 2623718
kdevplatform10-libs_5.0-1_amd64.deb
Checksums-Sha256:
75bec270fc416389a91c748c031beb256274222a57b4554c2bb5e48e7bb15e1a 3168
kdevplatform_5.0-1.dsc
4085b355ab8d599d902afbc11027e1aefb22afe30d63ed54ea5fe02f24edfd10 1997376
kdevplatform_5.0.orig.tar.xz
7dcef5bc65093327d2e4d3d1a267697a41c76276b6b663f48f98f954222683f9 17700
kdevplatform_5.0-1.debian.tar.xz
523bf53ad4c1810fab6267466ef386ac00b43f688bb738fd6b22c6b961f663db 305164
kdevplatform-dev_5.0-1_amd64.deb
2032e6eb1152035c3a90cbeef1fbec7a6de14c21592a987a09b7b8b3d7366d1f 765430
kdevplatform-l10n_5.0-1_all.deb
9203e4eca0ec66fd820c22e8f49e7e5987dc276892d2736f19f2e5f42490af3f 80417802
kdevplatform10-libs-dbgsym_5.0-1_amd64.deb
76c8336a35ce5998384df5bb503ab53a3aa44e92afc34eccda0b4cef82c1d7eb 2623718
kdevplatform10-libs_5.0-1_amd64.deb
Files:
b4a810be3f70fa88605b4fe8eb8905d3 3168 libs optional kdevplatform_5.0-1.dsc
b4066713d7d66ba5a119d1671251095b 1997376 libs optional
kdevplatform_5.0.orig.tar.xz
3fa02758704919db76409b1281bd72e3 17700 libs optional
kdevplatform_5.0-1.debian.tar.xz
bef35e546fb6a9bfeb98ba0cc6626216 305164 libdevel optional
kdevplatform-dev_5.0-1_amd64.deb
15f86f95d8fd6658cd2ff9e9f2b7ed33 765430 localization optional
kdevplatform-l10n_5.0-1_all.deb
a33ef41774ea212b884e33f531a10cc4 80417802 debug extra
kdevplatform10-libs-dbgsym_5.0-1_amd64.deb
8d2b16dc0a500912ceebb454b95731e1 2623718 libs optional
kdevplatform10-libs_5.0-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIVAwUBV8CPdS0ZHIhDsT9NAQIzkw//YvZcuMeYbZ5ZyHViq2xN61PQKVbaZtzW
GTt0X/GMtSXqc6ndFD3TdRIshFvlKBqd58kUU+ptu4aJKdNo5sbYgmXoMjOk5NPU
dMuSt92APzZIxh+tkutJ4F1m9xQD8p+3yrl3z644w7SotrhKClS8LIbYRusfHtsv
AJvYlnVw7iiKDBATUUsMknpeOXJAHgL7ShourXmwjclp+srsi2WbrxcJg79Kkm0c
mOO+3LYrZGipPtq5mFq1RLDkCtKj9KqWetk/BqGqZPTzCWEmnDIG51Y0AIBb27FR
kF2WSOF4A6PPzuJeIEYDAAmXsieFSpJV8MTVpwIgPvhebZoHuU3PRlTPWSxqIc+z
z/Ahw1cDYBqFhGqg72rv02HmHG7YRwHr8YOqKfRSHtm6hvuq80mL5FHp7Xi5c5j/
6s/rHy7kxGM0bkt2RcW+LAdv7avsI9xpzIU9wwIOS1Ru8GeoccrD6p9Xyu57LAZx
WMurZsWEw72st+xSZN1YFvbSkPZ1hQqH2BF7FjV3okTki7aThYCS1HwJPz7H8rFp
6CXxcAPJSQxaw47YDWeasOGGHWqz9LgLxPmtJ/knOboNNOCTuOqIxHgzah7ZiYhB
XMuFiWFzgE4A75TCsQArj/4Iikf0rTSgWqnmS+f9HC2IKMg+VZNFAzQZ6/8h2cpS
8pysf5coZPk=
=WeTq
-----END PGP SIGNATURE-----
--- End Message ---