[SCM] KDevelop Platform packaging branch, experimental, updated. debian/1.7.3-3-14-g43a80fc
Pino Toscano
pino at moszumanska.debian.org
Thu Aug 25 21:22:49 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-std/kdevplatform.git;a=commitdiff;h=43a80fc
The following commit has been merged in the experimental branch:
commit 43a80fc0a6b03aa76d1127a1f42f6cce48b456b3
Author: Pino Toscano <pino at debian.org>
Date: Thu Aug 25 23:22:34 2016 +0200
raise kdevelop and kdevelop-data breaks
---
debian/changelog | 2 ++
debian/control | 4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 23b4031..c55c238 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -39,6 +39,8 @@ kdevplatform (5.0-0r1) UNRELEASED; urgency=medium
proper breaks/replaces
- drop the libsublime10 and libsublime-dev binaries
* Remove dh_makeshlibs override in rules, no more needed.
+ * Raise the kdevelop and kdevelop-data breaks in kdevplatform10-libs to
+ versions lower than 5.0.
-- 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 2d56174..7d4659f 100644
--- a/debian/control
+++ b/debian/control
@@ -47,8 +47,8 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/kde-std/kdevplatform.git
Package: kdevplatform10-libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
-Replaces: kdevelop (<< 4:3.9.96-1),
- kdevelop-data (<< 4:3.9.96-1),
+Replaces: kdevelop (<< 4:5.0),
+ kdevelop-data (<< 4:5.0),
kdevplatform1-libs,
kdevplatform2-libs,
kdevplatform3-libs,
--
KDevelop Platform packaging
More information about the pkg-kde-commits
mailing list