Your message dated Sun, 09 Mar 2008 11:47:06 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#467351: fixed in mpb 1.4.2-11.1
has caused the Debian Bug report #467351,
regarding mpb: Switch from g77 to gfortran
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.)


-- 
467351: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=467351
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: mpb
Version: 1.4.2-11
Severity: normal
Tags: patch

You will find attached below a patch for making the mpb package switch from
g77 to gfortran.  It does it by setting the environment variable
F77=gfortran when calling configure.  Also, the libatlas and liblapack
build-dependencies are adjusted for the packages built against gfortran.

After this bug is fixed, please update the gfortran transition wiki page
http://wiki.debian.org/GfortranTransition

-- 
Rafael Laboissiere

diff -u mpb-1.4.2/debian/changelog mpb-1.4.2/debian/changelog
--- mpb-1.4.2/debian/changelog
+++ mpb-1.4.2/debian/changelog
@@ -1,9 +1,3 @@
-mpb (1.4.2-11.1) UNRELEASED; urgency=low
-
-  * g77 -> gfortran
-
- -- Rafael Laboissiere <[EMAIL PROTECTED]>  Sun, 24 Feb 2008 20:36:11 +0100
-
 mpb (1.4.2-11) unstable; urgency=low
 
   * New Maintainer (Closes: #393107)
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
@@ -28,7 +28,7 @@
 
 plop = $(shell test -f /usr/lib/atlas/liblapack.so && echo plop)
 ifeq ($(plop),plop)
-  CONFIG_OPTS += --with-lapack=/usr/lib/atlas/liblapack.so.3gf
+  CONFIG_OPTS += --with-lapack=/usr/lib/atlas/liblapack.so
 endif
 
 clean:
@@ -54,22 +54,22 @@
 configure-normal-stamp: autotools-stamp
        dh_testdir
        mkdir -p $(BUILD_DIR)
-       ( cd $(BUILD_DIR) && F77=gfortran ../../configure $(CONFIG_OPTS) )
+       ( cd $(BUILD_DIR) && ../../configure $(CONFIG_OPTS) )
        touch configure-normal-stamp
 configure-inv-stamp: autotools-stamp
        dh_testdir
        mkdir -p $(BUILD_DIR_INV)
-       ( cd $(BUILD_DIR_INV) && F77=gfortran ../../configure 
--with-inv-symmetry $(CONFIG_OPTS) )
+       ( cd $(BUILD_DIR_INV) && ../../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) && F77=gfortran ../../configure --with-mpi 
$(CONFIG_OPTS) )
+       ( cd $(BUILD_DIR_MPI) && ../../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) && F77=gfortran ../../configure --with-mpi 
--with-inv-symmetry $(CONFIG_OPTS) )
+       ( cd $(BUILD_DIR_MPI_INV) && ../../configure --with-mpi 
--with-inv-symmetry $(CONFIG_OPTS) )
        touch configure-mpi-inv-stamp
 
 # Build
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, libatlas-base-dev | 
liblapack-dev, fftw-dev, libctl-dev, guile-1.6-dev, libhdf5-serial-dev, 
zlib1g-dev, gfortran, libmpich1.0-dev
+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-Conflicts: lam-dev
 Standards-Version: 3.7.2
 

--- 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 ---

Reply via email to