[SCM] qapt packaging branch, kubuntu_unstable, updated. debian/1.3.0-2-4-g45a7b33

Harald Sitter apachelogger-guest at moszumanska.debian.org
Mon Oct 27 13:51:24 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/qapt.git;a=commitdiff;h=45a7b33

The following commit has been merged in the kubuntu_unstable branch:
commit 45a7b333846b14d47b963a47b7c5fc0764e4881d
Author: Harald Sitter <sitter at kde.org>
Date:   Mon Oct 27 14:51:18 2014 +0100

    fix build mode
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 31c5953..695ec8b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --with kde --parallel --dbg-package=qapt-dbg
+	dh $@ --with kf5 --parallel --dbg-package=qapt-dbg
 
 override_dh_install:
 	dh_install --fail-missing

-- 
qapt packaging



More information about the pkg-kde-commits mailing list