[SCM] KDevelop PHP plugin packaging branch, master, updated. debian/5.0.1-2
Pino Toscano
pino at moszumanska.debian.org
Wed Sep 21 05:12:40 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-std/kdevelop-php.git;a=commitdiff;h=dcce019
The following commit has been merged in the master branch:
commit dcce0191481e06c52ce820dbd6e212d8588e068d
Author: Pino Toscano <pino at debian.org>
Date: Fri Aug 26 19:22:50 2016 +0200
integrate kdevelop-php-docs into kdevelop-php
the -docs plugin is now provided as part of this source, so we can
provide it from here; also, since the overhead of the -docs plugin and
its translations is small, install them in kdevelop-php (and
kdevelop-php-l10n)
provide kdevelop-php-docs and kdevelop-php-docs-l10n as transitional
packages
---
debian/changelog | 6 ++++++
debian/control | 20 ++++++++++++++++++++
2 files changed, 26 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index bb0fbed..bdc3bbb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,12 @@ kdevelop-php (5.0-0r1) UNRELEASED; urgency=medium
* Use the right dh addon:
- switch from kde to kf5 dh addon
- bump the pkg-kde-tools build dependency to >= 0.15.16
+ * Integrate kdevelop-php-docs into kdevelop-php: the -docs plugin is now
+ provided as part of this source, so we can provide it from here; also,
+ since the overhead of the -docs plugin and its translations is small,
+ install them in kdevelop-php (and kdevelop-php-l10n)
+ - provide kdevelop-php-docs and kdevelop-php-docs-l10n as transitional
+ packages
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Fri, 26 Aug 2016 19:00:49 +0200
diff --git a/debian/control b/debian/control
index 22b0995..2b60d70 100644
--- a/debian/control
+++ b/debian/control
@@ -80,3 +80,23 @@ Description: localization files for KDevelop PHP plugin
for the KDevelop integrated development environment for KDE.
.
This package contains the localizations for the KDevelop PHP plugin.
+
+Package: kdevelop-php-docs
+Architecture: all
+Section: oldlibs
+Priority: extra
+Depends: kdevelop-php (>= ${source:Version}), ${misc:Depends}
+Description: transitional package for kdevelop-php
+ This package is a transitional package to migrate to kdevelop-php.
+ .
+ It can be safely removed after the update.
+
+Package: kdevelop-php-docs-l10n
+Architecture: all
+Section: oldlibs
+Priority: extra
+Depends: kdevelop-php-l10n (>= ${source:Version}), ${misc:Depends}
+Description: transitional package for kdevelop-php-l10n
+ This package is a transitional package to migrate to kdevelop-php-l10n.
+ .
+ It can be safely removed after the update.
--
KDevelop PHP plugin packaging
More information about the pkg-kde-commits
mailing list