[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

kdesdk/debian



CVS commit by benb: 

Push kcachegrind converters into a separate package.


  A            kcachegrind-converters.docs   1.1
  A            kcachegrind-converters.install   1.1
  M +2 -1      .cvsignore   1.12
  M +9 -1      control   1.61
  M +0 -5      kcachegrind.install   1.4


--- kdesdk/debian/.cvsignore  #1.11:1.12
@@ -9,4 +9,6 @@
 kbabel-dev
 kbugbuster
+kcachegrind
+kcachegrind-converters
 kdepalettes
 kdesdk
@@ -23,5 +25,4 @@
 menu
 poxml
-kcachegrind
 umbrello
 substvars

--- kdesdk/debian/control  #1.60:1.61
@@ -117,5 +117,5 @@
 Depends: ${shlibs:Depends}
 Recommends: valgrind-calltree
-Suggests: graphviz, khelpcenter, kdesdk-doc-html
+Suggests: kcachegrind-converters, graphviz, khelpcenter, kdesdk-doc-html
 Description: visualisation tool for valgrind profiling output
  KCachegrind is a visualisation tool for the profiling data generated
@@ -126,4 +126,12 @@
  This package is part of the KDE Software Development Kit.
 
+Package: kcachegrind-converters
+Architecture: all
+Section: devel
+Depends: ${perl:Depends}, php4-cgi, python
+Recommends: kcachegrind
+Description: TODO
+ TODO
+
 Package: kdesdk-kfile-plugins
 Architecture: any

--- kdesdk/debian/kcachegrind.install  #1.3:1.4
@@ -1,8 +1,3 @@
-usr/bin/dprof2calltree
-usr/bin/hotshot2calltree
 usr/bin/kcachegrind
-usr/bin/memprof2calltree
-usr/bin/op2calltree
-usr/bin/pprof2calltree
 usr/share/applications/kde/kcachegrind.desktop
 usr/share/apps/kcachegrind




Reply to: