[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:47 UTC 2013


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

The following commit has been merged in the tip branch:
commit b9f713412880a2e7058b435501f346a0ea3b3e5b
Author: Adrien Grellier <adrien.grellier at laposte.net>
Date:   Sat Oct 1 22:10:44 2011 +0200

    Backed out changeset 1eb281a38a7c
---
 debian/calligra-dev.install |    2 --
 debian/control              |   13 +++++++------
 debian/rules                |    2 +-
 3 files changed, 8 insertions(+), 9 deletions(-)

diff --git a/debian/calligra-dev.install b/debian/calligra-dev.install
index c0171c2..de68fa3 100644
--- a/debian/calligra-dev.install
+++ b/debian/calligra-dev.install
@@ -47,6 +47,4 @@ usr/lib/libplanworkfactory.so
 usr/lib/libRtfReader.so
 usr/lib/libtextlayout.so
 usr/lib/libwordsexportfilters.so
-usr/lib/librcps_plan.so
-usr/lib/libbraindumpcore.so
 usr/share/kde4/apps/cmake/modules/FindCalligraLibs.cmake
diff --git a/debian/control b/debian/control
index c58a51e..ce67101 100644
--- a/debian/control
+++ b/debian/control
@@ -196,12 +196,13 @@ Replaces: kexi (<< 1:2.3.70)
 Description: Kexi web form widget
  TODO: fill the description
 
-Package: calligra-reports-web-element
-Architecture: any
-Section: kde
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Description: Web element for Calligra Reports
- TODO: fill the description
+# empty for now
+#Package: calligra-reports-web-element
+#Architecture: any
+#Section: kde
+#Depends: ${misc:Depends}, ${shlibs:Depends}
+#Description: Web element for Calligra Reports
+# TODO: fill the description
 
 Package: kexi-map-form-widget
 Architecture: any
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