[SCM] discover packaging branch, kubuntu_xenial_archive, updated. c2c311d207867d20813c12145f2bfa480d780ea2

Philip Muškovac yofel-guest at moszumanska.debian.org
Wed Jan 6 10:12:40 UTC 2016


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

The following commit has been merged in the kubuntu_xenial_archive branch:
commit c2c311d207867d20813c12145f2bfa480d780ea2
Author: Philip Muškovac <yofel at gmx.net>
Date:   Wed Jan 6 11:12:37 2016 +0100

    Fix dbg package name in rules
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 26e8f59..57dc903 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
 override_dh_strip:
-	$(overridden_command) --dbg-package=discover-dbg
+	$(overridden_command) --dbg-package=muon-discover-dbg
 
 # Do not pull plugins into the shlibs file, it makes lintian angry.
 # This happens because dh_makeshlibs will look for sonames matching

-- 
discover packaging



More information about the pkg-kde-commits mailing list