rev 19969 - kde-extras/kphotoalbum/trunk/debian

Pino Toscano pino at moszumanska.debian.org
Thu Sep 11 05:12:32 UTC 2014


Author: pino
Date: 2014-09-11 05:12:32 +0000 (Thu, 11 Sep 2014)
New Revision: 19969

Modified:
   kde-extras/kphotoalbum/trunk/debian/changelog
   kde-extras/kphotoalbum/trunk/debian/control
Log:
depend on ${perl:Depends}

... since there are perl scripts


Modified: kde-extras/kphotoalbum/trunk/debian/changelog
===================================================================
--- kde-extras/kphotoalbum/trunk/debian/changelog	2014-09-11 05:11:17 UTC (rev 19968)
+++ kde-extras/kphotoalbum/trunk/debian/changelog	2014-09-11 05:12:32 UTC (rev 19969)
@@ -13,6 +13,7 @@
   * Add the libav-tools recommend, since avconv can be used.
   * Bump the cmake build dependency to 2.8.3, as indicated in the upstream
     build system.
+  * Depend on ${perl:Depends}, since there are perl scripts.
 
  -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Sun, 15 Dec 2013 22:21:50 +0100
 

Modified: kde-extras/kphotoalbum/trunk/debian/control
===================================================================
--- kde-extras/kphotoalbum/trunk/debian/control	2014-09-11 05:11:17 UTC (rev 19968)
+++ kde-extras/kphotoalbum/trunk/debian/control	2014-09-11 05:12:32 UTC (rev 19969)
@@ -15,7 +15,7 @@
 
 Package: kphotoalbum
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends},
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}
  libqt4-sql-sqlite, mplayer2
 Recommends: kipi-plugins, khelpcenter4, libav-tools
 Description: tool for indexing, searching and viewing images by keywords for KDE




More information about the pkg-kde-commits mailing list