[SCM] Calligra suite packaging branch, tip, updated. debian/2.4.3-2-368-g6843e2f

Adrien Grellier adrien-guest at alioth.debian.org
Mon Mar 18 19:56:52 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-std/calligra.git;a=commitdiff;h=3d7222d

The following commit has been merged in the tip branch:
commit 3d7222d2e6ab8fe5e31525607c7bc7d9b18174b6
Author: Pino Toscano <pino at debian.org>
Date:   Sun Oct 9 00:08:09 2011 +0200

    no need for the python2 dh addon
    
    it would be missing a python-dev b-d, but there are no python modules to handle, anyway
---
 debian/rules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian/rules b/debian/rules
index a311fd6..965b211 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@
 export LDFLAGS += -Wl,--as-needed
 
 %:
-	dh $@ --parallel --with kde --with sodeps --with python2
+	dh $@ --parallel --with kde --with sodeps
 
 override_dh_install:
 	dh_install --list-missing

-- 
Calligra suite packaging



More information about the pkg-kde-commits mailing list