rev 11663 - branches/kde4/packages/meta-kde4/debian

Xavier Vello wdgt-guest at alioth.debian.org
Mon Jul 21 15:21:31 UTC 2008


Author: wdgt-guest
Date: 2008-07-21 15:21:31 +0000 (Mon, 21 Jul 2008)
New Revision: 11663

Modified:
   branches/kde4/packages/meta-kde4/debian/changelog
   branches/kde4/packages/meta-kde4/debian/control
Log:
fix bug 484855



Modified: branches/kde4/packages/meta-kde4/debian/changelog
===================================================================
--- branches/kde4/packages/meta-kde4/debian/changelog	2008-07-21 14:20:46 UTC (rev 11662)
+++ branches/kde4/packages/meta-kde4/debian/changelog	2008-07-21 15:21:31 UTC (rev 11663)
@@ -1,3 +1,10 @@
+meta-kde4 (3) experimental; urgency=low
+
+  * kde4-development depends on kdelibs5-dev
+  and kdepimlibs5-dev (Closes: #484855)
+
+ -- Xavier Vello <xavier.vello at gmail.com>  Mon, 21 Jul 2008 17:19:18 +0200
+
 meta-kde4 (2) experimental; urgency=low
 
   * Add kdepim.

Modified: branches/kde4/packages/meta-kde4/debian/control
===================================================================
--- branches/kde4/packages/meta-kde4/debian/control	2008-07-21 14:20:46 UTC (rev 11662)
+++ branches/kde4/packages/meta-kde4/debian/control	2008-07-21 15:21:31 UTC (rev 11663)
@@ -2,7 +2,7 @@
 Section: kde
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
-Uploaders: Ana Beatriz Guerrero Lopez <ana at debian.org>, Sune Vuorela <debian at pusling.com>, Fathi Boudra <fabo at debian.org>, Armin Berres <trigger+debian at space-based.de>, Matthew Rosewarne <mrosewarne at inoutbox.com>
+Uploaders: Ana Beatriz Guerrero Lopez <ana at debian.org>, Sune Vuorela <debian at pusling.com>, Fathi Boudra <fabo at debian.org>, Armin Berres <trigger+debian at space-based.de>, Matthew Rosewarne <mrosewarne at inoutbox.com>, Xavier Vello <xavier.vello at gmail.com>
 Build-Depends: debhelper (>= 6)
 Standards-Version: 3.7.3
 Homepage: http://www.kde.org
@@ -47,7 +47,8 @@
 Architecture: all
 Section: kde
 Priority: optional
-Depends: kdelibs5 (>= 4:4.0.82), kdepimlibs5 (>= 4:4.0.82), kdebase-runtime (>= 4:4.0.82)
+Depends: kdelibs5 (>= 4:4.0.82), kdepimlibs5 (>= 4:4.0.82), kdebase-runtime (>= 4:4.0.82),
+ kdelibs5-dev (>= 4:4.0.82), kdepimlibs5-dev (>= 4:4.0.82)
 Description: the KDE 4 development platform
  KDE, the K Desktop Environment, is the powerful, integrated, and easy-to-use 
  Free Software desktop platform and suite of applications.




More information about the pkg-kde-commits mailing list