[SCM] KDE Development Platform Libraries module packaging branch, master, updated. debian/4.7.2-2-7-g269f7d5

Pino Toscano pino at alioth.debian.org
Thu Dec 8 15:32:12 UTC 2011


The following commit has been merged in the master branch:
commit 269f7d55ef4d633a529900024961bbdfde61f080
Author: Pino Toscano <pino at debian.org>
Date:   Thu Dec 8 16:31:56 2011 +0100

    make kdelibs5-plugins depend on katepart
    
    ... to make it "provide" it as it happened in << 4.7
---
 debian/changelog |    4 ++++
 debian/control   |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6f799a4..4cbd713 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,10 @@ kde4libs (4:4.7.4-0r1) UNRELEASED; urgency=low
   * Update installed files.
   * Update symbols files.
 
+  [ Pino Toscano ]
+  * Make kdelibs5-plugins depend on katepart, to make it "provide" it as it
+    happened in << 4.7.
+
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Mon, 05 Dec 2011 00:26:46 +0100
 
 kde4libs (4:4.7.2-2) experimental; urgency=low
diff --git a/debian/control b/debian/control
index 729d964..4a5efcb 100644
--- a/debian/control
+++ b/debian/control
@@ -475,7 +475,7 @@ Package: kdelibs5-plugins
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends},
  kdelibs5-data (= ${source:Version}), kdoctools (= ${binary:Version}),
- kdelibs-bin (= ${binary:Version}),
+ kdelibs-bin (= ${binary:Version}), katepart,
  dbus-x11, shared-mime-info (>= 0.30), xdg-utils
 Recommends: ttf-dejavu, kde-runtime
 Replaces: kdelibs5-dev (<< 4:4.6.2), kdelibs5-data (<< 4:4.6.3-3~)

-- 
KDE Development Platform Libraries module packaging



More information about the pkg-kde-commits mailing list