[SCM] Calligra suite packaging branch, master, updated. debian/2.4.3-2-360-gee8ce7f
Adrien Grellier
adrien-guest at alioth.debian.org
Sat Feb 16 18:18:12 UTC 2013
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-std/calligra.git;a=commitdiff;h=c175fcb
The following commit has been merged in the master branch:
commit c175fcb2858748a0d7aebf07aa19e40d7250df73
Author: Adrien Grellier <adrien.grellier at laposte.net>
Date: Tue Sep 6 21:51:32 2011 +0200
lintian: don't include cmex10.ttf font, but depend on tty-lyx
---
debian/control | 2 +-
debian/not-installed | 3 +++
2 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/debian/control b/debian/control
index 940e4b8..c4bc7b6 100644
--- a/debian/control
+++ b/debian/control
@@ -375,7 +375,7 @@ Description: ideas organizer component for the Calligra Office Suite
Package: kformula
Architecture: any
Section: math
-Depends: ${misc:Depends}, ${shlibs:Depends}, calligra-libs (>= ${source:Version})
+Depends: ${misc:Depends}, ${shlibs:Depends}, calligra-libs (>= ${source:Version}), ttf-lyx
#Suggests: khelpcenter4, koffice-doc-html
Description: formula drawing component for the Calligra Office Suite
KFormula contains the formula drawing components. It can be used to embed
diff --git a/debian/not-installed b/debian/not-installed
index 4dec983..272fa1a 100644
--- a/debian/not-installed
+++ b/debian/not-installed
@@ -7,3 +7,6 @@
# image/openraster is provided by shared-mime-info >= 0.70
# (and stable/squeeze has 0.71)
./usr/share/mime/packages/krita_ora.xml
+
+# fonts already in tty-lyx package
+./usr/share/kde4/apps/formulashape/fonts/cmex10.ttf
--
Calligra suite packaging
More information about the pkg-kde-commits
mailing list