[SCM] plasma-sdk packaging branch, master, updated. debian/5.7.4-1-4-gcb5e7ad

Pino Toscano pino at moszumanska.debian.org
Mon Sep 5 18:54:56 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/plasma-sdk.git;a=commitdiff;h=c70aed0

The following commit has been merged in the master branch:
commit c70aed098161f34df2ede734f9571fc3f12553a9
Author: Pino Toscano <pino at debian.org>
Date:   Mon Sep 5 20:44:04 2016 +0200

    remove dbgsym migration from plasma-sdk-dbg
    
    the latter does not exist in any stable Debian release
---
 debian/changelog | 2 ++
 debian/rules     | 3 ---
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index caca3f6..6d21cad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ plasma-sdk (5.7.4-2) UNRELEASED; urgency=medium
   * Stop forcing the local installation to debian/tmp, letting the package
     directory as install place.
     - remove plasma-sdk.install, no more used now
+  * Remove dbgsym migration from plasma-sdk-dbg, since the latter does not
+    exist in any stable Debian release.
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Mon, 05 Sep 2016 20:38:22 +0200
 
diff --git a/debian/rules b/debian/rules
index c269986..c9904dd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,9 +2,6 @@
 
 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 
-override_dh_strip:
-	$(overridden_command) --dbgsym-migration='plasma-sdk-dbg (<= 5.5.5-1~~)'
-
 override_dh_auto_test:
 	# Disable auto tests at build time
 	:

-- 
plasma-sdk packaging



More information about the pkg-kde-commits mailing list