rev 17605 - kde-extras/kipi-plugins/trunk/debian

Mark Purcell msp at alioth.debian.org
Wed Apr 7 11:52:57 UTC 2010


Author: msp
Date: 2010-04-07 11:52:56 +0000 (Wed, 07 Apr 2010)
New Revision: 17605

Modified:
   kde-extras/kipi-plugins/trunk/debian/changelog
   kde-extras/kipi-plugins/trunk/debian/control
Log:
Add Build-Depends: libcv-dev, libhighgui-dev - RemoveRedEyes

Modified: kde-extras/kipi-plugins/trunk/debian/changelog
===================================================================
--- kde-extras/kipi-plugins/trunk/debian/changelog	2010-04-07 11:42:42 UTC (rev 17604)
+++ kde-extras/kipi-plugins/trunk/debian/changelog	2010-04-07 11:52:56 UTC (rev 17605)
@@ -1,12 +1,13 @@
-kipi-plugins (1.2.0-0+snapshots) UNRELEASED; urgency=low
+kipi-plugins (1.2.0-1) experimental; urgency=low
 
-  * New upstream release
+  * New upstream release 
     - Fixed Upstream "[digikam] Cannot export to Flash" (Closes: #566848)
     - Fixed Upstream ""Mozilla" MUA option is broken" (Closes: #561845)
   * Removed fix_endian_detection.diff - included upstream
   * Marcus Better patch for Debian Icedove MUA support (Closes: #561844)
+  * Add Build-Depends: libcv-dev, libhighgui-dev - RemoveRedEyes
 
- -- Mark Purcell <msp at debian.org>  Tue, 30 Mar 2010 23:12:22 +1100
+ -- Mark Purcell <msp at debian.org>  Wed, 07 Apr 2010 21:49:14 +1000
 
 kipi-plugins (1.1.0-1) unstable; urgency=low
 

Modified: kde-extras/kipi-plugins/trunk/debian/control
===================================================================
--- kde-extras/kipi-plugins/trunk/debian/control	2010-04-07 11:42:42 UTC (rev 17604)
+++ kde-extras/kipi-plugins/trunk/debian/control	2010-04-07 11:52:56 UTC (rev 17605)
@@ -10,7 +10,7 @@
  libkipi6-dev, libkexiv2-7-dev, libkdcraw7-dev,
  libexiv2-dev,
  libltdl3-dev, libpng-dev, libtiff4-dev, libxslt1-dev,
- libcvaux-dev,
+ libcvaux-dev, libcv-dev, libhighgui-dev,
  libxrandr-dev, libexpat1-dev,
  libgpod-nogtk-dev,
  libqca2-dev,
@@ -60,6 +60,7 @@
   KIOExport          : export images to remote computer using network protocol
   Shwup              : export images to Shwup web service 
   ExpoBlending       : create pseudo HDR image with a stack of bracketed images
+  PiwigoExport       : export images to a remote Piwigo (PHPWebGallery) server 
  .
  Porting under progress to Qt4/KDE4:
  .




More information about the pkg-kde-commits mailing list