[SCM] Repository for the KDE Debconf access library. branch, master, updated. debian/0.2-2-27-g0237506

Matthias Klumpp ximion-guest at alioth.debian.org
Mon Jul 15 01:48:45 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/debconf-kde.git;a=commitdiff;h=20b2ab8

The following commit has been merged in the master branch:
commit 20b2ab8cd2915e5cf060186a51ad85f2dc23b638
Author: Matthias Klumpp <matthias at tenstral.net>
Date:   Mon Jul 15 03:39:26 2013 +0200

    Compile with pkgkde_symbolshelper
---
 debian/rules |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 68a6f5e..aae5dc0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,10 @@
 #!/usr/bin/make -f
+# -*- mode: makefile; coding: utf-8 -*-
+
+#export DH_VERBOSE=1
 
 %:
-	dh $@ --parallel --with kde --dbg-package=debconf-kde-dbg
+	dh $@ --parallel --with kde --with pkgkde_symbolshelper --dbg-package=debconf-kde-dbg
 
 override_dh_install:
 	dh_install --list-missing

-- 
Repository for the KDE Debconf access library.



More information about the pkg-kde-commits mailing list