[SCM] KDevelop packaging branch, experimental, updated. debian/5.0.1-1-5-gc31ef32
Pino Toscano
pino at moszumanska.debian.org
Wed Sep 21 05:09:33 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-std/kdevelop.git;a=commitdiff;h=9f6896e
The following commit has been merged in the experimental branch:
commit 9f6896e67542e6645832cd49fe7bcfe26673596f
Merge: 3374fd425bda57bec4f23771b287607401ed2b11 5f6e62521acfb179372af25a4639277da1a6a1c0
Author: Pino Toscano <pino at debian.org>
Date: Tue Sep 20 22:59:06 2016 +0200
Merge remote-tracking branch 'origin/master' into experimental
debian/changelog | 9 +++++++++
debian/control | 4 ++--
2 files changed, 11 insertions(+), 2 deletions(-)
diff --cc debian/changelog
index 89457c8,f158e49..d647fff
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,66 -1,12 +1,75 @@@
+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.
+
+ -- Pino Toscano <pino at debian.org> Mon, 19 Sep 2016 23:18:33 +0200
+
+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
+
+ -- Pino Toscano <pino at debian.org> Thu, 01 Sep 2016 19:36:35 +0200
+
+ kdevelop (4:4.7.3-4) UNRELEASED; urgency=medium
+
+ [ Pino Toscano ]
+ * 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.
+
+ -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sun, 14 Aug 2016 15:36:35 +0200
+
kdevelop (4:4.7.3-3) unstable; urgency=medium
* Team upload.
--
KDevelop packaging
More information about the pkg-kde-commits
mailing list