Package: petsc
Version: 2.3.3-3
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 petsc 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 petsc-2.3.3/debian/control petsc-2.3.3/debian/control
--- petsc-2.3.3/debian/control
+++ petsc-2.3.3/debian/control
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Adam C. Powell, IV <[EMAIL PROTECTED]>
 Standards-Version: 3.7.2
-Build-Depends: debhelper (>= 3.0), python (>= 2.2), libopenmpi-dev, openmpi-bin, refblas3-dev | libblas-3.so | cxml, lapack3-dev | liblapack-3.so | cxml, gfortran, libx11-dev, libsuitesparse-dev, libsuperlu3-dev (>= 3.0+20070106-1)
+Build-Depends: debhelper (>= 3.0), python (>= 2.2), libopenmpi-dev, openmpi-bin, libblas-dev | libblas.so.3gf | cxml, liblapack-dev | liblapack.so.3gf | cxml, gfortran, libx11-dev, libsuitesparse-dev, libsuperlu3-dev (>= 3.0+20070106-1)
 
 Package: libpetsc2.3.3-dev
 Architecture: any

Attachment: signature.asc
Description: Digital signature

Reply via email to