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

KDE_3_3_BRANCH: kdesdk/debian



CVS commit by benb: 

Massaged control file.


  M +3 -0      changelog   1.60.2.2
  M +21 -13    control   1.61.2.5


--- kdesdk/debian/changelog  #1.60.2.1:1.60.2.2
@@ -9,4 +9,7 @@
   * Versioned libqt3-mt-dev build-depends is no longer necessary since
     kdelibs4-dev already forces Qt 3.3.
+  * Made libcvsservice-dev depend on kdelibs4-dev.
+  * Removed python dependency from poxml, since all apps are now compiled
+    binaries.
   * Added a sample kde-buildrc to the kdesdk-scripts documentation.
 

--- kdesdk/debian/control  #1.61.2.4:1.61.2.5
@@ -10,5 +10,5 @@
 Section: kde
 Depends: cervisia (>= ${Source-Version}), kapptemplate (>= ${Source-Version}), kbabel (>= ${Source-Version}), kbugbuster (>= ${Source-Version}), kcachegrind (>= ${Source-Version}), kdesdk-kfile-plugins (>= ${Source-Version}), kdesdk-misc (>= ${Source-Version}), kdesdk-scripts (>= ${Source-Version}), kmtrace (>= ${Source-Version}), kompare (>= ${Source-Version}), kspy (>= ${Source-Version}), kuiviewer (>= ${Source-Version}), poxml (>= ${Source-Version}), umbrello (>= ${Source-Version})
-Suggests: kbabel-dev, kdesdk-doc-html
+Suggests: kcachegrind-converters, kbabel-dev, kdesdk-doc-html
 Description: KDE Software Development Kit
  The KDE Software Development Kit is a collection of applications and tools
@@ -129,8 +129,16 @@
 Architecture: all
 Section: devel
-Depends: ${perl:Depends}, php4-cgi, python
+Depends: ${perl:Depends}, php4-cli | php3-cgi, python
 Recommends: kcachegrind
-Description: TODO
- TODO
+Description: format converters for KCachegrind profiling visualisation tool
+ This is a collection of scripts for converting the output from
+ different profiling tools into a format that KCachegrind can use.
+ .
+ KCachegrind is a visualisation tool for the profiling data generated
+ by calltree, a profiling skin for valgrind.  Applications can be
+ profiled using calltree without being recompiled, and shared libraries
+ and plugin architectures are supported.
+ .
+ This package is part of the KDE Software Development Kit.
 
 Package: kdesdk-kfile-plugins
@@ -138,8 +146,8 @@
 Section: kde
 Depends: ${shlibs:Depends}
-Description: KDE file dialog plugins for source and patch files
+Description: KDE file dialog plugins for software development files
  This is a collection of plugins for the KDE file dialog.  These plugins
- extend the file dialog to offer advanced meta-information for source
- and patch files.
+ extend the file dialog to offer advanced meta-information for source files,
+ patch files and Qt Linguist data.
  .
  This package is part of the KDE Software Development Kit.
@@ -189,6 +197,5 @@
 Architecture: any
 Section: devel
-Depends: ${shlibs:Depends}
-Recommends: less
+Depends: ${shlibs:Depends}, less
 Description: a KDE memory leak tracer
  KMtrace is a KDE tool to assist with malloc debugging using glibc's
@@ -203,6 +210,7 @@
 Suggests: khelpcenter
 Description: a KDE GUI for viewing differences between files
- Kompare is a KDE GUI for viewing the differences between two files.
- It will also optionally create a diff file.
+ Kompare is a KDE GUI for viewing the differences between files.
+ It can compare two documents, create a diff file, display a diff file
+ and/or blend a diff file back into the original documents.
  .
  This package is part of the KDE Software Development Kit.
@@ -259,5 +267,5 @@
 Architecture: any
 Section: libdevel
-Depends: libcvsservice0 (= ${Source-Version})
+Depends: libcvsservice0 (= ${Source-Version}), kdelibs4-dev
 Replaces: cervisia (<< 4:3.2.0)
 Description: development files for CVS DCOP service
@@ -275,5 +283,5 @@
 Architecture: any
 Section: devel
-Depends: ${shlibs:Depends}, python
+Depends: ${shlibs:Depends}
 Description: tools for using PO-files to translate DocBook XML files
  This is a collection of tools that facilitate translating DocBook XML




Reply to: