rev 20655 - kde-extras/k3b/trunk/debian

Pino Toscano pino at moszumanska.debian.org
Sat Aug 20 11:17:44 UTC 2016


Author: pino
Date: 2016-08-20 11:17:44 +0000 (Sat, 20 Aug 2016)
New Revision: 20655

Modified:
   kde-extras/k3b/trunk/debian/changelog
   kde-extras/k3b/trunk/debian/control
Log:
remove unused ${shlibs:Depends} substvar from libk3b-dev


Modified: kde-extras/k3b/trunk/debian/changelog
===================================================================
--- kde-extras/k3b/trunk/debian/changelog	2016-08-20 11:16:56 UTC (rev 20654)
+++ kde-extras/k3b/trunk/debian/changelog	2016-08-20 11:17:44 UTC (rev 20655)
@@ -3,6 +3,7 @@
   [ Pino Toscano ]
   * Move the Solid actions to the location of the Frameworks version of Solid:
     this way they are used in a Plasma 5 environment.
+  * Remove unused ${shlibs:Depends} substvar from libk3b-dev.
 
  -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Sat, 20 Aug 2016 12:48:14 +0200
 

Modified: kde-extras/k3b/trunk/debian/control
===================================================================
--- kde-extras/k3b/trunk/debian/control	2016-08-20 11:16:56 UTC (rev 20654)
+++ kde-extras/k3b/trunk/debian/control	2016-08-20 11:17:44 UTC (rev 20655)
@@ -67,7 +67,7 @@
 Package: libk3b-dev
 Section: libdevel
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends},
+Depends: ${misc:Depends},
  libk3b6 (= ${binary:Version})
 Description: KDE CD/DVD burning application library - development files
  K3b provides a comfortable user interface to perform most CD/DVD burning




More information about the pkg-kde-commits mailing list