[SCM] kdesdk-kioslaves packaging branch, master, updated. debian/4%17.08.1-1-9-g1680656

Pino Toscano pino at moszumanska.debian.org
Tue Dec 12 21:52:23 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kdesdk-kioslaves.git;a=commitdiff;h=3c06d04

The following commit has been merged in the master branch:
commit 3c06d04c697d94e443c6957da966894be7b96d27
Author: Pino Toscano <pino at debian.org>
Date:   Tue Dec 12 22:42:01 2017 +0100

    add transitional kdesdk-kio-plugins
---
 debian/changelog |  2 ++
 debian/control   | 10 ++++++++++
 debian/rules     |  3 +++
 3 files changed, 15 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 44bd85d..303c019 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ kdesdk-kioslaves (4:17.08.3-0r1) UNRELEASED; urgency=medium
   * New upstream release.
   * Bump Standards-Version to 4.1.2, no changes required.
   * Simplify watch file, and switch it to https.
+  * Re-add kdesdk-kio-plugins as transitional package for kio-perldoc
+    - force the local installation directory to debian/kio-perldoc
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 31 Oct 2017 18:00:18 +0100
 
diff --git a/debian/control b/debian/control
index ecc0fc0..164f60e 100644
--- a/debian/control
+++ b/debian/control
@@ -30,3 +30,13 @@ Description: Perl documentation KIO slave
  browse the Perl documentation within Konqueror.
  .
  This package is part of the KDE Software Development Kit module.
+
+Package: kdesdk-kio-plugins
+Architecture: all
+Section: oldlibs
+Depends: kio-perldoc (>= ${source:Version}),
+Description: transitional package for kio-perldoc
+ This package is a transitional package for kio-perldoc. It can be safely
+ removed after the upgrade.
+ .
+ This package is part of the KDE Software Development Kit module.
diff --git a/debian/rules b/debian/rules
index 69a6c3e..d19ebbc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,5 +5,8 @@ l10npkgs_firstversion_ok := 4:17.04.3-2~
 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 include /usr/share/pkg-kde-tools/qt-kde-team/2/l10n-packages.mk
 
+override_dh_auto_install:
+	$(overridden_command) --destdir=debian/kio-perldoc
+
 override_dh_strip:
 	$(overridden_command) --dbgsym-migration='kdesdk-kioslaves-dbg (<= 4:15.08.3-2~1.gbpeb13b4~)'

-- 
kdesdk-kioslaves packaging



More information about the pkg-kde-commits mailing list