[SCM] Calligra suite packaging branch, master, updated. 4d1736fe3f9b8e761ccd0b95930ec8063bb15f0f
Pino Toscano
pino at alioth.debian.org
Wed Apr 11 23:01:30 UTC 2012
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-std/calligra.git;a=commitdiff;h=fc79adf
The following commit has been merged in the master branch:
commit fc79adf07c75361f644b1597cc790736fd5f4b62
Author: Pino Toscano <pino at debian.org>
Date: Thu Apr 12 01:00:03 2012 +0200
control: wrap and sort the dependencies of "calligra" metapkg
---
debian/control | 14 ++++++++++----
1 files changed, 10 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 3d93e1e..b799a09 100644
--- a/debian/control
+++ b/debian/control
@@ -58,10 +58,16 @@ Architecture: all
Section: kde
Replaces: koffice
Conflicts: koffice
-Depends: ${misc:Depends}, karbon (>= ${source:Version}), calligraflow (>= ${source:Version}), calligraplan (>= ${source:Version}),
- calligrastage (>= ${source:Version}), krita (>= ${source:Version}), calligrasheets (>= ${source:Version}),
- calligrawords (>= ${source:Version}), kthesaurus (>= ${source:Version}),
- kexi (>= ${source:Version})
+Depends: ${misc:Depends},
+ calligraflow (>= ${source:Version}),
+ calligraplan (>= ${source:Version}),
+ calligrasheets (>= ${source:Version}),
+ calligrastage (>= ${source:Version}),
+ calligrawords (>= ${source:Version}),
+ karbon (>= ${source:Version}),
+ kexi (>= ${source:Version}),
+ krita (>= ${source:Version}),
+ kthesaurus (>= ${source:Version})
Recommends: calligra-map-shape (>= ${source:Version})
Homepage: http://www.calligra-suite.org
Description: integrated work applications suite
--
Calligra suite packaging
More information about the pkg-kde-commits
mailing list