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

fst at users.alioth.debian.org fst at users.alioth.debian.org
Tue Apr 1 15:10:23 UTC 2008


Author: fst
Date: Tue Apr  1 15:10:22 2008
New Revision: 877

URL: http://svn.debian.org/wsvn/pkg-boinc/?sc=1&rev=877
Log:
debian/control: Removed all build dependencies that were required for
KBoincSpy's former autotools based build system.

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=877&op=diff
==============================================================================
--- branches/kboincspy/experimental/debian/changelog (original)
+++ branches/kboincspy/experimental/debian/changelog Tue Apr  1 15:10:22 2008
@@ -1,6 +1,7 @@
 kboincspy (0.9.2+svn866-1) UNRELEASED; urgency=low
 
   * New upstream snapshot.
+    - Fixes number overflow in CPDN Trickles and TimeSteps. (closes: #381670)
   * debian/manpages/kboincspy.xml: Updated from DocBook 4.2 to 4.4, which is
     the latest version in etch.
   * Bumped debhelper compat level from V5 to V6 since this is the current
@@ -15,6 +16,9 @@
     debian/kboincspy.lintian-overrides.
   * 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.
 
  -- 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=877&op=diff
==============================================================================
--- branches/kboincspy/experimental/debian/control (original)
+++ branches/kboincspy/experimental/debian/control Tue Apr  1 15:10:22 2008
@@ -3,7 +3,9 @@
 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, patchutils (>= 0.2.25), autotools-dev, libtool, autoconf (>= 2.52), automake1.9, kdelibs4-dev (>= 4:3.3.0), libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev, docbook2x, docbook-xml
+Build-Depends: cdbs (>= 0.4.52), debhelper (>= 6.0.7), 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
 Homepage: http://kboincspy.sourceforge.net/
 Vcs-Svn: svn://svn.debian.org/pkg-boinc/trunk/kboincspy/




More information about the pkg-boinc-commits mailing list