[SCM] KDE PIM Runtime module packaging branch, experimental, updated. debian/4.4.11.1-2-26-gb9b5b51
Modestas Vainius
modax at alioth.debian.org
Sun Jun 12 13:49:55 UTC 2011
The following commit has been merged in the experimental branch:
commit debd7577838c989fc58b758db6c0c8d2894e21a6
Author: Modestas Vainius <modax at debian.org>
Date: Sat Jun 11 15:24:53 2011 +0300
Make kdepim-runtime-dbg depend on kdepim-runtime.
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 2da99b4..98270d3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ kdepim-runtime (4:4.6.0-0r1) UNRELEASED; urgency=low
[ Modestas Vainius ]
* Wildcardize l10n stuff in kdepim-runtime.install.
* Bump Standards-Version to 3.9.2: no changes needed.
+ * Make kdepim-runtime-dbg depend on kdepim-runtime.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sat, 04 Sep 2010 23:13:11 +0300
diff --git a/debian/control b/debian/control
index 542e64c..045166d 100644
--- a/debian/control
+++ b/debian/control
@@ -31,7 +31,7 @@ Priority: extra
Architecture: any
Replaces: kdepim-dbg
Breaks: kdepim-dbg
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, kdepim-runtime (= ${binary:Version})
Description: debugging files for akonadi kde runtime components
This package contains debugging symbols.
.
--
KDE PIM Runtime module packaging
More information about the pkg-kde-commits
mailing list