[SCM] KDevelop PHP plugin packaging branch, master, updated. debian/5.2.0-1-4-gce136fb
Pino Toscano
pino at moszumanska.debian.org
Fri Nov 17 13:55:33 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-std/kdevelop-php.git;a=commitdiff;h=ce136fb
The following commit has been merged in the master branch:
commit ce136fb2b131139937850fd78e0c3c4b4df9c0b1
Merge: 82964a6d1773651df618e372d189a40680db667e a5083dc4e44061f14f067144bc287243b024da82
Author: Pino Toscano <pino at debian.org>
Date: Fri Nov 17 14:55:03 2017 +0100
Merge remote-tracking branch 'origin/master' into experimental
debian/changelog | 2 ++
debian/control | 5 ++---
2 files changed, 4 insertions(+), 3 deletions(-)
diff --cc debian/changelog
index 055dc03,697ccd1..5512a27
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,27 -1,9 +1,29 @@@
-kdevelop-php (5.1.2-3~) UNRELEASED; urgency=medium
+kdevelop-php (5.2.0-2) UNRELEASED; urgency=medium
- * New revision
++ [ Maximiliano Curia ]
+ * Update uploaders list as requested by MIA team (Closes: #879335)
- -- Maximiliano Curia <maxy at debian.org> Tue, 31 Oct 2017 18:05:06 +0100
+ -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Fri, 17 Nov 2017 14:53:26 +0100
+
+kdevelop-php (5.2.0-1) unstable; urgency=medium
+
+ * Team upload.
+ * New upstream release.
+ * Switch the kdevplatform-dev build dependency to kdevelop-dev, following
+ the kdevplatform merge in kdevelop.
+ * Change other build dependencies according to the upstream build system:
+ - bump cmake to >= 3.0
+ - bump qtbase-dev to >= 5.5.0
+ - bump ECM and Frameworks to >= 5.15.0
+ - drop libqt5webkit5-dev, no more required
+ * Update install files.
+ * Switch the watch file to https.
+ * Switch Homepage to https.
+ * Bump Standards-Version to 4.1.1, no changes required.
+ * Turn the versioned kdevelop dependency into a simple recommend, as it
+ should be enough.
+
+ -- Pino Toscano <pino at debian.org> Fri, 17 Nov 2017 14:25:18 +0100
kdevelop-php (5.1.2-2) unstable; urgency=medium
diff --cc debian/control
index 1acf2cf,d54b4f1..c464734
--- a/debian/control
+++ b/debian/control
@@@ -2,24 -2,24 +2,23 @@@ Source: kdevelop-ph
Section: devel
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
- Uploaders: Fathi Boudra <fabo at debian.org>,
- Modestas Vainius <modax at debian.org>,
- Andreas Cord-Landwehr <cola at uni-paderborn.de>
+ Uploaders: Modestas Vainius <modax at debian.org>,
+ Andreas Cord-Landwehr <cola at uni-paderborn.de>,
-Build-Depends: cmake (>= 2.8.12),
+Build-Depends: cmake (>= 3.0),
debhelper (>= 9),
- extra-cmake-modules (>= 0.0.9),
- qtbase5-dev,
- libqt5webkit5-dev,
- libkf5archive-dev,
- libkf5i18n-dev,
- libkf5itemmodels-dev,
- libkf5kcmutils-dev,
- libkf5texteditor-dev,
- libkf5threadweaver-dev,
+ extra-cmake-modules (>= 5.15.0),
+ qtbase5-dev (>= 5.5.0),
+ libkf5archive-dev (>= 5.15.0),
+ libkf5i18n-dev (>= 5.15.0),
+ libkf5itemmodels-dev (>= 5.15.0),
+ libkf5kcmutils-dev (>= 5.15.0),
+ libkf5texteditor-dev (>= 5.15.0),
+ libkf5threadweaver-dev (>= 5.15.0),
+ kdevelop-dev (>= 4:5.2.0),
kdevelop-pg-qt (>= 2.0),
- kdevplatform-dev (>= 5.1.2),
pkg-kde-tools (>= 0.15.16),
-Standards-Version: 4.1.0
-Homepage: http://www.kdevelop.org/
+Standards-Version: 4.1.1
+Homepage: https://www.kdevelop.org/
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-kde/kde-std/kdevelop-php.git
Vcs-Git: https://anonscm.debian.org/git/pkg-kde/kde-std/kdevelop-php.git
--
KDevelop PHP plugin packaging
More information about the pkg-kde-commits
mailing list