rev 15090 - trunk/packages/kdelibs-experimental/debian
Sune Vuorela
pusling-guest at alioth.debian.org
Fri Jul 3 23:17:05 UTC 2009
Author: pusling-guest
Date: 2009-07-03 23:17:05 +0000 (Fri, 03 Jul 2009)
New Revision: 15090
Modified:
trunk/packages/kdelibs-experimental/debian/control
Log:
improved descriptions
Modified: trunk/packages/kdelibs-experimental/debian/control
===================================================================
--- trunk/packages/kdelibs-experimental/debian/control 2009-07-03 23:13:03 UTC (rev 15089)
+++ trunk/packages/kdelibs-experimental/debian/control 2009-07-03 23:17:05 UTC (rev 15090)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
Uploaders: Ana Beatriz Guerrero Lopez <ana at debian.org>, Sune Vuorela <debian at pusling.com>, Fathi Boudra <fabo at debian.org>, Armin Berres <trigger+debian at space-based.de>, Modestas Vainius <modestas at vainius.eu>, George Kiagiadakis <gkiagiad at csd.uoc.gr>
-Build-Depends: cdbs (>= 0.4.51), debhelper (>= 7.2.3), kdelibs5-dev (>= 4:4.2.95), pkg-kde-tools (>= 0.4.2)
+Build-Depends: cdbs (>= 0.4.51), debhelper (>= 7.2.3), kdelibs5-dev (>= 4:4.2), pkg-kde-tools (>= 0.4.2), quilt
Standards-Version: 3.8.1
Homepage: http://www.kde.org/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-kde/trunk/packages/kdelibs-experimental
@@ -12,15 +12,27 @@
Package: libknotificationitem-1-1
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: libknotificationitem-1
- <insert long description, indented with spaces>
+Description: library for new way of handling system tray
+ New library for new handling system tray in a new way. Includes graceful fallback
+ for "normal" systems.
+ This package contains the runtime library.
+ .
+ This is still a bit experimental and should not be used outside the official kde modules yet.
+ .
+ This package is part of the kdelibs-experimental module.
Package: libknotificationitem-1-dev
Section: libdevel
Architecture: any
Depends: libknotificationitem-1-1 (= ${binary:Version}), ${misc:Depends}
Description: Development headers for libknotificationitem-1
- <insert long description, indented with spaces>
+ New library for new handling system tray in a new way. Includes graceful fallback
+ for "normal" systems.
+ This package contains the development files.
+ .
+ This is still a bit experimental and should not be used outside the official kde modules yet.
+ .
+ This package is part of the kdelibs-experimental module.
Package: libknotificationitem-1-dbg
Section: debug
@@ -28,4 +40,10 @@
Priority: extra
Depends: libknotificationitem-1-1 (= ${binary:Version}), kdelibs5-dbg, ${misc:Depends}
Description: Debug symbols for libknotificationitem-1
- <insert long description, indented with spaces>
+ New library for new handling system tray in a new way. Includes graceful fallback
+ for "normal" systems.
+ This package contains the detached debugging symbols.
+ .
+ This is still a bit experimental and should not be used outside the official kde modules yet.
+ .
+ This package is part of the kdelibs-experimental module.
More information about the pkg-kde-commits
mailing list