[Pkg-kde-commits] rev 592 - branches/kde-3.4.0

Adeodato Simó dato-guest@costa.debian.org
Thu, 03 Mar 2005 06:03:11 +0100


Author: dato-guest
Date: 2005-03-03 06:03:11 +0100 (Thu, 03 Mar 2005)
New Revision: 592

Modified:
   branches/kde-3.4.0/TODO
Log:
lib stuff TODO update for kdegraphics.


Modified: branches/kde-3.4.0/TODO
===================================================================
--- branches/kde-3.4.0/TODO	2005-03-03 04:51:36 UTC (rev 591)
+++ branches/kde-3.4.0/TODO	2005-03-03 05:03:11 UTC (rev 592)
@@ -33,3 +33,23 @@
     + remove kdelibs-bin depending on python
     + use wildcards in *.install => calc said it gave problems
       sometimes (IIRC)
+
+=========================================
+
+kdegraphics:
+
+  - uhm, libkscan-dev has lost all its .h files (the upstream cvs commit
+    log claims that 'they are not needed anywhere'). If so, perhaps we
+    should drop the package...
+
+  - add lintian overrides for:
+    E: kview: shlib-missing-in-control-file libkdeinit_kview.so usr/lib/libkdeinit_kview.so
+    E: kuickshow: no-shlibs-control-file usr/lib/libkdeinit_kuickshow.so
+
+  - what about this two? (why don't they get triggered in kdelibs-bin?)
+    E: kuickshow: postinst-must-call-ldconfig usr/lib/libkdeinit_kuickshow.so
+    E: kmrml: postinst-must-call-ldconfig usr/lib/libkdeinit_mrmlsearch.so
+
+  - and this (but libphotobook has no soname):
+    E: kview: shlib-missing-in-control-file libphotobook.so usr/lib/libphotobook.so
+