Package: libghemical
Version: 2.96-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

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 libghemical-2.96/debian/control libghemical-2.96/debian/control
--- libghemical-2.96/debian/control
+++ libghemical-2.96/debian/control
@@ -3,7 +3,7 @@
 Maintainer: Debichem Team <[EMAIL PROTECTED]>
 Uploaders: Michael Banck <[EMAIL PROTECTED]>, 
  LI Daobing <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), cdbs, pkg-config, libsc-dev (>= 2.3.0-1), refblas3-dev, lapack3-dev, flex, libmopac7-dev (>= 1.13-1)
+Build-Depends: debhelper (>= 4.0.0), cdbs, pkg-config, libsc-dev (>= 2.3.0-1), libblas-dev, liblapack-dev, flex, libmopac7-dev (>= 1.13-1), gfortran
 Standards-Version: 3.7.2
 Homepage: http://bioinformatics.org/ghemical/ghemical/
 Vcs-Browser: http://svn.debian.org/wsvn/debichem/
diff -u libghemical-2.96/debian/rules libghemical-2.96/debian/rules
--- libghemical-2.96/debian/rules
+++ libghemical-2.96/debian/rules
@@ -1,6 +1,8 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
+export F77=gfortran
+
 include /usr/share/cdbs/1/rules/buildcore.mk
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/debhelper.mk

Attachment: signature.asc
Description: Digital signature

Reply via email to