[SCM] KDE Base Runtime module packaging branch, kde4.5, updated. debian/4.4.5-1-15-g2b2bff4
George Kiagiadakis
gkiagia-guest at alioth.debian.org
Mon Aug 2 15:33:56 UTC 2010
The following commit has been merged in the kde4.5 branch:
commit 2b2bff4d911d355e75d011d0e3ef408523e4d78b
Author: George Kiagiadakis <kiagiadakis.george at gmail.com>
Date: Mon Aug 2 18:33:30 2010 +0300
Add missing replaces for the -dbg package.
---
debian/changelog | 2 ++
debian/control | 2 +-
2 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6cf88e6..5af6ca5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,8 @@ kdebase-runtime (4:4.5.0-0r1) UNRELEASED; urgency=low
- kdebase-runtime replaces kdelibs5-plugins << 4:4.5.0 and
kdelibs5 << 4:4.4.0 due to moved kcmremotewidgetshelper
and kdontchangethehostname executables.
+ - kdebase-runtime-dbg replaces kdelibs5-dbg << 4:4.5.0
+ due to the moved executables mentioned above.
* Bump build depedencies versions: kdelibs5-dev to version
4:4.5 and libsoprano-dev to version 2.4.63.
diff --git a/debian/control b/debian/control
index 2e6b542..d10a2b7 100644
--- a/debian/control
+++ b/debian/control
@@ -101,7 +101,7 @@ Section: debug
Architecture: any
Priority: extra
Depends: kdebase-runtime (= ${binary:Version}), kdelibs5-dbg
-Replaces: kdelibs5-dbg (<< 4:4.1.80), kdebase-dbg (<< 4:4.2.90), kdebase-workspace-dbg (<< 4:4.2.90)
+Replaces: kdelibs5-dbg (<< 4:4.5.0), kdebase-dbg (<< 4:4.2.90), kdebase-workspace-dbg (<< 4:4.2.90)
Description: debugging symbols for KDE base runtime module
This package contains the debugging symbols associated with kdebase-runtime.
They will automatically be used by gdb for debugging kdebase-runtime related
--
KDE Base Runtime module packaging
More information about the pkg-kde-commits
mailing list