rev 6244 - in trunk/packages/kdesdk/debian: . patches

Ana Beatriz Guerrero López ana at alioth.debian.org
Wed May 16 17:27:19 UTC 2007


Author: ana
Date: 2007-05-16 17:26:26 +0000 (Wed, 16 May 2007)
New Revision: 6244

Modified:
   trunk/packages/kdesdk/debian/changelog
   trunk/packages/kdesdk/debian/control
   trunk/packages/kdesdk/debian/patches/98_buildprep.diff
   trunk/packages/kdesdk/debian/rules
Log:
kdesdk 3.5.7


Modified: trunk/packages/kdesdk/debian/changelog
===================================================================
--- trunk/packages/kdesdk/debian/changelog	2007-05-16 16:30:32 UTC (rev 6243)
+++ trunk/packages/kdesdk/debian/changelog	2007-05-16 17:26:26 UTC (rev 6244)
@@ -1,17 +1,14 @@
-kdesdk (4:3.5.6-3) unstable; urgency=low
+kdesdk (4:3.5.7-1) unstable; urgency=low
 
-  * Unreleased
+  * New upstream release. (Closes: #421918, #417309)
 
-  +++ Changes by Sune Vuorela
+  +++ Changes by Sune Vuorela:
 
   * Add gettext to kbabel recommends (related to upstream bug
     http://bugs.kde.org/show_bug.cgi?id=144789)
-  * Add a patch to bring in umbrello 1.5.61. (Closes: #421918)
-    Thanks to Eric Valette for digging out the patch - and for his friendly
-    attitude.
-  * Depend on php5-cli instead of php4. Php4 is going away.  (Closes: #412596)
+  * Depend on php5-cli instead of php4. Php4 is going away. (Closes: #412596)
 
- -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Wed, 02 May 2007 23:43:10 +0200
+ -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Wed, 16 May 2007 16:08:05 +0100
 
 kdesdk (4:3.5.6-2) unstable; urgency=low
 

Modified: trunk/packages/kdesdk/debian/control
===================================================================
--- trunk/packages/kdesdk/debian/control	2007-05-16 16:30:32 UTC (rev 6243)
+++ trunk/packages/kdesdk/debian/control	2007-05-16 17:26:26 UTC (rev 6244)
@@ -5,9 +5,9 @@
 Uploaders: Isaac Clerencia <isaac at debian.org>,
  Christopher Martin <chrsmrtn at debian.org>, Adeodato Simó <dato at net.com.org.es>, Ana Beatriz Guerrero Lopez <ana at debian.org>
 Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 5.0.31), autotools-dev, gawk,
- gettext, pkg-config, kdelibs4-dev (>= 4:3.5.6), binutils-dev, bison, flex,
- kdepim-dev (>= 4:3.5.6), libapr1-dev, libkcal2-dev (>= 4:3.5.6),
- libktnef1-dev (>= 4:3.5.6), libsvn-dev
+ gettext, pkg-config, kdelibs4-dev (>= 4:3.5.7), binutils-dev, bison, flex,
+ kdepim-dev (>= 4:3.5.7), libapr1-dev, libkcal2-dev (>= 4:3.5.7),
+ libktnef1-dev (>= 4:3.5.7), libsvn-dev
 Standards-Version: 3.7.2
 
 Package: kdesdk
@@ -63,7 +63,7 @@
 Package: kapptemplate
 Architecture: all
 Section: devel
-Recommends: automake1.9 | automaken, kdelibs4-dev (>= 4:3.5.6)
+Recommends: automake1.9 | automaken, kdelibs4-dev (>= 4:3.5.7)
 Description: creates a framework to develop a KDE application
  KAppTemplate is a shell script that will create the necessary
  framework to develop various KDE applications.  It takes care of the
@@ -96,7 +96,7 @@
 Package: kbabel-dev
 Architecture: any
 Section: libdevel
-Depends: kbabel (= ${Source-Version}), kdelibs4-dev (>= 4:3.5.6)
+Depends: kbabel (= ${Source-Version}), kdelibs4-dev (>= 4:3.5.7)
 Replaces: kbabel (<< 4:3.0.8-0)
 Description: PO-file editing suite for KDE (development files)
  This is a suite of programs for editing gettext message files (PO-files).
@@ -245,7 +245,7 @@
 Package: kspy
 Architecture: any
 Section: devel
-Depends: ${shlibs:Depends}, kdelibs4-dev (>= 4:3.5.6)
+Depends: ${shlibs:Depends}, kdelibs4-dev (>= 4:3.5.7)
 Description: examines the internal state of a Qt/KDE app
  KSpy is a tiny library which can be used to graphically display
  the QObjects in use by a Qt/KDE app.  In addition to the object tree,
@@ -295,7 +295,7 @@
 Package: libcvsservice-dev
 Architecture: any
 Section: libdevel
-Depends: libcvsservice0 (= ${Source-Version}), kdelibs4-dev (>= 4:3.5.6)
+Depends: libcvsservice0 (= ${Source-Version}), kdelibs4-dev (>= 4:3.5.7)
 Replaces: cervisia (<< 4:3.2.0)
 Description: development files for CVS DCOP service
  The library libcvsservice provides a DCOP service for accessing and

Modified: trunk/packages/kdesdk/debian/patches/98_buildprep.diff
===================================================================

Modified: trunk/packages/kdesdk/debian/rules
===================================================================
--- trunk/packages/kdesdk/debian/rules	2007-05-16 16:30:32 UTC (rev 6243)
+++ trunk/packages/kdesdk/debian/rules	2007-05-16 17:26:26 UTC (rev 6244)
@@ -9,12 +9,12 @@
 
 PACKAGES_WITH_LIBS := kbabel kompare kspy kunittest libcvsservice0 umbrello
 
-DEB_DH_MAKESHLIBS_ARGS_kbabel			:= -V'kbabel (>= 4:3.5.6-1)'
-DEB_DH_MAKESHLIBS_ARGS_kompare			:= -V'kompare (>= 4:3.5.6-1)'
-DEB_DH_MAKESHLIBS_ARGS_kspy			:= -V'kspy (>= 4:3.5.6-1)'
-DEB_DH_MAKESHLIBS_ARGS_kunittest		:= -V'kunittest (>= 4:3.5.6-1)'
-DEB_DH_MAKESHLIBS_ARGS_libcvsservice0		:= -V'libcvsservice0 (>= 4:3.5.6-1)'
-DEB_DH_MAKESHLIBS_ARGS_umbrello			:= -V'umbrello (>= 4:3.5.6-1)'
+DEB_DH_MAKESHLIBS_ARGS_kbabel			:= -V'kbabel (>= 4:3.5.7-1)'
+DEB_DH_MAKESHLIBS_ARGS_kompare			:= -V'kompare (>= 4:3.5.7-1)'
+DEB_DH_MAKESHLIBS_ARGS_kspy			:= -V'kspy (>= 4:3.5.7-1)'
+DEB_DH_MAKESHLIBS_ARGS_kunittest		:= -V'kunittest (>= 4:3.5.7-1)'
+DEB_DH_MAKESHLIBS_ARGS_libcvsservice0		:= -V'libcvsservice0 (>= 4:3.5.7-1)'
+DEB_DH_MAKESHLIBS_ARGS_umbrello			:= -V'umbrello (>= 4:3.5.7-1)'
 
 #shlibs_ver = 4:3.5.0-1
 #$(foreach p,$(PACKAGES_WITH_LIBS),$(eval DEB_DH_MAKESHLIBS_ARGS_$(p) := -V'$(p) (>= $(shlibs_ver))'))




More information about the pkg-kde-commits mailing list