rev 3614 - kde-extras/digikam/trunk/debian

Achim Bohnet ach-guest at costa.debian.org
Wed Apr 19 20:05:19 UTC 2006


Author: ach-guest
Date: 2006-04-19 20:05:18 +0000 (Wed, 19 Apr 2006)
New Revision: 3614

Modified:
   kde-extras/digikam/trunk/debian/changelog
   kde-extras/digikam/trunk/debian/control
Log:
digikam:
	  * Depend on dcraw instead of only recommend it. Next digikam version
	    will actually check dcraw existance on startup, due to extented RAW
	    support


Modified: kde-extras/digikam/trunk/debian/changelog
===================================================================
--- kde-extras/digikam/trunk/debian/changelog	2006-04-19 18:05:44 UTC (rev 3613)
+++ kde-extras/digikam/trunk/debian/changelog	2006-04-19 20:05:18 UTC (rev 3614)
@@ -18,6 +18,9 @@
   * debian rules: replace deletion of empty api-docs dir tree with one
     simple rm -rf
   * fix typo in long description. (Closes: #363256)
+  * Depend on dcraw instead of only recommend it. Next digikam version
+    will actually check dcraw existance on startup, due to extented RAW
+    support
 
  -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Thu,  6 Apr 2006 02:36:15 +0200
 

Modified: kde-extras/digikam/trunk/debian/control
===================================================================
--- kde-extras/digikam/trunk/debian/control	2006-04-19 18:05:44 UTC (rev 3613)
+++ kde-extras/digikam/trunk/debian/control	2006-04-19 20:05:18 UTC (rev 3614)
@@ -8,8 +8,8 @@
 Package: digikam
 Architecture: any
 Section: graphics
-Depends: ${shlibs:Depends}
-Recommends: digikamimageplugins, kipi-plugins, kdeprint, konqueror, dcraw
+Depends: ${shlibs:Depends}, dcraw
+Recommends: digikamimageplugins, kipi-plugins, kdeprint, konqueror
 Suggests: digikam-doc
 Conflicts: digikamimageplugins (<< 0.8.0), kipi-plugins (<< 0.1+beta2-20), libdigikam0 (<< 0.8), libdigikam-dev (<< 0.8)
 Replaces: libdigikam0 (<< 0.8), libdigikam-dev (<< 0.8)




More information about the pkg-kde-commits mailing list