rev 20650 - kde-extras/kphotoalbum/trunk/debian
Pino Toscano
pino at moszumanska.debian.org
Fri Aug 19 19:09:37 UTC 2016
Author: pino
Date: 2016-08-19 19:09:37 +0000 (Fri, 19 Aug 2016)
New Revision: 20650
Modified:
kde-extras/kphotoalbum/trunk/debian/changelog
kde-extras/kphotoalbum/trunk/debian/control
Log:
disable KIPI support
they are available only for Frameworks now:
- drop the libkipi-dev build dependency
- drop the kipi-plugins recommend
Modified: kde-extras/kphotoalbum/trunk/debian/changelog
===================================================================
--- kde-extras/kphotoalbum/trunk/debian/changelog 2016-08-19 19:03:18 UTC (rev 20649)
+++ kde-extras/kphotoalbum/trunk/debian/changelog 2016-08-19 19:09:37 UTC (rev 20650)
@@ -1,5 +1,9 @@
kphotoalbum (4.7.2-2) UNRELEASED; urgency=medium
+ [ Pino Toscano ]
+ * Disable KIPI support, since they are available only for Frameworks now:
+ - drop the libkipi-dev build dependency
+ - drop the kipi-plugins recommend
-- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org> Fri, 19 Aug 2016 21:03:04 +0200
Modified: kde-extras/kphotoalbum/trunk/debian/control
===================================================================
--- kde-extras/kphotoalbum/trunk/debian/control 2016-08-19 19:03:18 UTC (rev 20649)
+++ kde-extras/kphotoalbum/trunk/debian/control 2016-08-19 19:09:37 UTC (rev 20650)
@@ -5,7 +5,7 @@
Uploaders: Fathi Boudra <fabo at debian.org>, Mark Purcell <msp at debian.org>
Build-Depends: debhelper (>= 9), cmake (>= 2.8.3), pkg-kde-tools (>= 0.6.4),
docbook-to-man,
- libexiv2-dev (>= 0.19), libjpeg-dev, libkdcraw-dev, libkipi-dev,
+ libexiv2-dev (>= 0.19), libjpeg-dev, libkdcraw-dev,
x11proto-core-dev,
pkg-config,
Standards-Version: 3.9.8
@@ -17,7 +17,7 @@
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends},
libqt4-sql-sqlite, mplayer
-Recommends: kipi-plugins, khelpcenter4, ffmpeg
+Recommends: khelpcenter4, ffmpeg
Description: tool for indexing, searching and viewing images by keywords for KDE
KPhotoAlbum lets you index, search, group and view images by keywords, date,
locations and persons. It provides a quick and elegant way to lookup groups of
More information about the pkg-kde-commits
mailing list