[SCM] kde-sc/kate packaging branch, master, updated. 481419b63a41193c2b7c55004d2226be30c9a3c8
Pino Toscano
pino at alioth.debian.org
Fri Nov 25 13:29:10 UTC 2011
The following commit has been merged in the master branch:
commit 481419b63a41193c2b7c55004d2226be30c9a3c8
Author: Pino Toscano <pino at debian.org>
Date: Fri Nov 25 14:29:00 2011 +0100
add ${misc:Depends} where missing
---
debian/control | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/debian/control b/debian/control
index 02cfbaf..3d8a61a 100644
--- a/debian/control
+++ b/debian/control
@@ -114,7 +114,7 @@ Package: kate-dbg
Section: debug
Architecture: any
Priority: extra
-Depends: katepart (= ${binary:Version}),
+Depends: ${misc:Depends}, katepart (= ${binary:Version}),
kde-runtime-dbg (>= 4:4.6.90),
libqt4-dbg (>= 4:4.6)
Breaks: kdebase-dbg (<< 4:4.6.90),
--
kde-sc/kate packaging
More information about the pkg-kde-commits
mailing list