[SCM] qapt packaging branch, master, updated. debian/1.2.2-1

Kai Wasserbäch curan at alioth.debian.org
Wed Dec 14 15:00:05 UTC 2011


The following commit has been merged in the master branch:
commit 2b2dfb03bef36f3b6f608d1e08a67a94d1a7d6e9
Author: Kai Wasserbäch <curan at debian.org>
Date:   Wed Dec 14 15:08:29 2011 +0100

    debian/control: Extend some long descriptions a bit.
---
 debian/control |   21 +++++++++++++++++++++
 1 files changed, 21 insertions(+), 0 deletions(-)

diff --git a/debian/control b/debian/control
index f60cbdc..3fe73df 100644
--- a/debian/control
+++ b/debian/control
@@ -59,6 +59,9 @@ Depends: ${misc:Depends}, qapt-batch, qapt-deb-installer,
  plasma-runner-installer, kde-thumbnailer-deb
 Recommends: gstreamer0.10-qapt
 Description: complete collection of QApt package management utilities
+ QApt is a collection of tools and a library providing a wrapper around
+ APT. The intention is to ease the use of APT in Qt-based programs.
+ .
  This is a metapackage depending on all of QApt's extra package management
  utilities.
 
@@ -66,6 +69,9 @@ Package: qapt-batch
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, libqapt-runtime
 Description: Batch package manager for KDE
+ QApt is a collection of tools and a library providing a wrapper around
+ APT. The intention is to ease the use of APT in Qt-based programs.
+ .
  QApt Batch is a simple GUI for doing batch package management operations.
  It can install and remove packages, as well as update the package cache via a
  command line interface. It also has an attach function invokable via the
@@ -76,6 +82,9 @@ Package: qapt-deb-installer
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, libqapt-runtime
 Description: tool for installing deb files
+ QApt is a collection of tools and a library providing a wrapper around
+ APT. The intention is to ease the use of APT in Qt-based programs.
+ .
  The QApt deb installer allows you to install local .deb files. The QApt Deb
  Installer resolves and downloads dependencies. The APT package manager does
  the same, but only for remote packages.
@@ -84,6 +93,9 @@ Package: plasma-runner-installer
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, command-not-found, qapt-batch
 Description: KRunner plugin for installing packages
+ QApt is a collection of tools and a library providing a wrapper around
+ APT. The intention is to ease the use of APT in Qt-based programs.
+ .
  This KRunner plugin offers the option to install an application if its
  command is typed in to KRunner and the application is not already
  installed.
@@ -93,6 +105,9 @@ Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Enhances: dolphin, konqueror
 Description: KDE plugin to show thumbnails of Debian package files
+ QApt is a collection of tools and a library providing a wrapper around
+ APT. The intention is to ease the use of APT in Qt-based programs.
+ .
  A plugin for KDE file managers (Dolphin and Konqueror) to preview Debian
  packages (.deb files) as thumbnails.
 
@@ -100,6 +115,9 @@ Package: gstreamer0.10-qapt
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, libqapt-runtime
 Description: GStreamer plugin to install codecs using QApt
+ QApt is a collection of tools and a library providing a wrapper around
+ APT. The intention is to ease the use of APT in Qt-based programs.
+ .
  This package provides a plugin for the GStreamer multimedia framework
  to search and to install audio and video codecs.
 
@@ -110,6 +128,9 @@ Priority: extra
 Depends: ${misc:Depends}, libqapt1 (= ${binary:Version})
 Recommends: kdelibs5-dbg
 Description: QApt debugging symbols
+ QApt is a collection of tools and a library providing a wrapper around
+ APT. The intention is to ease the use of APT in Qt-based programs.
+ .
  This package contains debugging symbols for QApt.
  When QApt crashes, in most cases this package is
  needed to get a backtrace that is useful for developers. If you have

-- 
qapt packaging



More information about the pkg-kde-commits mailing list