rev 16668 - trunk/packages/kdepim/debian

Michael Meskes meskes at alioth.debian.org
Fri Jan 22 10:32:11 UTC 2010


Author: meskes
Date: 2010-01-22 10:32:10 +0000 (Fri, 22 Jan 2010)
New Revision: 16668

Modified:
   trunk/packages/kdepim/debian/changelog
   trunk/packages/kdepim/debian/control
Log:
Added missing dependencies for debug package.



Modified: trunk/packages/kdepim/debian/changelog
===================================================================
--- trunk/packages/kdepim/debian/changelog	2010-01-22 09:47:01 UTC (rev 16667)
+++ trunk/packages/kdepim/debian/changelog	2010-01-22 10:32:10 UTC (rev 16668)
@@ -9,8 +9,9 @@
 
   [ Michael Meskes ]
   * Added lintian override files for stuff that is indeed correct.
+  * Added missing dependencies for debug package.
 
- -- Michael Meskes <meskes at debian.org>  Fri, 22 Jan 2010 10:45:54 +0100
+ -- Michael Meskes <meskes at debian.org>  Fri, 22 Jan 2010 11:31:25 +0100
 
 kdepim (4:4.3.4-1) unstable; urgency=low
 

Modified: trunk/packages/kdepim/debian/control
===================================================================
--- trunk/packages/kdepim/debian/control	2010-01-22 09:47:01 UTC (rev 16667)
+++ trunk/packages/kdepim/debian/control	2010-01-22 10:32:10 UTC (rev 16668)
@@ -40,7 +40,31 @@
 Package: kdepim-dbg
 Priority: extra
 Section: debug
-Depends: kdepimlibs-dbg
+Depends: kdepimlibs-dbg,
+         kaddressbook (= ${binary:Version}) |
+         kalarm (= ${binary:Version}) |
+         kdepim-groupware (= ${binary:Version}) |
+         kdepim-kresources (= ${binary:Version}) |
+         kdepim-strigi-plugins (= ${binary:Version}) |
+         kdepim-wizards (= ${binary:Version}) |
+         kjots (= ${binary:Version}) |
+         kleopatra (= ${binary:Version}) |
+         kmail (= ${binary:Version}) |
+         knode (= ${binary:Version}) |
+         knotes (= ${binary:Version}) |
+         konsolekalendar (= ${binary:Version}) |
+         kontact (= ${binary:Version}) |
+         korganizer (= ${binary:Version}) |
+         kpilot (= ${binary:Version}) |
+         ktimetracker (= ${binary:Version}) |
+         libkabcommon4 (= ${binary:Version}) |
+         libkdepim4 (= ${binary:Version}) |
+         libkleo4 (= ${binary:Version}) |
+         libkontactinterfaces4 (= ${binary:Version}) |
+         libkpgp4 (= ${binary:Version}) |
+         libksieve4 (= ${binary:Version}) |
+         libmaildir4 (= ${binary:Version}) |
+         libmimelib4 (= ${binary:Version})
 Replaces: kdeutils-dbg (<< 4:4.0.80)
 Architecture: any
 Description: debugging symbols for kdepim




More information about the pkg-kde-commits mailing list