rev 11628 - in kde-extras/digikam/branches/kde4/debian: . patches

Mark Purcell msp at alioth.debian.org
Thu Jul 17 22:57:41 UTC 2008


Author: msp
Date: 2008-07-17 22:57:41 +0000 (Thu, 17 Jul 2008)
New Revision: 11628

Modified:
   kde-extras/digikam/branches/kde4/debian/NEWS
   kde-extras/digikam/branches/kde4/debian/changelog
   kde-extras/digikam/branches/kde4/debian/patches/link-pthread.patch
Log:
Releasing to experimental

Modified: kde-extras/digikam/branches/kde4/debian/NEWS
===================================================================
--- kde-extras/digikam/branches/kde4/debian/NEWS	2008-07-17 22:53:29 UTC (rev 11627)
+++ kde-extras/digikam/branches/kde4/debian/NEWS	2008-07-17 22:57:41 UTC (rev 11628)
@@ -1,3 +1,16 @@
+digikam (2:0.10.0~beta1-1) experimental; urgency=low
+
+  * To quote upstream:
+
+    Take care, it's a BETA code with many of new bugs not yet fixed...
+    To resume:
+
+        DO NOT USE YET IN PRODUCTION ...
+
+    for production, use KDE3 with 0.9.4, which is still mantained
+
+ -- Mark Purcell <msp at debian.org>  Thu, 17 Jul 2008 22:58:21 +1000
+
 digikam (2:0.9.2~beta1-2) unstable; urgency=low
  
   * Upstream have merged the digikamimageplugins with digikam

Modified: kde-extras/digikam/branches/kde4/debian/changelog
===================================================================
--- kde-extras/digikam/branches/kde4/debian/changelog	2008-07-17 22:53:29 UTC (rev 11627)
+++ kde-extras/digikam/branches/kde4/debian/changelog	2008-07-17 22:57:41 UTC (rev 11628)
@@ -1,6 +1,5 @@
-digikam (2:0.10.0~beta1-1) UNRELEASED; urgency=low
+digikam (2:0.10.0~beta1-1) experimental; urgency=low
 
-  * (NOT RELEASED YET) 
   * New upstream release
   * Fixed upstream by KDE4 release:
     - does not understand ACLs (Closes: #405546)

Modified: kde-extras/digikam/branches/kde4/debian/patches/link-pthread.patch
===================================================================
--- kde-extras/digikam/branches/kde4/debian/patches/link-pthread.patch	2008-07-17 22:53:29 UTC (rev 11627)
+++ kde-extras/digikam/branches/kde4/debian/patches/link-pthread.patch	2008-07-17 22:57:41 UTC (rev 11628)
@@ -1,6 +1,6 @@
 diff -Nur -x '*.orig' -x '*~' digikam-0.10.0~beta1/digikam/CMakeLists.txt digikam-0.10.0~beta1.new/digikam/CMakeLists.txt
 --- digikam-0.10.0~beta1/digikam/CMakeLists.txt	2008-07-07 18:05:32.000000000 +1000
-+++ digikam-0.10.0~beta1.new/digikam/CMakeLists.txt	2008-07-09 13:17:20.000000000 +1000
++++ digikam-0.10.0~beta1.new/digikam/CMakeLists.txt	2008-07-18 07:38:05.000000000 +1000
 @@ -107,6 +107,7 @@
                        ${KDE4_KUTILS_LIBS} 
                        ${KDE4_KDE3SUPPORT_LIBRARY}
@@ -9,3 +9,11 @@
  
                        ${JPEG_LIBRARIES}
                        ${TIFF_LIBRARIES}
+@@ -144,6 +145,7 @@
+ TARGET_LINK_LIBRARIES(digikamdatabase
+                       digikam
+                       ${QT_QTSQL_LIBRARY}
++                      ${KDE4_SOLID_LIBS}
+                      )
+ 
+ SET_TARGET_PROPERTIES(digikamdatabase PROPERTIES VERSION 1.0.0 SOVERSION 1 )




More information about the pkg-kde-commits mailing list