[SCM] libkipi packaging branch, master, updated. 012f52a9541097ebbacd95381af7516484f78c6a

Pino Toscano pino at alioth.debian.org
Wed Oct 5 10:55:54 UTC 2011


The following commit has been merged in the master branch:
commit 012f52a9541097ebbacd95381af7516484f78c6a
Author: Pino Toscano <pino at debian.org>
Date:   Wed Oct 5 12:55:48 2011 +0200

    control: sync descriptions with kdegraphics, update -dbg one
---
 debian/control |   49 +++++++++++++++++++++++++++++++------------------
 1 files changed, 31 insertions(+), 18 deletions(-)

diff --git a/debian/control b/debian/control
index e4df51f..5524b33 100644
--- a/debian/control
+++ b/debian/control
@@ -21,24 +21,29 @@ Depends: libkipi8 (= ${binary:Version}),
          ${misc:Depends},
          ${sameVersionDep:kdelibs5-dev:libkipi8}
 Conflicts: libkipi0-dev, libkipi5-dev, libkipi6-dev, libkipi7-dev
-Description: library for apps that want to use kipi-plugins (development version)
- Libkipi is a library
+Description: KDE Image Plugin Interface library -- development files
+ Libkipi is a KDE library that provides a common interface for operations
+ on images such as manipulation, organization, importing from and exporting
+ to online services (and not only), batch editing, etc.
  .
-  o that contains common routines and widget used by kipi-plugins
-  o to ease implementation of the kipi-plugins interface in an application
-    that wants to use kipi-plugins
+ These services are used in graphics applications such as gwenview, digiKam,
+ kphotoalbum, and ksnapshot.
  .
- This pkg contains development files and documentation for libkipi library.
+ This package provides the development files for using the kipi library,
+ and documentation for it (in the header files).
 
 Package: libkipi8
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}, libkipi-data (>= ${source:Version})
-Description: library for apps that want to use kipi-plugins (runtime version)
- Libkipi is a library
+Description: KDE Image Plugin Interface library
+ Libkipi is a KDE library that provides a common interface for operations
+ on images such as manipulation, organization, importing from and exporting
+ to online services (and not only), batch editing, etc.
  .
-  o that contains common routines and widget used by kipi-plugins
-  o to ease implementation of the kipi-plugins interface in an application
-    that wants to use kipi-plugins
+ These services are used in graphics applications such as gwenview, digiKam,
+ kphotoalbum, and ksnapshot.
+ .
+ This package provides the kipi library.
 
 Package: libkipi-data
 Architecture: all
@@ -49,11 +54,15 @@ Replaces: kdegraphics-libs-data (<< 4:4.6.80),
           libkipi5,
           libkipi6
 Breaks: kdegraphics-libs-data (<< 4:4.6.80), libkipi0, libkipi5, libkipi6
-Description: data files for kipi libraries
- This package contains data files needed by libraries built from the kipi
- library.
+Description: KDE Image Plugin Interface library -- data files
+ Libkipi is a KDE library that provides a common interface for operations
+ on images such as manipulation, organization, importing from and exporting
+ to online services (and not only), batch editing, etc.
+ .
+ These services are used in graphics applications such as gwenview, digiKam,
+ kphotoalbum, and ksnapshot.
  .
- This package is part of the KDE kipi library.
+ This package contains the data files of the kipi library.
 
 Package: libkipi-dbg
 Section: debug
@@ -62,6 +71,10 @@ Priority: extra
 Breaks: kdegraphics-dbg (<< 4:4.6.80)
 Replaces: kdegraphics-dbg (<< 4:4.6.80)
 Depends: kde-runtime-dbg, libkipi8 (= ${binary:Version}), ${misc:Depends}
-Description: debugging symbols for the kipi library
- This package contains debugging files used to investigate problems with
- libraries included in the KDE kipi module
+Description: KDE Image Plugin Interface library -- debugging symbols
+ Libkipi is a KDE library that provides a common interface for operations
+ on images such as manipulation, organization, importing from and exporting
+ to online services (and not only), batch editing, etc.
+ .
+ This package contains the debugging files used to investigate problems with
+ the kipi library.

-- 
libkipi packaging



More information about the pkg-kde-commits mailing list