rev 15945 - trunk/packages/wv2/debian

Pino Toscano pino-guest at alioth.debian.org
Fri Sep 18 14:42:17 UTC 2009


Author: pino-guest
Date: 2009-09-18 14:42:17 +0000 (Fri, 18 Sep 2009)
New Revision: 15945

Modified:
   trunk/packages/wv2/debian/changelog
   trunk/packages/wv2/debian/control
Log:
wv2 switched to cmake \o/ so build-depend on it


Modified: trunk/packages/wv2/debian/changelog
===================================================================
--- trunk/packages/wv2/debian/changelog	2009-09-18 14:35:12 UTC (rev 15944)
+++ trunk/packages/wv2/debian/changelog	2009-09-18 14:42:17 UTC (rev 15945)
@@ -6,8 +6,9 @@
 
   * Bump SONAME.
   * Switch to dh, and bump debhelper requirements & compatibility to 7.
+  * wv2's build system is cmake now, so build-depend on it.
 
- -- Ana Beatriz Guerrero Lopez <ana at debian.org>  Fri, 18 Sep 2009 16:33:33 +0200
+ -- Ana Beatriz Guerrero Lopez <ana at debian.org>  Fri, 18 Sep 2009 16:35:50 +0200
 
 wv2 (0.3.1.dfsg-1) unstable; urgency=low
 

Modified: trunk/packages/wv2/debian/control
===================================================================
--- trunk/packages/wv2/debian/control	2009-09-18 14:35:12 UTC (rev 15944)
+++ trunk/packages/wv2/debian/control	2009-09-18 14:42:17 UTC (rev 15945)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Ana Beatriz Guerrero Lopez <ana at debian.org>
-Build-Depends: debhelper (>= 7.3.12), libglib2.0-dev, libgsf-1-dev (>= 1.14.0), libxml2-dev, zlib1g-dev, pkg-config
+Build-Depends: debhelper (>= 7.3.12), cmake, libglib2.0-dev, libgsf-1-dev (>= 1.14.0), libxml2-dev, zlib1g-dev, pkg-config
 Standards-Version: 3.8.2
 Homepage: http://wvware.sourceforge.net
 




More information about the pkg-kde-commits mailing list