[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=0face74
The following commit has been merged in the tip branch:
commit 0face745ab84e655e8984200673727a05f2ec206
Author: Adrien Grellier <adrien.grellier at laposte.net>
Date: Sat Oct 1 22:10:23 2011 +0200
update to dh_python2
---
debian/calligra-dev.install | 2 ++
debian/control | 13 ++++++-------
debian/rules | 2 +-
3 files changed, 9 insertions(+), 8 deletions(-)
diff --git a/debian/calligra-dev.install b/debian/calligra-dev.install
index de68fa3..c0171c2 100644
--- a/debian/calligra-dev.install
+++ b/debian/calligra-dev.install
@@ -47,4 +47,6 @@ 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 ce67101..c58a51e 100644
--- a/debian/control
+++ b/debian/control
@@ -196,13 +196,12 @@ Replaces: kexi (<< 1:2.3.70)
Description: Kexi web form widget
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: 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 965b211..a311fd6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@
export LDFLAGS += -Wl,--as-needed
%:
- dh $@ --parallel --with kde --with sodeps
+ dh $@ --parallel --with kde --with sodeps --with python2
override_dh_install:
dh_install --list-missing
--
Calligra suite packaging
More information about the pkg-kde-commits
mailing list