rev 13517 - in branches/kde4.2/packages/kdelibs/debian: . patches

Modestas Vainius modax-guest at alioth.debian.org
Sun Jan 25 00:08:49 UTC 2009


Author: modax-guest
Date: 2009-01-25 00:08:47 +0000 (Sun, 25 Jan 2009)
New Revision: 13517

Modified:
   branches/kde4.2/packages/kdelibs/debian/patches/24_2.6.2_use_common_cmake_config_dir.diff
   branches/kde4.2/packages/kdelibs/debian/rules
Log:
Cosmetic

Modified: branches/kde4.2/packages/kdelibs/debian/patches/24_2.6.2_use_common_cmake_config_dir.diff
===================================================================
--- branches/kde4.2/packages/kdelibs/debian/patches/24_2.6.2_use_common_cmake_config_dir.diff	2009-01-24 23:46:21 UTC (rev 13516)
+++ branches/kde4.2/packages/kdelibs/debian/patches/24_2.6.2_use_common_cmake_config_dir.diff	2009-01-25 00:08:47 UTC (rev 13517)
@@ -1,7 +1,6 @@
-#Relax cmake version requirements in Debian as cmake 2.6.2-3 in
-# which kdelibs5-dev depends upon has the needed patch for 
-# /usr/lib/cmake support
-
+Relax cmake version requirements in Debian as cmake 2.6.2-3 in
+which kdelibs5-dev depends upon has the needed patch for
+/usr/lib/cmake support
 --- a/cmake/modules/FindKDE4Internal.cmake
 +++ b/cmake/modules/FindKDE4Internal.cmake
 @@ -542,11 +542,11 @@

Modified: branches/kde4.2/packages/kdelibs/debian/rules
===================================================================
--- branches/kde4.2/packages/kdelibs/debian/rules	2009-01-24 23:46:21 UTC (rev 13516)
+++ branches/kde4.2/packages/kdelibs/debian/rules	2009-01-25 00:08:47 UTC (rev 13517)
@@ -16,16 +16,8 @@
 # remove dependencies on kdebase-runtime and phonon (the metapackage)
 DEB_DH_SHLIBDEPS_ARGS_ALL := -- -xkdebase-runtime -xphonon
 
-include debian/cdbs/kde.mk
+include /usr/share/pkg-kde-tools/pkg-kde-build/1/kde4.mk
+include /usr/share/pkg-kde-tools/makefiles/1/cdbs/symbolshelper.mk
 
 binary-predeb/libplasma3::
 	echo plasma:abi-provides=$(PLASMA_ABI) >> debian/libplasma3.substvars
-
-binary-strip/libplasma3::
-	pkgkde-symbolshelper symbolfile -p $(cdbs_curpkg) -o debian/$(cdbs_curpkg).symbols.$(DEB_HOST_ARCH)
-
-binary-fixup/libplasma3::
-	pkgkde-symbolshelper postgensymbols -p $(cdbs_curpkg) -v
-
-clean::
-	rm -f debian/libplasma3.symbols.$(DEB_HOST_ARCH)




More information about the pkg-kde-commits mailing list