rev 7719 - branches/kde4/packages/kdebase-runtime/debian

Fathi Boudra fboudra-guest at alioth.debian.org
Mon Oct 29 23:33:53 UTC 2007


Author: fboudra-guest
Date: 2007-10-29 23:33:53 +0000 (Mon, 29 Oct 2007)
New Revision: 7719

Modified:
   branches/kde4/packages/kdebase-runtime/debian/changelog
   branches/kde4/packages/kdebase-runtime/debian/control
Log:
  * Add gdb dependency to drkonqi.


Modified: branches/kde4/packages/kdebase-runtime/debian/changelog
===================================================================
--- branches/kde4/packages/kdebase-runtime/debian/changelog	2007-10-29 23:26:51 UTC (rev 7718)
+++ branches/kde4/packages/kdebase-runtime/debian/changelog	2007-10-29 23:33:53 UTC (rev 7719)
@@ -4,6 +4,7 @@
 
   * Add kdebase-runtime-data build dependency to kdebase-runtime-bin.
   * Add 01_knotify4_desktop patch. Execute the right binary name.
+  * Add gdb dependency to drkonqi.
 
   +++ Changes by Armin Berres:
 

Modified: branches/kde4/packages/kdebase-runtime/debian/control
===================================================================
--- branches/kde4/packages/kdebase-runtime/debian/control	2007-10-29 23:26:51 UTC (rev 7718)
+++ branches/kde4/packages/kdebase-runtime/debian/control	2007-10-29 23:33:53 UTC (rev 7719)
@@ -44,7 +44,7 @@
 Package: drkonqi
 Section: kde
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, gdb
 Description: KDE crash handler
  drkonqi is the KDE crash handler, it gives information to the user when a
  KDE application crashes.




More information about the pkg-kde-commits mailing list