[SCM] KDevelop Platform packaging branch, master, updated. debian/5.0.1-2

Pino Toscano pino at moszumanska.debian.org
Wed Sep 21 05:14:58 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-std/kdevplatform.git;a=commitdiff;h=dd84b36

The following commit has been merged in the master branch:
commit dd84b36254b8ca87c3ba9ecabf750cb1ea717f3c
Author: Pino Toscano <pino at debian.org>
Date:   Thu Aug 25 22:49:21 2016 +0200

    add deps for -dev pkgs
---
 debian/changelog |  2 ++
 debian/control   | 23 +++++++++++++++++++++--
 2 files changed, 23 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9aa6add..ff25632 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -29,6 +29,8 @@ kdevplatform (5.0-0r1) UNRELEASED; urgency=medium
     dependencies in the cmake configuration files; patch
     upstream_find-all-dependencies.patch.
   * Disable building of unit tests, as long as they are not run.
+  * Manually add -dev dependencies in kdevplatform-dev and libsublime-dev,
+    for now.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Thu, 25 Aug 2016 19:23:00 +0200
 
diff --git a/debian/control b/debian/control
index ccab4ee..02887a1 100644
--- a/debian/control
+++ b/debian/control
@@ -74,7 +74,26 @@ Architecture: any
 Depends: kdevplatform10-libs (= ${binary:Version}),
          libsublime-dev (>= ${source:Version}),
          ${misc:Depends},
-         ${sameVersionDep:kdelibs5-dev:kdevplatform10-libs}
+         qtbase5-dev (>= 5.4.0),
+         qtdeclarative5-dev (>= 5.4.0),
+         libkf5archive-dev (>= 5.16.0),
+         libkf5config-dev (>= 5.16.0),
+         libkf5guiaddons-dev (>= 5.16.0),
+         libkf5i18n-dev (>= 5.16.0),
+         libkf5iconthemes-dev (>= 5.16.0),
+         libkf5itemviews-dev (>= 5.16.0),
+         libkf5jobwidgets-dev (>= 5.16.0),
+         libkf5kcmutils-dev (>= 5.16.0),
+         kio-dev (>= 5.16.0),
+         libkf5newstuff-dev (>= 5.16.0),
+         libkf5notifications-dev (>= 5.16.0),
+         libkf5notifyconfig-dev (>= 5.16.0),
+         libkf5parts-dev (>= 5.16.0),
+         libkf5service-dev (>= 5.16.0),
+         libkf5texteditor-dev (>= 5.16.0),
+         libkf5threadweaver-dev (>= 5.16.0),
+         libkf5windowsystem-dev (>= 5.16.0),
+         libgrantlee5-dev,
 Description: development files for the KDevelop platform
  This package contains development files for building integrated development
  environments based on the KDevelop platform.
@@ -95,7 +114,7 @@ Section: libdevel
 Architecture: any
 Depends: libsublime10 (= ${binary:Version}),
          ${misc:Depends},
-         ${sameVersionDep:kdelibs5-dev:libsublime10}
+         qtbase5-dev (>= 5.4.0),
 Description: development files for the sublime user interface library
  This package contains development files for building applications using
  libsublime.

-- 
KDevelop Platform packaging



More information about the pkg-kde-commits mailing list