Tela RC bug fix
Hi, I got bug #307171 the other day. I uploaded a new version yesterday to
unstable to fix this, the only change is to remove a build-dep option for
atlas3-base-dev, which is not available on arm.
It's already autobuilt on all archs except m68k.
Diff from last version follows.
Regards,
Micce
$cvs diff -r debian_version_2_0-9
cvs diff: Diffing .
Index: changelog
===================================================================
RCS file: /home/micce/CVSroot/debian/tela/debian/changelog,v
retrieving revision 1.58.2.2
retrieving revision 1.58.2.3
diff -u -b -r1.58.2.2 -r1.58.2.3
--- changelog 28 Dec 2004 17:51:10 -0000 1.58.2.2
+++ changelog 2 May 2005 08:02:46 -0000 1.58.2.3
@@ -1,3 +1,11 @@
+tela (2.0-10) unstable; urgency=high
+
+ * Change b-d to not use atlas3, as it's not available on arm for now,
+ and the build will work with blas/lapack as well.
+ (Closes: #307171, #307244).
+
+ -- Mikael Hedin <micce@debian.org> Mon, 2 May 2005 10:02:11 +0200
+
tela (2.0-9) unstable; urgency=low
* Update blas/lapack deps to use new libraries (Closes: #280784).
Index: control
===================================================================
RCS file: /home/micce/CVSroot/debian/tela/debian/control,v
retrieving revision 1.16.2.1
retrieving revision 1.16.2.2
diff -u -b -r1.16.2.1 -r1.16.2.2
--- control 28 Dec 2004 17:40:21 -0000 1.16.2.1
+++ control 2 May 2005 08:02:46 -0000 1.16.2.2
@@ -2,7 +2,7 @@
Section: math
Priority: optional
Maintainer: Mikael Hedin <micce@debian.org>
-Build-Depends: debhelper, g77, libhdf4g-dev (>> 4.0b1), atlas3-base-dev |
refblas3-dev, atlas3-base-dev | lapack3-dev, libreadline4-dev, xlibs-dev
(>>4.0.3), autoconf, fftw-dev
+Build-Depends: debhelper, g77, libhdf4g-dev (>> 4.0b1), refblas3-dev,
lapack3-dev, libreadline4-dev, xlibs-dev (>>4.0.3), autoconf, fftw-dev
Standards-Version: 3.5.6
Package: tela
$
--
Mikael Hedin, MSc +46 (0)8 344979 (home) +46 (0)70 5891533 (mobile)
[gpg key fingerprint = 387F A8DB DC2A 50E3 FE26 30C4 5793 29D3 C01B 2A22]
Reply to: