Your message dated Sun, 16 Mar 2008 14:22:10 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#465716: fixed in libghemical 2.96-2
has caused the Debian Bug report #465716,
regarding libghemical -- Please switch to use new gfortran based lapack, blas
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.)
--
465716: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=465716
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
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
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: libghemical
Source-Version: 2.96-2
We believe that the bug you reported is fixed in the latest version of
libghemical, which is due to be installed in the Debian FTP archive:
libghemical-data_2.96-2_all.deb
to pool/main/libg/libghemical/libghemical-data_2.96-2_all.deb
libghemical-dev_2.96-2_i386.deb
to pool/main/libg/libghemical/libghemical-dev_2.96-2_i386.deb
libghemical3gf_2.96-2_i386.deb
to pool/main/libg/libghemical/libghemical3gf_2.96-2_i386.deb
libghemical_2.96-2.diff.gz
to pool/main/libg/libghemical/libghemical_2.96-2.diff.gz
libghemical_2.96-2.dsc
to pool/main/libg/libghemical/libghemical_2.96-2.dsc
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.
Daniel Leidert (dale) <[EMAIL PROTECTED]> (supplier of updated libghemical
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: Mon, 10 Mar 2008 00:34:34 +0100
Source: libghemical
Binary: libghemical-dev libghemical3gf libghemical-data
Architecture: source all i386
Version: 2.96-2
Distribution: unstable
Urgency: low
Maintainer: Debichem Team <[EMAIL PROTECTED]>
Changed-By: Daniel Leidert (dale) <[EMAIL PROTECTED]>
Description:
libghemical-data - Molecular Modelling Library (Data Files)
libghemical-dev - Molecular Modelling Library (Development Files)
libghemical3gf - Molecular Modelling Library
Closes: 417336 462696 465716
Changes:
libghemical (2.96-2) unstable; urgency=low
.
[ LI Daobing ]
* bump compat level to 5:
- debian/compat: updated.
- debian/control: depends on debhelper (>= 5)
* use dpatch:
- debian/rules: updated.
- debian/control: build depends on dpatch.
* FTBFS with GCC 4.3: missing #includes (Closes: #417336, #462696)
- debian/patches/01_gcc43.dpatch: added.
- debian/patches/00list: added.
* bump standards version to 3.7.3:
- debian/control: updated.
* set source's section to science:
- debian/control: updated.
.
[ Daniel Leidert ]
* debian/control: Added DM-Upload-Allowed for DM status.
(Build-Depends): Fixed build-depends-on-1-revision lintian warning.
s/refblas3-dev/libblas-dev and s/lapack3-dev/liblapack-dev transition,
added gfortran and increased mopac7/mpqc dependency (closes: #465716).
(Uploaders): Added myself.
(Package, Depends, Conflicts, Replaces): libghemical3gf (gfortran)
transition.
* debian/copyright: Added copyright information (thanks to lintian).
* debian/libghemical3.install: Renamed to debian/libghemical3gf.install for
gfortran transition.
* debian/rules: Install everything from debian/tmp.
(DEB_CONFIGURE_EXTRA_FLAGS): gfortran transition (see #465716).
* debian/libghemical3gf.install: Ditto.
* debian/libghemical-data.install: Ditto.
* debian/libghemical-dev.install: Ditto.
Files:
c7772cd9d1b461c47ed537980569a642 1074 science optional libghemical_2.96-2.dsc
31504456e71bd82a1af1e6d73d60940c 3821 science optional
libghemical_2.96-2.diff.gz
d9960119d7358d6d662bcf61c96850c8 128702 science optional
libghemical-data_2.96-2_all.deb
318267a808b1c19b08fb347950baf26b 576236 libdevel optional
libghemical-dev_2.96-2_i386.deb
ba16f6dba8c4e7bca9be2ffe5de95f4e 460240 libs optional
libghemical3gf_2.96-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQFH2c6emHaJYZ7RAb8RAkMWAJwI6C6cW/UFzAbX9oUkik/K9pNXxgCfbgA8
GDPiq9yNmDvOkvI0Fb72sP0=
=BLtA
-----END PGP SIGNATURE-----
--- End Message ---