rev 14562 - trunk/packages/kdevplatform/debian

Fathi Boudra fabo at alioth.debian.org
Mon May 4 15:30:22 UTC 2009


Author: fabo
Date: 2009-05-04 15:30:21 +0000 (Mon, 04 May 2009)
New Revision: 14562

Modified:
   trunk/packages/kdevplatform/debian/changelog
   trunk/packages/kdevplatform/debian/control
Log:
Add liboost1.35-dev build dependency:
It's the minimal needed version to get the class browser plugin.


Modified: trunk/packages/kdevplatform/debian/changelog
===================================================================
--- trunk/packages/kdevplatform/debian/changelog	2009-05-04 13:28:20 UTC (rev 14561)
+++ trunk/packages/kdevplatform/debian/changelog	2009-05-04 15:30:21 UTC (rev 14562)
@@ -1,6 +1,8 @@
 kdevplatform (0.9.93-1) UNRELEASED; urgency=low
 
   * Update debian/kdevplatform-dev.install: add debugger include files.
+  * Add liboost1.35-dev build dependency:
+    It's the minimal needed version to get the class browser plugin.
 
  -- Fathi Boudra <fabo at debian.org>  Sun, 26 Apr 2009 19:39:22 +0200
 

Modified: trunk/packages/kdevplatform/debian/control
===================================================================
--- trunk/packages/kdevplatform/debian/control	2009-05-04 13:28:20 UTC (rev 14561)
+++ trunk/packages/kdevplatform/debian/control	2009-05-04 15:30:21 UTC (rev 14562)
@@ -4,7 +4,8 @@
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Fathi Boudra <fabo at debian.org>, Jeremy Lainé <jeremy.laine at m4x.org>
 Build-Depends: cdbs (>= 0.4.51), debhelper (>= 7), quilt, cmake (>= 2.6.2),
- pkg-kde-tools (>= 0.4), kdelibs5-dev (>= 4:4.2.0), libsvn-dev
+ pkg-kde-tools (>= 0.4), kdelibs5-dev (>= 4:4.2.0), libsvn-dev,
+ libboost1.35-dev
 # libcommoncpp2-dev, libboost-iostreams-dev, libboost-serialization-dev
 Standards-Version: 3.8.1
 Homepage: http://www.kdevelop.org/




More information about the pkg-kde-commits mailing list