No subject

Andreas Cord-Landwehr cola-guest at alioth.debian.org
Wed Mar 21 22:03:45 UTC 2012


commit 04dc100db284373c0d8201100f0f648bc9755b49
Author: Andreas Cord-Landwehr <cola at uni-paderborn.de>
Date:   Tue Mar 20 21:46:30 2012 +0100

    Add shlibs:Depends for kdevplatform-dev.
---
 debian/changelog |    1 +
 debian/control   |    3 ++-
 2 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9daeac0..d4964b7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ kdevplatform (1.3.0-0r0) UNRELEASED; urgency=low
   * Rename packages due to soname bump:
     - kdevplatform3-libs -> kdevplatform5-libs
     - libsublime3 -> libsublime5
+  * Add shlibs:Depends for kdevplatform-dev.
 
   [ Felix Geyer ]
   * Hardcode the SONAME in libsublime3.install and kdevplatform3-libs.install
diff --git a/debian/control b/debian/control
index 131a8c5..ad3291e 100644
--- a/debian/control
+++ b/debian/control
@@ -29,7 +29,8 @@ Description: shared libraries for the KDevelop platform
 Package: kdevplatform-dev
 Section: libdevel
 Architecture: any
-Depends: kdevplatform5-libs (= ${binary:Version}), ${sameVersionDep:kdelibs5-dev:kdevplatform5-libs},
+Depends: ${shlibs:Depends}, kdevplatform5-libs (= ${binary:Version}),
+ ${sameVersionDep:kdelibs5-dev:kdevplatform5-libs},
  libsublime-dev (>= ${source:Version})
 Description: development files for the KDevelop platform
  This package contains development files for building integrated development

-- 
KDevelop Platform packaging



More information about the pkg-kde-commits mailing list