r719 - in /trunk/boinc-app-seti/debian: changelog control control.in
fst-guest at users.alioth.debian.org
fst-guest at users.alioth.debian.org
Thu Oct 11 14:24:46 UTC 2007
Author: fst-guest
Date: Thu Oct 11 14:24:46 2007
New Revision: 719
URL: http://svn.debian.org/wsvn/pkg-boinc/?sc=1&rev=719
Log:
debian/control.in: fftw3-dev was renamed to libfftw3-dev, adjusted
Build-Depends accordingly.
Modified:
trunk/boinc-app-seti/debian/changelog
trunk/boinc-app-seti/debian/control
trunk/boinc-app-seti/debian/control.in
Modified: trunk/boinc-app-seti/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-boinc/trunk/boinc-app-seti/debian/changelog?rev=719&op=diff
==============================================================================
--- trunk/boinc-app-seti/debian/changelog (original)
+++ trunk/boinc-app-seti/debian/changelog Thu Oct 11 14:24:46 2007
@@ -1,15 +1,16 @@
boinc-app-seti (5.13+cvs20060510-3) unstable; urgency=low
- * NOT RELEASED YET
* debian/rules: Remove two binary files that are not removed by "make clean"
and use clean instead of distclean as DEB_MAKE_CLEAN_TARGET, because
distclean removes files that are needed to build this package. These
changes fixes the FTBFS if build twice in a row. (closes: #442513)
- * debian/control.in: Moved Homepage pseudo field in the long description to
- the source stanza because this is now a propper debian/control field
- supported by dpkg.
+ * debian/control.in:
+ - Moved Homepage pseudo field in the long description to the source stanza
+ because this is now a propper debian/control field supported by dpkg.
+ - fftw3-dev was renamed to libfftw3-dev, adjusted Build-Depends
+ accordingly.
- -- Frank S. Thomas <frank at thomas-alfeld.de> Fri, 21 Sep 2007 09:39:53 +0200
+ -- Frank S. Thomas <frank at thomas-alfeld.de> Thu, 11 Oct 2007 16:21:39 +0200
boinc-app-seti (5.13+cvs20060510-2) unstable; urgency=low
Modified: trunk/boinc-app-seti/debian/control
URL: http://svn.debian.org/wsvn/pkg-boinc/trunk/boinc-app-seti/debian/control?rev=719&op=diff
==============================================================================
--- trunk/boinc-app-seti/debian/control (original)
+++ trunk/boinc-app-seti/debian/control Thu Oct 11 14:24:46 2007
@@ -4,7 +4,7 @@
Maintainer: Debian BOINC Maintainers <pkg-boinc-devel at lists.alioth.debian.org>
Uploaders: Steffen Moeller <steffen_moeller at gmx.de>, Frank S. Thomas <frank at thomas-alfeld.de>, Christoph Martin <christoph.martin at uni-mainz.de>
Standards-Version: 3.7.2
-Build-Depends: cdbs (>= 0.4.27-1), debhelper (>= 5), quilt, patchutils (>= 0.2.25), automake1.9 (>= 1.9.3), autoconf (>= 2.59), boinc-dev (>= 5.10.8-1), fftw3-dev
+Build-Depends: cdbs (>= 0.4.27-1), debhelper (>= 5), quilt, patchutils (>= 0.2.25), automake1.9 (>= 1.9.3), autoconf (>= 2.59), boinc-dev (>= 5.10.8-1), libfftw3-dev
Homepage: http://setiathome.ssl.berkeley.edu
Vcs-Svn: svn://svn.debian.org/pkg-boinc/trunk/boinc-app-seti/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-boinc/trunk/boinc-app-seti/
Modified: trunk/boinc-app-seti/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-boinc/trunk/boinc-app-seti/debian/control.in?rev=719&op=diff
==============================================================================
--- trunk/boinc-app-seti/debian/control.in (original)
+++ trunk/boinc-app-seti/debian/control.in Thu Oct 11 14:24:46 2007
@@ -4,7 +4,7 @@
Maintainer: Debian BOINC Maintainers <pkg-boinc-devel at lists.alioth.debian.org>
Uploaders: Steffen Moeller <steffen_moeller at gmx.de>, Frank S. Thomas <frank at thomas-alfeld.de>, Christoph Martin <christoph.martin at uni-mainz.de>
Standards-Version: 3.7.2
-Build-Depends: @cdbs@, automake1.9 (>= 1.9.3), autoconf (>= 2.59), boinc-dev (>= 5.10.8-1), fftw3-dev
+Build-Depends: @cdbs@, automake1.9 (>= 1.9.3), autoconf (>= 2.59), boinc-dev (>= 5.10.8-1), libfftw3-dev
Homepage: http://setiathome.ssl.berkeley.edu
Vcs-Svn: svn://svn.debian.org/pkg-boinc/trunk/boinc-app-seti/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-boinc/trunk/boinc-app-seti/
More information about the pkg-boinc-commits
mailing list