[pkg-kde-commits] rev 2857 - trunk/packages/koffice/debian

Christopher Martin chrsmrtn at costa.debian.org
Fri Jan 13 17:32:07 UTC 2006


Author: chrsmrtn
Date: 2006-01-13 17:32:06 +0000 (Fri, 13 Jan 2006)
New Revision: 2857

Modified:
   trunk/packages/koffice/debian/control
Log:
Make koffice bimNMUable. koffice-dev gets a lot of new .la
files, so add Replaces/Depends as appropriate.

No more circular deps.

3 new packages get entries.

Make the metapackage depend on versioned packages, like other
KDE metapackages.

Other minor stuff; standard build-deps from other KDE packages,
probably unimportant.


Modified: trunk/packages/koffice/debian/control
===================================================================
--- trunk/packages/koffice/debian/control	2006-01-13 17:26:46 UTC (rev 2856)
+++ trunk/packages/koffice/debian/control	2006-01-13 17:32:06 UTC (rev 2857)
@@ -2,15 +2,16 @@
 Section: kde
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
-Uploaders: Ben Burton <bab at debian.org>, Luk Claes <luk at debian.org>, Isaac Clerencia <isaac at debian.org>
-Build-Depends: cdbs (>= 0.4.27), debhelper (>= 4.2.30), flex, kdelibs4-dev (>= 4:3.4.3), libaspell-dev, libfontconfig1-dev, libmagick++9-dev, libpaper-dev, libtiff4-dev, libwv2-dev (>= 0.2.2-4), libxml2-dev, libxslt1-dev, python-dev, libwpd8-dev
-Standards-Version: 3.6.1
+Uploaders: Ben Burton <bab at debian.org>, Luk Claes <luk at debian.org>, Isaac Clerencia <isaac at debian.org>, Christopher Martin <chrsmrtn at debian.org>
+Build-Depends: cdbs (>= 0.4.27), debhelper (>= 5.0), autotools-dev, binutils (>= 2.14.90.0.7), docbook-to-man, gawk, gettext, flex, kdelibs4-dev (>= 4:3.4.3), libaspell-dev, libfontconfig1-dev, libmagick++9-dev, libpaper-dev, libtiff4-dev, libwv2-dev (>= 0.2.2-4), libxml2-dev, libxslt1-dev, python-dev, libwpd8-dev
+Build-Depends-Indep: doxygen, qt3-doc, graphviz, gsfonts-x11, kdelibs4-doc
+Standards-Version: 3.6.2
 
 Package: koffice
 Architecture: all
 Section: kde
-Depends: karbon, kchart, kformula, kivio, koshell, kpresenter, krita, kspread, kugar, kword
-Suggests: koffice-i18n, koffice-dev, koffice-doc-html
+Depends: karbon (>= ${Source-Version}), kchart (>= ${Source-Version}), kformula (>= ${Source-Version}), kivio (>= ${Source-Version}), koshell (>= ${Source-Version}), kpresenter (>= ${Source-Version}), krita (>= ${Source-Version}), kspread (>= ${Source-Version}), kugar (>= ${Source-Version}), kword (>= ${Source-Version}), kthesaurus (>= ${Source-Version})
+Suggests: koffice-i18n, koffice-dev (>= ${Source-Version}), koffice-doc (>= ${Source-Version}), koffice-doc-html (>= ${Source-Version})
 Description: KDE Office Suite
  KOffice is an integrated office suite for KDE, the K Desktop
  Environment.  It offers a word processor, spreadsheet, presentation
@@ -18,6 +19,15 @@
  .
  This package provides all the components of KOffice.
 
+Package: koffice-doc
+Section: doc
+Architecture: all
+Description: developer documentation for the KDE Office Suite
+ This package contains documentation for the KDE Office Suite, of
+ use more for developers creating applications than regular users.
+ .
+ This package is part of the KDE Office Suite.
+
 Package: koffice-doc-html
 Architecture: all
 Section: doc
@@ -80,7 +90,7 @@
 Package: kivio
 Architecture: any
 Section: graphics
-Depends: ${shlibs:Depends}, kivio-data (= ${Source-Version})
+Depends: ${shlibs:Depends}, kivio-data (>> ${KDE-Version3}), kivio-data (<< ${KDE-Next-Version3})
 Replaces: koffice-libs (<< 1:1.1-20010404-0)
 Description: a flowcharting program for the KDE Office Suite
  Kivio is a flowcharting program that offers basic flowcharting abilities,
@@ -92,7 +102,6 @@
 Package: kivio-data
 Architecture: all
 Section: graphics
-Recommends: kivio (= ${Source-Version})
 Replaces: kivio (<< 1:1.3.2)
 Description: data files for Kivio flowcharting program
  This package contains architecture-independent data files for Kivio,
@@ -183,10 +192,23 @@
  .
  This package is part of the KDE Office Suite.
 
+Package: kthesaurus
+Architecture: any
+Section: kde
+Depends: ${shlibs:Depends}
+Suggests: khelpcenter, koffice-doc-html
+Replaces: koffice-libs (<< 1:1.4.2-7), koffice-data (<< 1:1.4.2-7)
+Description: thesaurus for the KDE Office Suite
+ KThesaurus lists words related to a given term and offers a user interface
+ to WordNet, a powerful lexical reference system. By default, only the English
+ language is supported.
+ .
+ This package is part of the KDE Office Suite.
+
 Package: koffice-libs
 Architecture: any
 Section: libs
-Depends: ${shlibs:Depends}, koffice-data (= ${Source-Version})
+Depends: ${shlibs:Depends}, koffice-data (>> ${KDE-Version3}), koffice-data (<< ${KDE-Next-Version3})
 Recommends: kghostview (>= 4:3.0.1-0), latex-xft-fonts
 Suggests: wordnet, tetex-extra
 Replaces: koffice (<< 2.1-beta2-1), kword (<< 1:1.2.90-0), kpresenter (<< 1:1.4.2-1)
@@ -199,7 +221,6 @@
 Package: koffice-data
 Architecture: all
 Section: libs
-Depends: koffice-libs (= ${Source-Version})
 Recommends: openoffice.org-mimelnk
 Suggests: khelpcenter, koffice-doc-html
 Replaces: koffice-libs (<< 1:1.2.90-0), kugar (<< 1:1.2.90-0)
@@ -212,11 +233,20 @@
 Package: koffice-dev
 Architecture: any
 Section: libdevel
-Depends: koffice-libs (= ${Source-Version}), kdelibs4-dev
-Replaces: koffice-libs (<< 1:1.2.0-2), kword (<< 1:1.2.0-2)
+Depends: koffice-libs (= ${Source-Version}), karbon (= ${Source-Version}), kchart (= ${Source-Version}), kformula (= ${Source-Version}), kivio (= ${Source-Version}), koshell (= ${Source-Version}), kpresenter (= ${Source-Version}), krita (= ${Source-Version}), kspread (= ${Source-Version}), kthesaurus (= ${Source-Version}), kugar (= ${Source-Version}), kword (= ${Source-Version}), kdelibs4-dev
+Replaces: koffice-libs (<< 1:1.4.2-7), karbon (<< 1:1.4.2-7), kchart (<< 1:1.4.2-7), kformula (<< 1:1.4.2-7), kivio (<< 1:1.4.2-7), koshell (<< 1:1.4.2-7), kpresenter (<< 1:1.4.2-7), krita (<< 1:1.4.2-7), kspread (<< 1:1.4.2-7), kugar (<< 1:1.4.2-7), kword (<< 1:1.4.2-7)
 Description: common libraries for KOffice (development files)
  This package provides the development files for the libraries that are
  shared amongst the various components of KOffice.
  .
  This package is part of the KDE Office Suite.
 
+Package: koffice-dbg
+Section: libdevel
+Architecture: any
+Priority: extra
+Depends: koffice-libs (= ${Source-Version})
+Description: debugging symbols for koffice
+ This package contains the debugging symbols associated with koffice.
+ They will automatically be used by gdb for debugging koffice-related
+ issues.




More information about the pkg-kde-commits mailing list