[SCM] KDE SDK module packaging branch, master, updated. debian/4.10.5+dfsg-1-3-g19a7984
Pino Toscano
pino at alioth.debian.org
Mon Sep 9 10:43:26 UTC 2013
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/kdesdk.git;a=commitdiff;h=19a7984
The following commit has been merged in the master branch:
commit 19a79840fd70895d54f09597e48180177dda0aab
Author: Pino Toscano <pino at debian.org>
Date: Mon Sep 9 12:42:15 2013 +0200
kdesdk-dbg: remove the version from kdesdk suggestion
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 9f46af9..96a2fe5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ kdesdk (4:4.10.5+dfsg-2) UNRELEASED; urgency=low
[ Pino Toscano ]
* Drop the kdesdk metapackage (moved to meta-kde).
+ * Remove the version from kdesdk suggestion in kdesdk-dbg.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Mon, 09 Sep 2013 10:47:35 +0200
diff --git a/debian/control b/debian/control
index 92c3e30..d50934f 100644
--- a/debian/control
+++ b/debian/control
@@ -439,7 +439,7 @@ Priority: extra
Depends: ${misc:Depends}, kde-runtime-dbg, kate-dbg
Replaces: kdeutils-dbg (<< 4:4.6)
Breaks: kdeutils-dbg (<< 4:4.6)
-Suggests: kdesdk (= ${source:Version})
+Suggests: kdesdk
Description: debugging symbols for the KDE Software Development Kit module
This package contains debugging files used to investigate problems with
binaries included in the KDE Software Development Kit module.
--
KDE SDK module packaging
More information about the pkg-kde-commits
mailing list