rev 13332 - kde-extras/strigi/branches/experimental/debian

Fathi Boudra fabo at alioth.debian.org
Tue Jan 13 13:38:57 UTC 2009


Author: fabo
Date: 2009-01-13 13:38:57 +0000 (Tue, 13 Jan 2009)
New Revision: 13332

Modified:
   kde-extras/strigi/branches/experimental/debian/changelog
   kde-extras/strigi/branches/experimental/debian/control
Log:
Add debug packages for Strigi.


Modified: kde-extras/strigi/branches/experimental/debian/changelog
===================================================================
--- kde-extras/strigi/branches/experimental/debian/changelog	2009-01-13 11:38:45 UTC (rev 13331)
+++ kde-extras/strigi/branches/experimental/debian/changelog	2009-01-13 13:38:57 UTC (rev 13332)
@@ -1,3 +1,11 @@
+strigi (0.6.3-2) UNRELEASED; urgency=low
+
+  TODO: Rename packages. Strigi 0.6.3 contains binary interface changes.
+
+  * Add debug package.
+
+ -- Fathi Boudra <fabo at debian.org>  Tue, 13 Jan 2009 12:45:20 +0100
+
 strigi (0.6.3-1) experimental; urgency=low
 
   * New upstream release.

Modified: kde-extras/strigi/branches/experimental/debian/control
===================================================================
--- kde-extras/strigi/branches/experimental/debian/control	2009-01-13 11:38:45 UTC (rev 13331)
+++ kde-extras/strigi/branches/experimental/debian/control	2009-01-13 13:38:57 UTC (rev 13332)
@@ -190,3 +190,84 @@
  for the GNOME Deskbar applet to search for files using Strigi.
  .
  See the 'strigi-daemon' package for more informations.
+
+Package: strigi-daemon-dbg
+Priority: extra
+Architecture: any
+Section: devel
+Depends: ${misc:Depends}, strigi-daemon (= ${binary:Version})
+Description: debugging symbols for strigi-daemon
+ This package contains the debugging symbols associated with strigi-daemon.
+ .
+ They will automatically be used by gdb for debugging related issues.
+
+Package: strigi-client-dbg
+Priority: extra
+Architecture: any
+Section: devel
+Depends: ${misc:Depends}, strigi-client (= ${binary:Version})
+Description: debugging symbols for strigi-client
+ This package contains the debugging symbols associated with strigi-client.
+ .
+ They will automatically be used by gdb for debugging related issues.
+
+Package: strigi-utils-dbg
+Priority: extra
+Architecture: any
+Section: devel
+Depends: ${misc:Depends}, strigi-utils (= ${binary:Version})
+Description: debugging symbols for strigi-utils
+ This package contains the debugging symbols associated with strigi-utils.
+ .
+ They will automatically be used by gdb for debugging related issues.
+
+Package: libstreams0-dbg
+Priority: extra
+Architecture: any
+Section: devel
+Depends: ${misc:Depends}, libstreams0 (= ${binary:Version})
+Description: debugging symbols for libstreams0
+ This package contains the debugging symbols associated with libstreams0.
+ .
+ They will automatically be used by gdb for debugging related issues.
+
+Package: libstreamanalyzer0-dbg
+Priority: extra
+Architecture: any
+Section: devel
+Depends: ${misc:Depends}, libstreamanalyzer0 (= ${binary:Version})
+Description: debugging symbols for libstreamanalyzer0
+ This package contains the debugging symbols associated with libstreamanalyzer0.
+ .
+ They will automatically be used by gdb for debugging related issues.
+
+Package: libsearchclient0-dbg
+Priority: extra
+Architecture: any
+Section: devel
+Depends: ${misc:Depends}, libsearchclient0 (= ${binary:Version})
+Description: debugging symbols for libsearchclient0
+ This package contains the debugging symbols associated with libsearchclient0.
+ .
+ They will automatically be used by gdb for debugging related issues.
+
+Package: libstrigihtmlgui0-dbg
+Priority: extra
+Architecture: any
+Section: devel
+Depends: ${misc:Depends}, libstrigihtmlgui0 (= ${binary:Version})
+Description: debugging symbols for libstrigihtmlgui0
+ This package contains the debugging symbols associated with libstrigihtmlgui0.
+ .
+ They will automatically be used by gdb for debugging related issues.
+
+Package: libstrigiqtdbusclient0-dbg
+Priority: extra
+Architecture: any
+Section: devel
+Depends: ${misc:Depends}, libstrigiqtdbusclient0 (= ${binary:Version})
+Description: debugging symbols for libstrigiqtdbusclient0
+ This package contains the debugging symbols associated with
+ libstrigiqtdbusclient0.
+ .
+ They will automatically be used by gdb for debugging related issues.




More information about the pkg-kde-commits mailing list