[SCM] KDE Development Platform Libraries module packaging branch, master, updated. debian/4.4.5-2+squeeze1-119-g8489bf3

Modestas Vainius modax at alioth.debian.org
Sun Mar 27 17:42:58 UTC 2011


The following commit has been merged in the master branch:
commit 167ec3a5361ae33431c8489e667b7c7270a7e6ec
Author: Modestas Vainius <modax at debian.org>
Date:   Sun Mar 27 14:10:00 2011 +0300

    Drop kdelibs5 transitional package.
    
    It's obsolete and only a few third-party packages remain which depend on it.
---
 debian/changelog |    1 +
 debian/control   |   11 -----------
 debian/rules     |    5 -----
 3 files changed, 1 insertions(+), 16 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e7ea781..d6fb40c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ kde4libs (4:4.6.1-0r1) UNRELEASED; urgency=low
   [ Modestas Vainius ]
   * Bump Standards-Version to 3.9.1: add Breaks next to Replaces where needed.
   * Switch debian/rules engine to dhmk based qt-kde-team/2/*.
+  * Drop kdelibs5 transitional package.
 
   [ George Kiagiadakis ]
   * Change my email address in uploaders.
diff --git a/debian/control b/debian/control
index c32bb8c..59f438a 100644
--- a/debian/control
+++ b/debian/control
@@ -581,17 +581,6 @@ Description: development files for the KDE Development Platform libraries
  .
  This package is part of the KDE Development Platform libraries module.
 
-Package: kdelibs5
-Architecture: any
-Depends: ${misc:Depends}, ${kde43Libraries}, kdelibs5-plugins (= ${binary:Version})
-Breaks: kdelibs5-data (<< 4:4.2.2)
-Description: transitional package for the KDE Development Platform libraries
- This is a dummy transitional package to enable installation of other Debian
- packages linked against KDE 4.0 - 4.3 versions of the cumulative KDE
- Development Platform Libraries package previously shipped in Debian.
- .
- This package is part of the KDE Development Platform libraries module.
-
 Package: kdelibs5-dbg
 Section: debug
 Architecture: any
diff --git a/debian/rules b/debian/rules
index 9446784..3b10b4e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,11 +33,6 @@ override_dh_shlibdeps:
 	$(overriden_command) -- -xkdebase-runtime -xphonon
 
 # Library stuff
-libpkgs_kde43_packages := libkdecore5 libkdeui5 libkde3support4 libkdesu5 libkdnssd4 \
-    libkfile4 libkhtml5 libkimproxy4 libkio5 libkjsapi4 libkjsembed4 libkmediaplayer4 \
-    libknewstuff2-4 libknotifyconfig4 libkntlm4 libkparts4 libkpty4 libkrosscore4 libkrossui4 \
-    libktexteditor4 libkutils4 libnepomuk4 libsolid4 libthreadweaver4
-libpkgs_addsubst_kde43Libraries = kdelibs5
 libpkgs_addsubst_allLibraries = kdelibs5-dev kdelibs5-dbg
 libpkgs_gen_strict_local_shlibs = $(libpkgs_all_packages)
 include /usr/share/pkg-kde-tools/qt-kde-team/2/library-packages.mk

-- 
KDE Development Platform Libraries module packaging



More information about the pkg-kde-commits mailing list