[SCM] libnm-qt packaging branch, kubuntu_unstable, updated. 4f93e10928a061b8d6d14fa9f06a1cbb5bcaee6f

Harald Sitter apachelogger-guest at moszumanska.debian.org
Wed Dec 3 09:15:02 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/libnm-qt.git;a=commitdiff;h=4f93e10

The following commit has been merged in the kubuntu_unstable branch:
commit 4f93e10928a061b8d6d14fa9f06a1cbb5bcaee6f
Author: Harald Sitter <sitter at kde.org>
Date:   Wed Dec 3 10:14:44 2014 +0100

    fix debug stripping to right package...
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index a2debb8..40d3708 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,6 @@
 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 
 override_dh_strip:
-	$(overridden_command) --dbg-package=libkf5networkmanagerqt6
+	$(overridden_command) --dbg-package=libkf5networkmanagerqt6-dbg
 
 .PHONY: override_dh_auto_test

-- 
libnm-qt packaging



More information about the pkg-kde-commits mailing list