Your message dated Mon, 18 Feb 2008 06:47:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#463935: fixed in blitz++ 1:0.9-7
has caused the Debian Bug report #463935,
regarding blitz++ -- Please update to use gfortran based blas, lapack.
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
463935: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=463935
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: blitz++
Version: 1:0.9-6.1
Severity: important
Tags: patch
User: [EMAIL PROTECTED]
Usertags: gfortran
Hi!
I would request you to please shift Build-Depends to use the new
gfortran based Lapack and Blas packages in order to phase out packages
dependent on the old g2c (g77). In this regard, I would request you to
refer to:
http://wiki.debian.org/GfortranTransition
You may wish to rename the package in order to provide for parallel
installability of the g77 and gfortran based blitz++ packages, if
you choose to upload to unstable.
Attached is a patch which does the needful, which you may use to base
your change.
Thank you.
Kumar
--
Kumar Appaiah,
458, Jamuna Hostel,
Indian Institute of Technology Madras,
Chennai - 600 036
diff -u blitz++-0.9/debian/rules blitz++-0.9/debian/rules
--- blitz++-0.9/debian/rules
+++ blitz++-0.9/debian/rules
@@ -18,7 +18,7 @@
build-stamp:
dh_testdir
- ./configure --prefix=$(PREFIX) --with-cxx=gcc --with-blas --enable-debug --enable-static --enable-64bit --enable-shared --enable-doxygen
+ F77=gfortran ./configure --prefix=$(PREFIX) --with-cxx=gcc --with-blas --enable-debug --enable-static --enable-64bit --enable-shared --enable-doxygen
$(MAKE) lib
cd doc && $(MAKE) all
diff -u blitz++-0.9/debian/control blitz++-0.9/debian/control
--- blitz++-0.9/debian/control
+++ blitz++-0.9/debian/control
@@ -3,7 +3,7 @@
Priority: extra
Maintainer: Konstantinos Margaritis <[EMAIL PROTECTED]>
Uploaders: Andreas Tille <[EMAIL PROTECTED]>
-Build-Depends: g++ (>= 2:3.2), g77 (>= 2:3.2)|fortran-compiler, atlas3-headers, refblas3-dev | atlas3-base-dev, lapack3-dev | atlas3-base-dev, debhelper (>= 5.0.41), d-shlibs, texlive-latex-base, texlive-generic-recommended, texi2html, texinfo, doxygen, graphviz
+Build-Depends: g++ (>= 2:3.2), gfortran | fortran-compiler, libblas-dev | libatlas-base-dev, liblapack-dev | libatlas-base-dev, debhelper (>= 5.0.41), d-shlibs, texlive-latex-base, texlive-generic-recommended, texi2html, texinfo, doxygen, graphviz
Standards-Version: 3.7.2
Package: libblitz0ldbl
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: blitz++
Source-Version: 1:0.9-7
We believe that the bug you reported is fixed in the latest version of
blitz++, which is due to be installed in the Debian FTP archive:
blitz++_0.9-7.diff.gz
to pool/main/b/blitz++/blitz++_0.9-7.diff.gz
blitz++_0.9-7.dsc
to pool/main/b/blitz++/blitz++_0.9-7.dsc
libblitz-doc_0.9-7_all.deb
to pool/main/b/blitz++/libblitz-doc_0.9-7_all.deb
libblitz0-dev_0.9-7_i386.deb
to pool/main/b/blitz++/libblitz0-dev_0.9-7_i386.deb
libblitz0ldbl_0.9-7_i386.deb
to pool/main/b/blitz++/libblitz0ldbl_0.9-7_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Andreas Tille <[EMAIL PROTECTED]> (supplier of updated blitz++ package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sun, 17 Feb 2008 21:31:47 +0100
Source: blitz++
Binary: libblitz0ldbl libblitz0-dev libblitz-doc
Architecture: source all i386
Version: 1:0.9-7
Distribution: unstable
Urgency: low
Maintainer: Konstantinos Margaritis <[EMAIL PROTECTED]>
Changed-By: Andreas Tille <[EMAIL PROTECTED]>
Description:
libblitz-doc - C++ template class library for scientific computing
libblitz0-dev - C++ template class library for scientific computing
libblitz0ldbl - C++ template class library for scientific computing
Closes: 455661 463935
Changes:
blitz++ (1:0.9-7) unstable; urgency=low
.
* Added patch to fix FTBFS with GCC 4.3: missing #includes
(Thanks to "brian m. carlson" <[EMAIL PROTECTED]>)
Closes: #455661
* Added quilt to Build-Depends
* Standards-Version: 3.7.3 (No changes needed)
* Homepage tag instead of putting it into long description
* debian/rules: F77=gfortran; Adjusting Build-Depends to
accomplish g77 to gfortran transition (Thanks to
Kumar Appaiah <[EMAIL PROTECTED]>)
Closes: #463935
* libblitz0-dev to section libdevel
* debian/libblitz-doc.doc-base removed useless whitespace
* debian/rules: Removed bashism
Files:
6e84c4b47af77c6a29b460e1f372ccd1 906 devel extra blitz++_0.9-7.dsc
e319c2edfd3c78f062536ce5c82ebd6a 18585 devel extra blitz++_0.9-7.diff.gz
81d94582fdb36e5025a36b29564a7841 3184602 doc extra libblitz-doc_0.9-7_all.deb
d9c5ec2b552f267f4886ab669b9505a9 112182 libs extra libblitz0ldbl_0.9-7_i386.deb
cf3e32485e00432f7e8bd8b34a09692a 306772 libdevel extra
libblitz0-dev_0.9-7_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHuShtYDBbMcCf01oRAq+6AJ9+cje7MD1mv0E/YxmxSq+ulbJFIgCgpBPV
5GZT7h33hhcv5gFnpUlvHd8=
=ibBj
-----END PGP SIGNATURE-----
--- End Message ---