[ubuntu/zesty-proposed] kdevelop 4:5.0.1-3ubuntu1 (Accepted)
Jeremy Bicha
jbicha at ubuntu.com
Sun Dec 25 19:18:13 UTC 2016
kdevelop (4:5.0.1-3ubuntu1) zesty; urgency=medium
* Sync with Debian
* Lower okteta dependency to version currently in zesty
kdevelop (4:5.0.1-3) unstable; urgency=medium
* Bump llvm and clang build dependencies to 3.9. This avoids a crash when
users are running video drivers compiled against llvm 3.9. Yes, it's a
temporal fix only (Closes: #846410).
kdevelop (4:5.0.1-2) unstable; urgency=medium
* Team upload.
* Upload to unstable.
* Promote the kdevplatform-l10n recommend in kdevelop-l10n to a dependency:
it is highly unlikely that you want translations for kdevelop without the
underlying libraries translated.
kdevelop (4:5.0.1-1) experimental; urgency=medium
* Team upload.
* New upstream release.
* Replace the transitional build dependencies:
- kdoctools-dev -> libkf5doctools-dev
- kio-dev -> libkf5kio-dev
* Bump the kdevplatform-dev (build) dependency to >= 5.0.1.
* Bump the llvm-3.8-dev, and libclang-3.8-dev to >= 1:3.8.1, to avoid
building with older LLVM versions.
* Add the kio-extras recommend in kdevelop, as it is used for browsing the
man documentation.
kdevelop (4:5.0-1) experimental; urgency=medium
* Team upload.
* New upstream release:
- switches from Qt4 (using QtWebKit) to Frameworks (Closes: #784483)
- the Frameworks version of kdoctools does not create "common" symlinks
anymore (Closes: #787409)
* Update the build dependencies following the port to Frameworks:
- remove libqjson-dev, and libqtwebkit-dev
- add extra-cmake-modules, qtbase5-dev, qtdeclarative5-dev, qttools5-dev,
qttools5-dev-tools, libqt5webkit5-dev, libkf5config-dev, libkf5crash-dev,
libkf5declarative-dev, kdoctools-dev, libkf5iconthemes-dev,
libkf5i18n-dev, libkf5itemmodels-dev, libkf5itemviews-dev,
libkf5jobwidgets-dev, libkf5kcmutils-dev, kio-dev, libkf5newstuff-dev,
libkf5notifyconfig-dev, libkf5parts-dev, libkf5service-dev,
libkf5texteditor-dev, libkf5threadweaver-dev, libkf5windowsystem-dev,
libkf5xmlgui-dev, and kdevelop-pg-qt
* Bump build dependencies according to the upstream build system:
- bump cmake to >= 2.8.12
- bump kdevplatform-dev to >= 5.0
* Use the right dh addon:
- switch from kde to kf5 dh addon
- bump the pkg-kde-tools build dependency to >= 0.15.16
* Update the patches:
- fix-parallel.diff: drop, no more needed
* Add the llvm-3.8-dev and libclang-3.8-dev build dependencies for the C++
language support; specifically pick version 3.8 since it is what mesa uses,
and it is thus loaded when using QML stuff.
* Update install files.
* Disable building of unit tests, as long as they are not run.
* Pass --list-missing to dh_install.
* Update lintian overrides.
* Install qmake_qt4guiapp.tar.bz2 again, since the conflict with kapptemplate
should be long gone.
* Remove the kdelibs5-dev dependency in kdevelop-dev, and bump the
kdevplatform-dev one to >= 5.0.
* Add the okteta-dev build dependency to enable the okteta plugin; the minimum
version ensures okteta-dev is fixed and depends on all the libraries for
which it provides headers.
* Add the libkf5sysguard-dev build dependency to enable again the process
attaching functionalities. (Closes: #803953)
* Add a new plasma-kdevelop package with the Plasma/KRunner plugins:
- add the libkf5plasma-dev, and libkf5runner-dev build dependencies
- add everything for Linux only, since the needed libraries are not fully
available on non-Linux architectures
kdevelop (4:4.7.3-3) unstable; urgency=medium
* Team upload.
* Remove kdevelop-dbg in favour of the -dbgsym packages.
kdevelop (4:4.7.3-2) unstable; urgency=medium
* Team upload to unstable.
* Remove optional okteta-dev from build dependencies in order to let the KF5
version of it enter unstable.
- Adjust kdevelop-data.install accordingly.
* Bump Standards-Version to 3.9.8, no changes required.
kdevelop (4:4.7.3-1) experimental; urgency=medium
* Team upload.
* New upstream release.
* Bump kdevplatform-dev build dependency to 1.7.3.
* Improve uscan to search for different compression methods in tarballs
and to repack the tarball with xz compression if necessary.
* Bump Standards-Version to 3.9.7, no changes required.
* Update Vcs-[Browser Git] to their https versions.
Date: Sun, 25 Dec 2016 09:27:55 -0500
Changed-By: Jeremy Bicha <jbicha at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/kdevelop/4:5.0.1-3ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sun, 25 Dec 2016 09:27:55 -0500
Source: kdevelop
Binary: kdevelop kdevelop-data kdevelop-dev kdevelop-l10n plasma-kdevelop
Architecture: source
Version: 4:5.0.1-3ubuntu1
Distribution: zesty
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Jeremy Bicha <jbicha at ubuntu.com>
Description:
kdevelop - integrated development environment for KDE
kdevelop-data - data files for the KDevelop IDE
kdevelop-dev - development files for the KDevelop IDE
kdevelop-l10n - localization files for the KDevelop IDE
plasma-kdevelop - KDevelop plugins for Plasma
Closes: 784483 787409 803953 846410
Changes:
kdevelop (4:5.0.1-3ubuntu1) zesty; urgency=medium
.
* Sync with Debian
* Lower okteta dependency to version currently in zesty
.
kdevelop (4:5.0.1-3) unstable; urgency=medium
.
* Bump llvm and clang build dependencies to 3.9. This avoids a crash when
users are running video drivers compiled against llvm 3.9. Yes, it's a
temporal fix only (Closes: #846410).
.
kdevelop (4:5.0.1-2) unstable; urgency=medium
.
* Team upload.
* Upload to unstable.
* Promote the kdevplatform-l10n recommend in kdevelop-l10n to a dependency:
it is highly unlikely that you want translations for kdevelop without the
underlying libraries translated.
.
kdevelop (4:5.0.1-1) experimental; urgency=medium
.
* Team upload.
* New upstream release.
* Replace the transitional build dependencies:
- kdoctools-dev -> libkf5doctools-dev
- kio-dev -> libkf5kio-dev
* Bump the kdevplatform-dev (build) dependency to >= 5.0.1.
* Bump the llvm-3.8-dev, and libclang-3.8-dev to >= 1:3.8.1, to avoid
building with older LLVM versions.
* Add the kio-extras recommend in kdevelop, as it is used for browsing the
man documentation.
.
kdevelop (4:5.0-1) experimental; urgency=medium
.
* Team upload.
* New upstream release:
- switches from Qt4 (using QtWebKit) to Frameworks (Closes: #784483)
- the Frameworks version of kdoctools does not create "common" symlinks
anymore (Closes: #787409)
* Update the build dependencies following the port to Frameworks:
- remove libqjson-dev, and libqtwebkit-dev
- add extra-cmake-modules, qtbase5-dev, qtdeclarative5-dev, qttools5-dev,
qttools5-dev-tools, libqt5webkit5-dev, libkf5config-dev, libkf5crash-dev,
libkf5declarative-dev, kdoctools-dev, libkf5iconthemes-dev,
libkf5i18n-dev, libkf5itemmodels-dev, libkf5itemviews-dev,
libkf5jobwidgets-dev, libkf5kcmutils-dev, kio-dev, libkf5newstuff-dev,
libkf5notifyconfig-dev, libkf5parts-dev, libkf5service-dev,
libkf5texteditor-dev, libkf5threadweaver-dev, libkf5windowsystem-dev,
libkf5xmlgui-dev, and kdevelop-pg-qt
* Bump build dependencies according to the upstream build system:
- bump cmake to >= 2.8.12
- bump kdevplatform-dev to >= 5.0
* Use the right dh addon:
- switch from kde to kf5 dh addon
- bump the pkg-kde-tools build dependency to >= 0.15.16
* Update the patches:
- fix-parallel.diff: drop, no more needed
* Add the llvm-3.8-dev and libclang-3.8-dev build dependencies for the C++
language support; specifically pick version 3.8 since it is what mesa uses,
and it is thus loaded when using QML stuff.
* Update install files.
* Disable building of unit tests, as long as they are not run.
* Pass --list-missing to dh_install.
* Update lintian overrides.
* Install qmake_qt4guiapp.tar.bz2 again, since the conflict with kapptemplate
should be long gone.
* Remove the kdelibs5-dev dependency in kdevelop-dev, and bump the
kdevplatform-dev one to >= 5.0.
* Add the okteta-dev build dependency to enable the okteta plugin; the minimum
version ensures okteta-dev is fixed and depends on all the libraries for
which it provides headers.
* Add the libkf5sysguard-dev build dependency to enable again the process
attaching functionalities. (Closes: #803953)
* Add a new plasma-kdevelop package with the Plasma/KRunner plugins:
- add the libkf5plasma-dev, and libkf5runner-dev build dependencies
- add everything for Linux only, since the needed libraries are not fully
available on non-Linux architectures
.
kdevelop (4:4.7.3-3) unstable; urgency=medium
.
* Team upload.
* Remove kdevelop-dbg in favour of the -dbgsym packages.
.
kdevelop (4:4.7.3-2) unstable; urgency=medium
.
* Team upload to unstable.
* Remove optional okteta-dev from build dependencies in order to let the KF5
version of it enter unstable.
- Adjust kdevelop-data.install accordingly.
* Bump Standards-Version to 3.9.8, no changes required.
.
kdevelop (4:4.7.3-1) experimental; urgency=medium
.
* Team upload.
* New upstream release.
* Bump kdevplatform-dev build dependency to 1.7.3.
* Improve uscan to search for different compression methods in tarballs
and to repack the tarball with xz compression if necessary.
* Bump Standards-Version to 3.9.7, no changes required.
* Update Vcs-[Browser Git] to their https versions.
Checksums-Sha1:
69aefbd70cf078aebef751ce6315daf1d63ce617 3416 kdevelop_5.0.1-3ubuntu1.dsc
8ee5a8668f4eea303a86b482e3c97ae069a51e2d 4995176 kdevelop_5.0.1.orig.tar.xz
3289ca668aafc72c347a6c1f36a4ddba06cc457e 22524 kdevelop_5.0.1-3ubuntu1.debian.tar.xz
Checksums-Sha256:
2329e741c787ca0ab9124aef251b1f4bee5d1319f892c06217906341d09f5da5 3416 kdevelop_5.0.1-3ubuntu1.dsc
f8ef3bbd31d1f05627a554e0092b16faba3e332dd21f4e83db20f3789cea3465 4995176 kdevelop_5.0.1.orig.tar.xz
b4e6a3ed4bac478bf4c7355efd6ef21ce0f7c2db1e9368d06db654db457abd43 22524 kdevelop_5.0.1-3ubuntu1.debian.tar.xz
Files:
314d4718dec5ef031c33847965f64d73 3416 devel optional kdevelop_5.0.1-3ubuntu1.dsc
f7028cb03302ed5e67331319d656003c 4995176 devel optional kdevelop_5.0.1.orig.tar.xz
57b38345a0d9679d4ca5c45b0c7c85af 22524 devel optional kdevelop_5.0.1-3ubuntu1.debian.tar.xz
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
-----BEGIN PGP SIGNATURE-----
iQIcBAEBCgAGBQJYYBsjAAoJEOZsd1rr/mx9fFkQAM5wx9yxZKnpqDOJVvr+j4hk
aWAOcnrNP9FysnMe3uE3vV4b8fV+x2PuMMxIFu2YW7my6vXiQb7XgCH9MV2Nqb5E
S4tk10h9tYnVReVKojR1NT1yyE5WffLF4P6BozF05GGjhKOW+DCcP9xtpJM2o25/
LWmZCXqZi0cNim4zF2ZKjVUP3o9319yUhU4bCDCJUuclBdhtCBc4MDZ4m45rwQWY
jZzd8ZRLmi5qcQwYuVwCMupJ/a0Gb1Zz0nGJOAwrPBo3WGUiMQE035++wVZCHACC
Zk8LNvxf2uL0GuzeqAzUdltu0lvHJ93Pebp8CMd/Hq7WOm1o8upRtFZIMltiPOcu
L5ajSeiEV7uBpPBa16LFhyA9MuSDQnk5/ibku9T67vl+01JGFZNw1aX683GY9J1B
5GEgLzi9IWS9uzF6hiXyJkudxF+ln5tS1smCUArHn/8n9eObuDMAFC2ocq8Zr+zk
/VxZOhvDJDQe6nYDXIBsEMwfqXoRCqVnmRW5HtPly0SbTTBsNfk0wNi/T1yDEk9p
qV8agWU+PfPWZVEQC1zC26SD4gyIpJZObPsDXJ5xxYOcCQD2JFqmIpflrYp86tPF
sCB1dStDBpD+3EnVGLAQvHPKaHJGLkIMAljy6VjxMpsT+yOokvkPaJx44d0bwFro
okshf0c0QihwSwT5DxbE
=nCk0
-----END PGP SIGNATURE-----
More information about the Zesty-changes
mailing list