[SCM] KDE Graphics module packaging branch, master, updated. debian/4.6.5-3-2-g5d31c89

Pino Toscano pino at alioth.debian.org
Sun Jul 31 10:35:41 UTC 2011


The following commit has been merged in the master branch:
commit 5d31c8916488ce73644479a3a24bef1bc14b0480
Author: Pino Toscano <pino at debian.org>
Date:   Sun Jul 31 12:35:21 2011 +0200

    improve/rewrite some package descriptions (#636098)
---
 debian/changelog |    2 +
 debian/control   |   61 ++++++++++++++++++++++++++++++-----------------------
 2 files changed, 36 insertions(+), 27 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 492a910..afcb32b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
 kdegraphics (4:4.6.5-4) UNRELEASED; urgency=low
 
+  [ Pino Toscano ]
+  * Improve/rewrite some package descriptions. (Closes: #636098)
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 31 Jul 2011 12:03:44 +0200
 
diff --git a/debian/control b/debian/control
index 2fa1773..c077f1a 100644
--- a/debian/control
+++ b/debian/control
@@ -236,11 +236,11 @@ Package: libkdcraw9
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, kdegraphics-libs-data (>= ${source:Version})
-Description: RAW picture decoding C++ library (runtime)
- C++ interface around dcraw binary program used to decode RAW
- picture files.
+Description: RAW picture decoding library
+ Libkdcraw is a Qt interface to the libraw library used to decode
+ RAW picture files.
  .
- This library is used by kipi-plugins, digiKam, and krita.
+ This library is used by kipi-plugins, digiKam, kphotoalbum, and krita.
  .
  libkdcraw9 contains the library of libkdcraw.
 
@@ -250,21 +250,22 @@ Architecture: any
 Depends: libkdcraw9 (= ${binary:Version}), ${misc:Depends},
  ${sameVersionDep:kdelibs5-dev:libkdcraw9}, pkg-config
 Conflicts: libkdcraw5-dev, libkdcraw7-dev
-Description: RAW picture decoding C++ library (development)
- Libkdcraw is a C++ interface around dcraw binary program used to
- decode Raw picture files.
+Description: RAW picture decoding library -- development files
+ Libkdcraw is a Qt interface to the libraw library used to decode
+ RAW picture files.
  .
- libkdcraw-dev contains development files and documentation. The
- library documentation is available on kdcraw.h header file.
+ This package contains the development files and the documentation.
+ The library documentation is available in the kdcraw.h header file.
 
 Package: libkexiv2-9
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: Qt like interface for the libexiv2 library (runtime)
- libkexiv2-9 contains the library of libkexiv2.
+Description: Qt like interface for the libexiv2 library
+ Libkexiv2 is a Qt wrapper around the Exiv2 library, used to manipulate
+ pictures metadata.
  .
- Libkexiv is a wrapper around Exiv2 library to manipulate pictures metadata.
+ This package contains the libkexiv2 library.
 
 Package: libkexiv2-dev
 Section: libdevel
@@ -272,22 +273,26 @@ Architecture: any
 Depends: libkexiv2-9 (= ${binary:Version}), ${misc:Depends},
  ${sameVersionDep:kdelibs5-dev:libkexiv2-9}, pkg-config
 Conflicts: libkexiv2-6-dev, libkexiv2-7-dev
-Description: Qt-like interface for the libexiv2 library (development)
- libkexif2-dev contains development files and documentation for libkexiv2
- library.  The library documentation is available on kexiv2.h header file.
+Description: Qt-like interface for the libexiv2 library -- development files
+ Libkexiv2 is a Qt wrapper around the Exiv2 library, used to manipulate
+ pictures metadata.
  .
- Libkexif is a wrapper around Exiv2 library to manipulate pictures metadata.
+ This package contains the development files and the documentation.
+ The library documentation is available in the kexiv2.h header file.
 
 Package: libkipi8
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, kdegraphics-libs-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-dev
 Section: libdevel
@@ -295,14 +300,16 @@ Architecture: any
 Depends: libkipi8 (= ${binary:Version}), ${misc:Depends},
  ${sameVersionDep:kdelibs5-dev:libkipi8}, pkg-config
 Conflicts: libkipi0-dev, libkipi5-dev, libkipi6-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: kdegraphics-dbg
 Section: debug

-- 
KDE Graphics module packaging



More information about the pkg-kde-commits mailing list