rev 7699 - branches/kde4/packages/kdebase/debian

Fathi Boudra fboudra-guest at alioth.debian.org
Sun Oct 28 16:13:07 UTC 2007


Author: fboudra-guest
Date: 2007-10-28 16:13:06 +0000 (Sun, 28 Oct 2007)
New Revision: 7699

Modified:
   branches/kde4/packages/kdebase/debian/changelog
   branches/kde4/packages/kdebase/debian/control
Log:
* Add kdebase-data build dependency to kdebase-bin.
+  * Add xine-ui recommends to kappfinder. See xine call in xine.desktop.
Maybe a suggests is more appropriate ?



Modified: branches/kde4/packages/kdebase/debian/changelog
===================================================================
--- branches/kde4/packages/kdebase/debian/changelog	2007-10-28 15:58:35 UTC (rev 7698)
+++ branches/kde4/packages/kdebase/debian/changelog	2007-10-28 16:13:06 UTC (rev 7699)
@@ -2,6 +2,11 @@
 
   * New upstream release: KDE4 beta 4.
 
+  +++ Changes by Fathi Boudra:
+
+  * Add kdebase-data build dependency to kdebase-bin.
+  * Add xine-ui recommends to kappfinder. See xine call in xine.desktop.
+
   +++ Changes by Armin Berres:
 
   * Remove no more needed build dependency on libxine-dev.

Modified: branches/kde4/packages/kdebase/debian/control
===================================================================
--- branches/kde4/packages/kdebase/debian/control	2007-10-28 15:58:35 UTC (rev 7698)
+++ branches/kde4/packages/kdebase/debian/control	2007-10-28 16:13:06 UTC (rev 7699)
@@ -47,6 +47,7 @@
 Section: kde
 Architecture: any
 Depends: ${shlibs:Depends}
+Recommends: xine-ui
 Description: non-KDE application finder for KDE
  kappfinder searches your workstation for many common applications and creates
  menu entries for them.
@@ -57,7 +58,7 @@
 Package: kdebase-bin
 Section: kde
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, kdebase-data (= ${binary:Version})
 Description: core binaries for the KDE base module
  This package contains miscellaneous programs needed by other KDE applications,
  particularly those in the KDE base module.




More information about the pkg-kde-commits mailing list