rev 15781 - in trunk/packages: kdevelop/debian kdevelop/debian/patches kdevplatform/debian kdevplatform/debian/patches

Fathi Boudra fabo at alioth.debian.org
Mon Aug 24 09:38:14 UTC 2009


Author: fabo
Date: 2009-08-24 09:38:13 +0000 (Mon, 24 Aug 2009)
New Revision: 15781

Modified:
   trunk/packages/kdevelop/debian/changelog
   trunk/packages/kdevelop/debian/patches/10_private_libs_soversion.diff
   trunk/packages/kdevelop/debian/patches/series
   trunk/packages/kdevplatform/debian/changelog
   trunk/packages/kdevplatform/debian/patches/series
Log:
fix kdevplatform/kdevelop version


Modified: trunk/packages/kdevelop/debian/changelog
===================================================================
--- trunk/packages/kdevelop/debian/changelog	2009-08-24 09:34:34 UTC (rev 15780)
+++ trunk/packages/kdevelop/debian/changelog	2009-08-24 09:38:13 UTC (rev 15781)
@@ -1,3 +1,9 @@
+kdevelop (4:3.9.95-2) experimental; urgency=low
+
+  * Add patch to fix kdevelop version.
+
+ -- Fathi Boudra <fabo at debian.org>  Mon, 24 Aug 2009 09:24:47 +0200
+
 kdevelop (4:3.9.95-1) experimental; urgency=low
 
   * New upstream release (beta 5).

Modified: trunk/packages/kdevelop/debian/patches/10_private_libs_soversion.diff
===================================================================
--- trunk/packages/kdevelop/debian/patches/10_private_libs_soversion.diff	2009-08-24 09:34:34 UTC (rev 15780)
+++ trunk/packages/kdevelop/debian/patches/10_private_libs_soversion.diff	2009-08-24 09:38:13 UTC (rev 15781)
@@ -70,7 +70,7 @@
 @@ -7,6 +7,7 @@ set(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR
  set( KDEVELOP_VERSION_MAJOR 3 )
  set( KDEVELOP_VERSION_MINOR 9 )
- set( KDEVELOP_VERSION_PATCH 94 )
+ set( KDEVELOP_VERSION_PATCH 95 )
 +set(PRIVATE_LIBS_SOVERSION ${KDEVELOP_VERSION_MAJOR}.${KDEVELOP_VERSION_MINOR}.${KDEVELOP_VERSION_PATCH})
  
  set(KDE_MIN_VERSION "4.2.0")

Modified: trunk/packages/kdevelop/debian/patches/series
===================================================================
--- trunk/packages/kdevelop/debian/patches/series	2009-08-24 09:34:34 UTC (rev 15780)
+++ trunk/packages/kdevelop/debian/patches/series	2009-08-24 09:38:13 UTC (rev 15781)
@@ -1 +1,2 @@
+01_kdevelop_version.diff
 10_private_libs_soversion.diff

Modified: trunk/packages/kdevplatform/debian/changelog
===================================================================
--- trunk/packages/kdevplatform/debian/changelog	2009-08-24 09:34:34 UTC (rev 15780)
+++ trunk/packages/kdevplatform/debian/changelog	2009-08-24 09:38:13 UTC (rev 15781)
@@ -1,3 +1,9 @@
+kdevplatform (0.9.95-2) unstable; urgency=low
+
+  * Add patch to fix kdevplatform version.
+
+ -- Fathi Boudra <fabo at debian.org>  Mon, 24 Aug 2009 09:22:52 +0200
+
 kdevplatform (0.9.95-1) unstable; urgency=low
 
   * New upstream release (beta 5).

Modified: trunk/packages/kdevplatform/debian/patches/series
===================================================================
--- trunk/packages/kdevplatform/debian/patches/series	2009-08-24 09:34:34 UTC (rev 15780)
+++ trunk/packages/kdevplatform/debian/patches/series	2009-08-24 09:38:13 UTC (rev 15781)
@@ -1,2 +1,3 @@
+01_kdevplatform_version.diff
 #10_private_libs_soversion.diff
 11_disable_examples_tests.diff




More information about the pkg-kde-commits mailing list