[SCM] Calligra suite packaging branch, tip, updated. ae0ce4dd7ac0cddf6dda5d961a3d8afb232d5b2d

Adrien Grellier adrien-guest at alioth.debian.org
Wed May 16 19:01:21 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 tip 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