r879 - in /branches/kboincspy/experimental/debian: changelog control

fst at users.alioth.debian.org fst at users.alioth.debian.org
Wed Apr 2 10:55:20 UTC 2008


Author: fst
Date: Wed Apr  2 10:55:20 2008
New Revision: 879

URL: http://svn.debian.org/wsvn/pkg-boinc/?sc=1&rev=879
Log:
Added cmake to B-D.

Modified:
    branches/kboincspy/experimental/debian/changelog
    branches/kboincspy/experimental/debian/control

Modified: branches/kboincspy/experimental/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-boinc/branches/kboincspy/experimental/debian/changelog?rev=879&op=diff
==============================================================================
--- branches/kboincspy/experimental/debian/changelog (original)
+++ branches/kboincspy/experimental/debian/changelog Wed Apr  2 10:55:20 2008
@@ -17,8 +17,8 @@
   * Removed debian/control.in because CDBS' feature of automatically updating
     debian/control was barely used.
   * debian/control:
-    - Removed all build dependencies that were required for KBoincSpy's former
-      autotools based build system.
+    - Replaced all build dependencies that were required for KBoincSpy's
+      former autotools based build system with cmake.
 
  -- Frank S. Thomas <fst at debian.org>  Mon, 21 Jan 2008 21:30:23 +0100
 

Modified: branches/kboincspy/experimental/debian/control
URL: http://svn.debian.org/wsvn/pkg-boinc/branches/kboincspy/experimental/debian/control?rev=879&op=diff
==============================================================================
--- branches/kboincspy/experimental/debian/control (original)
+++ branches/kboincspy/experimental/debian/control Wed Apr  2 10:55:20 2008
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian BOINC Maintainers <pkg-boinc-devel at lists.alioth.debian.org>
 Uploaders: Frank S. Thomas <fst at debian.org>
-Build-Depends: cdbs (>= 0.4.52), debhelper (>= 6.0.7), quilt,
+Build-Depends: cdbs (>= 0.4.52), debhelper (>= 6.0.7), cmake, quilt,
  patchutils (>= 0.2.25), docbook2x, docbook-xml, kdelibs4-dev (>= 4:3.3.0),
  libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev
 Standards-Version: 3.7.3




More information about the pkg-boinc-commits mailing list