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


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

The following commit has been merged in the tip branch:
commit 9858c2d585762a5df7ca42d806cc81e80d5c3d33
Author: Pino Toscano <pino at debian.org>
Date:   Sat Aug 6 19:06:28 2011 +0200

    add a "calligra" prefix to the binaries of flow, plan, stage, tables, words
---
 debian/{flow.install => calligraflow.install}      |    0
 debian/{plan.install => calligraplan.install}      |    0
 debian/{stage.install => calligrastage.install}    |    0
 debian/{tables.install => calligratables.install}  |    0
 ...rds-data.install => calligrawords-data.install} |    0
 debian/{words.install => calligrawords.install}    |    0
 debian/control                                     |   28 ++++++++++----------
 7 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/debian/flow.install b/debian/calligraflow.install
similarity index 100%
rename from debian/flow.install
rename to debian/calligraflow.install
diff --git a/debian/plan.install b/debian/calligraplan.install
similarity index 100%
rename from debian/plan.install
rename to debian/calligraplan.install
diff --git a/debian/stage.install b/debian/calligrastage.install
similarity index 100%
rename from debian/stage.install
rename to debian/calligrastage.install
diff --git a/debian/tables.install b/debian/calligratables.install
similarity index 100%
rename from debian/tables.install
rename to debian/calligratables.install
diff --git a/debian/words-data.install b/debian/calligrawords-data.install
similarity index 100%
rename from debian/words-data.install
rename to debian/calligrawords-data.install
diff --git a/debian/words.install b/debian/calligrawords.install
similarity index 100%
rename from debian/words.install
rename to debian/calligrawords.install
diff --git a/debian/control b/debian/control
index a684e3a..2c9fce7 100644
--- a/debian/control
+++ b/debian/control
@@ -30,9 +30,9 @@ Architecture: all
 Section: kde
 Replaces: koffice
 Conflicts: koffice
-Depends: karbon (>= ${source:Version}), flow (>= ${source:Version}), plan (>= ${source:Version}),
- stage (>= ${source:Version}), krita (>= ${source:Version}), tables (>= ${source:Version}),
- words (>= ${source:Version}), kthesaurus (>= ${source:Version}),
+Depends: karbon (>= ${source:Version}), calligraflow (>= ${source:Version}), calligraplan (>= ${source:Version}),
+ calligrastage (>= ${source:Version}), krita (>= ${source:Version}), calligratables (>= ${source:Version}),
+ calligrawords (>= ${source:Version}), kthesaurus (>= ${source:Version}),
  kexi (>= ${source:Version}), kformula (>= ${source:Version})
 Suggests: calligra-doc-html (>= ${source:Version})
 Homepage: http://www.calligra-suite.org
@@ -121,10 +121,10 @@ Description: integrated database environment for the Calligra Office Suite
  .
  This package is part of the Calligra Office Suite.
 
-#Package: kexi-plugin-tables
+#Package: kexi-plugin-calligratables
 #Architecture: any
 #Depends: ${shlibs:Depends}, kexi (>= ${source:Version}),
-# tables (>= ${source:Version})
+# calligratables (>= ${source:Version})
 #Description: Tables plugin for kexi
 # Kexi is an integrated data management application. It can be used for
 # creating database schemas, inserting data, performing queries, and
@@ -257,7 +257,7 @@ Description: thesaurus for the Calligra Office Suite
  .
  This package is part of the Calligra Office Suite.
 
-Package: tables
+Package: calligratables
 Architecture: any
 Section: kde
 Replaces: kspread
@@ -272,7 +272,7 @@ Description: spreadsheet for the Calligra Office Suite
  .
  This package is part of the Calligra Office Suite.
 
-Package: plan
+Package: calligraplan
 Architecture: any
 Section: kde
 Replaces: kplato
@@ -286,12 +286,12 @@ Description: integrated project management and planning tool
  . 
  This package is part of the Calligra Office Suite.
 
-Package: words
+Package: calligrawords
 Architecture: any
 Section: text
 Replaces: kword
 Conflicts: kword
-Depends: ${shlibs:Depends}, words-data (>= ${source:Version})
+Depends: ${shlibs:Depends}, calligrawords-data (>= ${source:Version})
 Suggests: khelpcenter4, calligra-doc-html
 Homepage: http://www.calligra-suite.org/words/
 Description: word processor for the Calligra Office Suite
@@ -302,7 +302,7 @@ Description: word processor for the Calligra Office Suite
  .
  This package is part of the Calligra Office Suite.
 
-Package: words-data
+Package: calligrawords-data
 Architecture: all
 Section: text
 Replaces: kword-data
@@ -312,12 +312,12 @@ Description: data files for Words word processor
  This package contains architecture-independent data files for Words,
  the word processor shipped with the Calligra Office Suite.
  .
- See the words package for further information.
+ See the calligrawords package for further information.
  .
  This package is part of the Calligra Office Suite.
 
 
-Package: stage
+Package: calligrastage
 Architecture: any
 Section: kde
 Replaces: kpresenter
@@ -341,7 +341,7 @@ Description: presentation program for the Calligra Office Suite
  .
  This package is part of the Calligra Office Suite.
 
-Package: flow
+Package: calligraflow
 Architecture: any
 Section: graphics
 Depends: ${shlibs:Depends}, calligra-libs (>= ${source:Version})
@@ -435,7 +435,7 @@ Architecture: any
 Section: devel
 Replaces: koffice-dev
 Conflicts: koffice-dev
-Depends: calligra-libs (>= ${source:Version}), karbon (>= ${source:Version}), plan (>= ${source:Version}), stage (>= ${source:Version}), krita (>= ${source:Version}), tables (>= ${source:Version}), kthesaurus (>= ${source:Version}), words (>= ${source:Version}), kdelibs5-dev 
+Depends: calligra-libs (>= ${source:Version}), karbon (>= ${source:Version}), calligraplan (>= ${source:Version}), calligrastage (>= ${source:Version}), krita (>= ${source:Version}), calligratables (>= ${source:Version}), kthesaurus (>= ${source:Version}), calligrawords (>= ${source:Version}), kdelibs5-dev
 Description: common libraries for Calligra (development files)
  This package provides the development files for the libraries that are
  shared amongst the various components of Calligra.

-- 
Calligra suite packaging



More information about the pkg-kde-commits mailing list