[SCM] KDE SDK module packaging branch, master, updated. debian/4.4.5-1-53-g361283d
Modestas Vainius
modax at alioth.debian.org
Fri Apr 1 19:55:43 UTC 2011
The following commit has been merged in the master branch:
commit 756bf87b798b22bee87ead1bc70d1e2a9d154cc0
Author: Modestas Vainius <modax at debian.org>
Date: Fri Apr 1 22:37:18 2011 +0300
Add kdeutils-dbg (<< 4:4.6) to kdesdk-dbg Breaks/Replaces
(due to moved okteta).
---
debian/changelog | 2 ++
debian/control | 4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 75c6e9d..4d03700 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,8 @@ kdesdk (4:4.6.1-0r1) UNRELEASED; urgency=low
* Point debian/control Vcs fields to the new Git repository.
* Strip sequence numbers from debian/patches.
* Strip trailing whitespace in debian/copyright.
+ * Add kdeutils-dbg (<< 4:4.6) to kdesdk-dbg Breaks/Replaces (due to moved
+ okteta).
[ George Kiagiadakis ]
* Add myself to uploaders.
diff --git a/debian/control b/debian/control
index 67b7a0e..4d99130 100644
--- a/debian/control
+++ b/debian/control
@@ -473,8 +473,8 @@ Section: debug
Architecture: any
Priority: extra
Depends: ${misc:Depends}, kdebase-runtime-dbg
-Replaces: kdebase-dbg (<<4:4.0.0)
-Breaks: kdebase-dbg (<<4:4.0.0)
+Replaces: kdebase-dbg (<<4:4.0.0), kdeutils-dbg (<< 4:4.6)
+Breaks: kdebase-dbg (<<4:4.0.0), kdeutils-dbg (<< 4:4.6)
Suggests: kdesdk (= ${source:Version})
Description: debugging symbols for the KDE Software Development Kit module
This package contains debugging files used to investigate problems with
--
KDE SDK module packaging
More information about the pkg-kde-commits
mailing list