[Debichem-commits] r1039 - in /unstable/apbs/debian: changelog control watch
lidaobing-guest at users.alioth.debian.org
lidaobing-guest at users.alioth.debian.org
Sat Feb 9 08:04:45 UTC 2008
Author: lidaobing-guest
Date: Sat Feb 9 08:04:45 2008
New Revision: 1039
URL: http://svn.debian.org/wsvn/debichem/?sc=1&rev=1039
Log:
import 0.5.1-1.1
Modified:
unstable/apbs/debian/changelog
unstable/apbs/debian/control
unstable/apbs/debian/watch
Modified: unstable/apbs/debian/changelog
URL: http://svn.debian.org/wsvn/debichem/unstable/apbs/debian/changelog?rev=1039&op=diff
==============================================================================
--- unstable/apbs/debian/changelog (original)
+++ unstable/apbs/debian/changelog Sat Feb 9 08:04:45 2008
@@ -1,9 +1,10 @@
-apbs (0.5.1-2) UNRELEASED; urgency=low
+apbs (0.5.1-1.1) unstable; urgency=low
- [ Daniel Leidert ]
- * debian/watch: Updated to fit new source archive naming.
+ * Non-maintainer upload
+ * Build depend on libblas-dev instead of refblas3-dev (closes: #462263)
+ * Add gfortran to Build Depends: to fix FTBFS in clean chroot
- -- Michael Banck <mbanck at debian.org> Wed, 18 Jul 2007 16:00:24 +0200
+ -- Colin Tuckley <colint at debian.org> Mon, 28 Jan 2008 11:05:21 +0000
apbs (0.5.1-1) unstable; urgency=low
Modified: unstable/apbs/debian/control
URL: http://svn.debian.org/wsvn/debichem/unstable/apbs/debian/control?rev=1039&op=diff
==============================================================================
--- unstable/apbs/debian/control (original)
+++ unstable/apbs/debian/control Sat Feb 9 08:04:45 2008
@@ -2,7 +2,7 @@
Section: science
Priority: optional
Maintainer: Michael Banck <mbanck at debian.org>
-Build-Depends: debhelper (>= 4.1.0), autotools-dev, cdbs, dpatch, libmaloc-dev, refblas3-dev, bc
+Build-Depends: debhelper (>= 4.1.0), autotools-dev, cdbs, dpatch, libmaloc-dev, libblas-dev, bc, gfortran
Standards-Version: 3.7.2
Package: apbs
Modified: unstable/apbs/debian/watch
URL: http://svn.debian.org/wsvn/debichem/unstable/apbs/debian/watch?rev=1039&op=diff
==============================================================================
--- unstable/apbs/debian/watch (original)
+++ unstable/apbs/debian/watch Sat Feb 9 08:04:45 2008
@@ -1,4 +1,4 @@
# See uscan(1) for format
version=3
-http://sf.net/apbs/apbs-([\d\.]+)-source\.tar\.gz
+http://sf.net/apbs/apbs-([\d\.]+)\.tar\.gz
More information about the Debichem-commits
mailing list