Your message dated Sun, 09 Mar 2008 11:47:06 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#468879: fixed in mpb 1.4.2-11.1
has caused the Debian Bug report #468879,
regarding mpb -- please use gfortran based libraries.
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.)
--
468879: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=468879
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: mpb
Version: 1.4.2-11
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
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 mpb-1.4.2/debian/control mpb-1.4.2/debian/control
--- mpb-1.4.2/debian/control
+++ mpb-1.4.2/debian/control
@@ -2,7 +2,7 @@
Section: science
Priority: optional
Maintainer: Loïc Le Guyader <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 5), autotools-dev, atlas3-base-dev | lapack3-dev, fftw-dev, libctl-dev, guile-1.6-dev, libhdf5-serial-dev, zlib1g-dev, gfortran, libmpich1.0-dev
+Build-Depends: debhelper (>= 5), autotools-dev, liblapack-dev, fftw-dev, libctl-dev, guile-1.6-dev, libhdf5-serial-dev, zlib1g-dev, gfortran, libmpich1.0-dev
Build-Conflicts: lam-dev
Standards-Version: 3.7.2
diff -u mpb-1.4.2/debian/rules mpb-1.4.2/debian/rules
--- mpb-1.4.2/debian/rules
+++ mpb-1.4.2/debian/rules
@@ -54,22 +54,22 @@
configure-normal-stamp: autotools-stamp
dh_testdir
mkdir -p $(BUILD_DIR)
- ( cd $(BUILD_DIR) && ../../configure $(CONFIG_OPTS) )
+ ( cd $(BUILD_DIR) && F77=gfortran ../../configure $(CONFIG_OPTS) )
touch configure-normal-stamp
configure-inv-stamp: autotools-stamp
dh_testdir
mkdir -p $(BUILD_DIR_INV)
- ( cd $(BUILD_DIR_INV) && ../../configure --with-inv-symmetry $(CONFIG_OPTS) )
+ ( cd $(BUILD_DIR_INV) && F77=gfortran ../../configure --with-inv-symmetry $(CONFIG_OPTS) )
touch configure-inv-stamp
configure-mpi-stamp: autotools-stamp
dh_testdir
mkdir -p $(BUILD_DIR_MPI)
- ( cd $(BUILD_DIR_MPI) && ../../configure --with-mpi $(CONFIG_OPTS) )
+ ( cd $(BUILD_DIR_MPI) && F77=gfortran ../../configure --with-mpi $(CONFIG_OPTS) )
touch configure-mpi-stamp
configure-mpi-inv-stamp: autotools-stamp
dh_testdir
mkdir -p $(BUILD_DIR_MPI_INV)
- ( cd $(BUILD_DIR_MPI_INV) && ../../configure --with-mpi --with-inv-symmetry $(CONFIG_OPTS) )
+ ( cd $(BUILD_DIR_MPI_INV) && F77=gfortran ../../configure --with-mpi --with-inv-symmetry $(CONFIG_OPTS) )
touch configure-mpi-inv-stamp
# Build
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: mpb
Source-Version: 1.4.2-11.1
We believe that the bug you reported is fixed in the latest version of
mpb, which is due to be installed in the Debian FTP archive:
mpb-doc_1.4.2-11.1_all.deb
to pool/main/m/mpb/mpb-doc_1.4.2-11.1_all.deb
mpb-mpi_1.4.2-11.1_i386.deb
to pool/main/m/mpb/mpb-mpi_1.4.2-11.1_i386.deb
mpb_1.4.2-11.1.diff.gz
to pool/main/m/mpb/mpb_1.4.2-11.1.diff.gz
mpb_1.4.2-11.1.dsc
to pool/main/m/mpb/mpb_1.4.2-11.1.dsc
mpb_1.4.2-11.1_i386.deb
to pool/main/m/mpb/mpb_1.4.2-11.1_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.
Riku Voipio <[EMAIL PROTECTED]> (supplier of updated mpb 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, 09 Mar 2008 13:21:16 +0200
Source: mpb
Binary: mpb mpb-mpi mpb-doc
Architecture: source all i386
Version: 1.4.2-11.1
Distribution: unstable
Urgency: low
Maintainer: Loïc Le Guyader <[EMAIL PROTECTED]>
Changed-By: Riku Voipio <[EMAIL PROTECTED]>
Description:
mpb - MIT Photonic-Bands
mpb-doc - MIT Photonic-Bands documentation
mpb-mpi - MIT Photonic-Bands, parallel (mpich) version
Closes: 467351 468879
Changes:
mpb (1.4.2-11.1) unstable; urgency=low
.
* Non-maintainer upload.
* Use gfortran, Closes: #468879, #467351
Thanks Rafael Laboissiere, Kumar Appaiah
* use binNMU compatigle binary:Version substvar.
Files:
82882d7f631e78b2b0917d248fabfdb7 728 science optional mpb_1.4.2-11.1.dsc
1d0621398b18569597bfbcc0ca25b0e7 6209 science optional mpb_1.4.2-11.1.diff.gz
274b6aa5760527f7e90c316220c05695 437248 doc optional mpb-doc_1.4.2-11.1_all.deb
c8f3e2600c960b4ef3b54dbec17b74d0 247482 science optional
mpb_1.4.2-11.1_i386.deb
e10b93d1842c517b8a11a0867b73e1c4 459666 science optional
mpb-mpi_1.4.2-11.1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFH08xZibPvMsrqrwMRAnPcAJ44Urrb7VkAPfpCkELdVioeCRN7jACeNoaT
DON+DicFN15Ukci/OqfHqVY=
=Umhj
-----END PGP SIGNATURE-----
--- End Message ---