Bug#219592: marked as done (Fortran interface not provided for netcdf)

2008-01-31 Thread Debian Bug Tracking System
Your message dated Thu, 31 Jan 2008 23:02:11 +
with message-id [EMAIL PROTECTED]
and subject line Bug#219592: fixed in netcdf 1:3.6.2-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---BeginMessage---
Package: netcdfg3
Version: 3.5.0-7.1
Severity: wishlist

The netcdf libraries provided with testing appear not to contain the
fortran interface.

If, for instance one has the program

  PRINT*,NF_INQ_LIBVERS()
  END

and compiles it like this:

[EMAIL PROTECTED]:~/wrk/fprogs$ g77 ncdftest.f -lnetcdf

One gets this error message.

/tmp/cceD20aq.o(.text+0x13): In function `MAIN__':
: undefined reference to `nf_inq_libvers__'
collect2: ld returned 1 exit status

If the same program is linked against a version of netcdf built from
source, with the Fortran interface enabled, then it links correctly.

Just as a wishlist item, it would be nice to have the Fortran interface
available as a Debian package.

Many thanks

Hugh Pumphrey


S=u=p=p=o=r=t===D=e=b=i=a=n===http://www.debian.org =
Dr. Hugh C. Pumphrey  | Tel. 0131-650-6026,Fax:0131-650-5780
School of GeoSciences | Replace 0131 with +44-131 if outside UK
The University of Edinburgh   | Email: [EMAIL PROTECTED]
EDINBURGH EH9 3JZ, Scotland   | web: www.geos.ed.ac.uk/contacts/homes/hcp
==P=l=e=a=s=e==N=o=t=e==N=e=w==E=m=a=i=l==A=d=d=r=e=s=s==

---End Message---
---BeginMessage---
Source: netcdf
Source-Version: 1:3.6.2-2

We believe that the bug you reported is fixed in the latest version of
netcdf, which is due to be installed in the Debian FTP archive:

libnetcdf-dev_3.6.2-2_i386.deb
  to pool/main/n/netcdf/libnetcdf-dev_3.6.2-2_i386.deb
libnetcdf4_3.6.2-2_i386.deb
  to pool/main/n/netcdf/libnetcdf4_3.6.2-2_i386.deb
netcdf-bin_3.6.2-2_i386.deb
  to pool/main/n/netcdf/netcdf-bin_3.6.2-2_i386.deb
netcdf-dbg_3.6.2-2_i386.deb
  to pool/main/n/netcdf/netcdf-dbg_3.6.2-2_i386.deb
netcdf-doc_3.6.2-2_all.deb
  to pool/main/n/netcdf/netcdf-doc_3.6.2-2_all.deb
netcdf_3.6.2-2.diff.gz
  to pool/main/n/netcdf/netcdf_3.6.2-2.diff.gz
netcdf_3.6.2-2.dsc
  to pool/main/n/netcdf/netcdf_3.6.2-2.dsc
netcdfg-dev_3.6.2-2_i386.deb
  to pool/main/n/netcdf/netcdfg-dev_3.6.2-2_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.
Warren Turkal [EMAIL PROTECTED] (supplier of updated netcdf 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: Wed, 30 Jan 2008 00:47:40 -0800
Source: netcdf
Binary: netcdf-doc netcdfg-dev libnetcdf4 netcdf-dbg libnetcdf-dev netcdf-bin
Architecture: source all i386
Version: 1:3.6.2-2
Distribution: unstable
Urgency: low
Maintainer: Warren Turkal [EMAIL PROTECTED]
Changed-By: Warren Turkal [EMAIL PROTECTED]
Description: 
 libnetcdf-dev - Development kit for NetCDF
 libnetcdf4 - An interface for scientific data access to large binary data
 netcdf-bin - Programs for reading and writing NetCDF files
 netcdf-dbg - debugging symbols for NetCDF
 netcdf-doc - Documentation for NetCDF
 netcdfg-dev - Dummy upgrade package for libnetcdf-dev
Closes: 219592 278739 321336 321337 353332 405884
Changes: 
 netcdf (1:3.6.2-2) unstable; urgency=low
 .
   * Uploaded to unstable instead of experimental
   * Rebuilt with gfortran 4.3
   * Fixed watch file to not consider beta versions
   * Riku Voipio: Remove broken historic records from changelog
 .
 netcdf (1:3.6.2-1) experimental; urgency=low
 .
   * New maintainer: Warren Turkal (closes: #321336)
   * New upstream release
   * Repackaged upstream source (see README.Debian-source)
   * Completely repackaged with cdbs (closes: #405884).
   * Enabled Fortran 90 support by compiling with Gfortran.
 (closes: #219592,#278739)
   * Combined all libs into one package.
   * added package for debug symbols (netcdf-dbg)
   * Upstream version fixes inconsistent manpage (closes: #353332)
   * Touched up descriptions on some of the packages
   * added watch file for uscan
   * added gfortran to Suggests for libnetcdf-dev
   * updated control file replaces and conflicts for smoother upgrades
   * documentation now shipped with library tarball (closes: 

Bug#219592: marked as done (Fortran interface not provided for netcdf)

2008-01-31 Thread Debian Bug Tracking System
Your message dated Thu, 31 Jan 2008 23:02:11 +
with message-id [EMAIL PROTECTED]
and subject line Bug#278739: fixed in netcdf 1:3.6.2-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---BeginMessage---
Package: netcdfg3
Version: 3.5.0-7.1
Severity: wishlist

The netcdf libraries provided with testing appear not to contain the
fortran interface.

If, for instance one has the program

  PRINT*,NF_INQ_LIBVERS()
  END

and compiles it like this:

[EMAIL PROTECTED]:~/wrk/fprogs$ g77 ncdftest.f -lnetcdf

One gets this error message.

/tmp/cceD20aq.o(.text+0x13): In function `MAIN__':
: undefined reference to `nf_inq_libvers__'
collect2: ld returned 1 exit status

If the same program is linked against a version of netcdf built from
source, with the Fortran interface enabled, then it links correctly.

Just as a wishlist item, it would be nice to have the Fortran interface
available as a Debian package.

Many thanks

Hugh Pumphrey


S=u=p=p=o=r=t===D=e=b=i=a=n===http://www.debian.org =
Dr. Hugh C. Pumphrey  | Tel. 0131-650-6026,Fax:0131-650-5780
School of GeoSciences | Replace 0131 with +44-131 if outside UK
The University of Edinburgh   | Email: [EMAIL PROTECTED]
EDINBURGH EH9 3JZ, Scotland   | web: www.geos.ed.ac.uk/contacts/homes/hcp
==P=l=e=a=s=e==N=o=t=e==N=e=w==E=m=a=i=l==A=d=d=r=e=s=s==

---End Message---
---BeginMessage---
Source: netcdf
Source-Version: 1:3.6.2-2

We believe that the bug you reported is fixed in the latest version of
netcdf, which is due to be installed in the Debian FTP archive:

libnetcdf-dev_3.6.2-2_i386.deb
  to pool/main/n/netcdf/libnetcdf-dev_3.6.2-2_i386.deb
libnetcdf4_3.6.2-2_i386.deb
  to pool/main/n/netcdf/libnetcdf4_3.6.2-2_i386.deb
netcdf-bin_3.6.2-2_i386.deb
  to pool/main/n/netcdf/netcdf-bin_3.6.2-2_i386.deb
netcdf-dbg_3.6.2-2_i386.deb
  to pool/main/n/netcdf/netcdf-dbg_3.6.2-2_i386.deb
netcdf-doc_3.6.2-2_all.deb
  to pool/main/n/netcdf/netcdf-doc_3.6.2-2_all.deb
netcdf_3.6.2-2.diff.gz
  to pool/main/n/netcdf/netcdf_3.6.2-2.diff.gz
netcdf_3.6.2-2.dsc
  to pool/main/n/netcdf/netcdf_3.6.2-2.dsc
netcdfg-dev_3.6.2-2_i386.deb
  to pool/main/n/netcdf/netcdfg-dev_3.6.2-2_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.
Warren Turkal [EMAIL PROTECTED] (supplier of updated netcdf 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: Wed, 30 Jan 2008 00:47:40 -0800
Source: netcdf
Binary: netcdf-doc netcdfg-dev libnetcdf4 netcdf-dbg libnetcdf-dev netcdf-bin
Architecture: source all i386
Version: 1:3.6.2-2
Distribution: unstable
Urgency: low
Maintainer: Warren Turkal [EMAIL PROTECTED]
Changed-By: Warren Turkal [EMAIL PROTECTED]
Description: 
 libnetcdf-dev - Development kit for NetCDF
 libnetcdf4 - An interface for scientific data access to large binary data
 netcdf-bin - Programs for reading and writing NetCDF files
 netcdf-dbg - debugging symbols for NetCDF
 netcdf-doc - Documentation for NetCDF
 netcdfg-dev - Dummy upgrade package for libnetcdf-dev
Closes: 219592 278739 321336 321337 353332 405884
Changes: 
 netcdf (1:3.6.2-2) unstable; urgency=low
 .
   * Uploaded to unstable instead of experimental
   * Rebuilt with gfortran 4.3
   * Fixed watch file to not consider beta versions
   * Riku Voipio: Remove broken historic records from changelog
 .
 netcdf (1:3.6.2-1) experimental; urgency=low
 .
   * New maintainer: Warren Turkal (closes: #321336)
   * New upstream release
   * Repackaged upstream source (see README.Debian-source)
   * Completely repackaged with cdbs (closes: #405884).
   * Enabled Fortran 90 support by compiling with Gfortran.
 (closes: #219592,#278739)
   * Combined all libs into one package.
   * added package for debug symbols (netcdf-dbg)
   * Upstream version fixes inconsistent manpage (closes: #353332)
   * Touched up descriptions on some of the packages
   * added watch file for uscan
   * added gfortran to Suggests for libnetcdf-dev
   * updated control file replaces and conflicts for smoother upgrades
   * documentation now shipped with library tarball (closes: 

Bug#219592: marked as done (Fortran interface not provided for netcdf)

2007-04-22 Thread Debian Bug Tracking System
Your message dated Sun, 22 Apr 2007 18:16:01 +
with message-id [EMAIL PROTECTED]
and subject line Bug#219592: fixed in netcdf 1:3.6.2-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---BeginMessage---
Package: netcdfg3
Version: 3.5.0-7.1
Severity: wishlist

The netcdf libraries provided with testing appear not to contain the
fortran interface.

If, for instance one has the program

  PRINT*,NF_INQ_LIBVERS()
  END

and compiles it like this:

[EMAIL PROTECTED]:~/wrk/fprogs$ g77 ncdftest.f -lnetcdf

One gets this error message.

/tmp/cceD20aq.o(.text+0x13): In function `MAIN__':
: undefined reference to `nf_inq_libvers__'
collect2: ld returned 1 exit status

If the same program is linked against a version of netcdf built from
source, with the Fortran interface enabled, then it links correctly.

Just as a wishlist item, it would be nice to have the Fortran interface
available as a Debian package.

Many thanks

Hugh Pumphrey


S=u=p=p=o=r=t===D=e=b=i=a=n===http://www.debian.org =
Dr. Hugh C. Pumphrey  | Tel. 0131-650-6026,Fax:0131-650-5780
School of GeoSciences | Replace 0131 with +44-131 if outside UK
The University of Edinburgh   | Email: [EMAIL PROTECTED]
EDINBURGH EH9 3JZ, Scotland   | web: www.geos.ed.ac.uk/contacts/homes/hcp
==P=l=e=a=s=e==N=o=t=e==N=e=w==E=m=a=i=l==A=d=d=r=e=s=s==

---End Message---
---BeginMessage---
Source: netcdf
Source-Version: 1:3.6.2-1

We believe that the bug you reported is fixed in the latest version of
netcdf, which is due to be installed in the Debian FTP archive:

libnetcdf-dev_3.6.2-1_amd64.deb
  to pool/main/n/netcdf/libnetcdf-dev_3.6.2-1_amd64.deb
libnetcdf4_3.6.2-1_amd64.deb
  to pool/main/n/netcdf/libnetcdf4_3.6.2-1_amd64.deb
netcdf-bin_3.6.2-1_amd64.deb
  to pool/main/n/netcdf/netcdf-bin_3.6.2-1_amd64.deb
netcdf-dbg_3.6.2-1_amd64.deb
  to pool/main/n/netcdf/netcdf-dbg_3.6.2-1_amd64.deb
netcdf-doc_3.6.2-1_all.deb
  to pool/main/n/netcdf/netcdf-doc_3.6.2-1_all.deb
netcdf_3.6.2-1.diff.gz
  to pool/main/n/netcdf/netcdf_3.6.2-1.diff.gz
netcdf_3.6.2-1.dsc
  to pool/main/n/netcdf/netcdf_3.6.2-1.dsc
netcdf_3.6.2.orig.tar.gz
  to pool/main/n/netcdf/netcdf_3.6.2.orig.tar.gz
netcdfg-dev_3.6.2-1_amd64.deb
  to pool/main/n/netcdf/netcdfg-dev_3.6.2-1_amd64.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.
Warren Turkal [EMAIL PROTECTED] (supplier of updated netcdf 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: Thu,  5 Apr 2007 17:42:18 -0600
Source: netcdf
Binary: libnetcdf-dev netcdf-bin netcdf-dbg libnetcdf4 netcdfg-dev netcdf-doc
Architecture: source amd64 all
Version: 1:3.6.2-1
Distribution: experimental
Urgency: low
Maintainer: Warren Turkal [EMAIL PROTECTED]
Changed-By: Warren Turkal [EMAIL PROTECTED]
Description: 
 libnetcdf-dev - Development kit for NetCDF
 libnetcdf4 - An interface for scientific data access to large binary data
 netcdf-bin - Programs for reading and writing NetCDF files
 netcdf-dbg - debugging symbols for NetCDF
 netcdf-doc - Documentation for NetCDF
 netcdfg-dev - Dummy upgrade package for libnetcdf-dev
Closes: 219592 278739 321336 321337 353332 405884
Changes: 
 netcdf (1:3.6.2-1) experimental; urgency=low
 .
   * New maintainer: Warren Turkal (closes: #321336)
   * New upstream release
   * Repackaged upstream source (see README.Debian-source)
   * Completely repackaged with cdbs (closes: #405884).
   * Enabled Fortran 90 support by compiling with Gfortran.
 (closes: #219592,#278739)
   * Combined all libs into one package.
   * added package for debug symbols (netcdf-dbg)
   * Upstream version fixes inconsistent manpage (closes: #353332)
   * Touched up descriptions on some of the packages
   * added watch file for uscan
   * added gfortran to Suggests for libnetcdf-dev
   * updated control file replaces and conflicts for smoother upgrades
   * documentation now shipped with library tarball (closes: #321337)
   * added 1: epoch due to old netcdf-doc package having epoch 1:
Files: 
 2c687b09bc008d6edbfacc8b836ddeb4 698 science optional netcdf_3.6.2-1.dsc
 

Bug#219592: marked as done (Fortran interface not provided for netcdf)

2007-04-22 Thread Debian Bug Tracking System
Your message dated Sun, 22 Apr 2007 18:16:02 +
with message-id [EMAIL PROTECTED]
and subject line Bug#278739: fixed in netcdf 1:3.6.2-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---BeginMessage---
Package: netcdfg3
Version: 3.5.0-7.1
Severity: wishlist

The netcdf libraries provided with testing appear not to contain the
fortran interface.

If, for instance one has the program

  PRINT*,NF_INQ_LIBVERS()
  END

and compiles it like this:

[EMAIL PROTECTED]:~/wrk/fprogs$ g77 ncdftest.f -lnetcdf

One gets this error message.

/tmp/cceD20aq.o(.text+0x13): In function `MAIN__':
: undefined reference to `nf_inq_libvers__'
collect2: ld returned 1 exit status

If the same program is linked against a version of netcdf built from
source, with the Fortran interface enabled, then it links correctly.

Just as a wishlist item, it would be nice to have the Fortran interface
available as a Debian package.

Many thanks

Hugh Pumphrey


S=u=p=p=o=r=t===D=e=b=i=a=n===http://www.debian.org =
Dr. Hugh C. Pumphrey  | Tel. 0131-650-6026,Fax:0131-650-5780
School of GeoSciences | Replace 0131 with +44-131 if outside UK
The University of Edinburgh   | Email: [EMAIL PROTECTED]
EDINBURGH EH9 3JZ, Scotland   | web: www.geos.ed.ac.uk/contacts/homes/hcp
==P=l=e=a=s=e==N=o=t=e==N=e=w==E=m=a=i=l==A=d=d=r=e=s=s==

---End Message---
---BeginMessage---
Source: netcdf
Source-Version: 1:3.6.2-1

We believe that the bug you reported is fixed in the latest version of
netcdf, which is due to be installed in the Debian FTP archive:

libnetcdf-dev_3.6.2-1_amd64.deb
  to pool/main/n/netcdf/libnetcdf-dev_3.6.2-1_amd64.deb
libnetcdf4_3.6.2-1_amd64.deb
  to pool/main/n/netcdf/libnetcdf4_3.6.2-1_amd64.deb
netcdf-bin_3.6.2-1_amd64.deb
  to pool/main/n/netcdf/netcdf-bin_3.6.2-1_amd64.deb
netcdf-dbg_3.6.2-1_amd64.deb
  to pool/main/n/netcdf/netcdf-dbg_3.6.2-1_amd64.deb
netcdf-doc_3.6.2-1_all.deb
  to pool/main/n/netcdf/netcdf-doc_3.6.2-1_all.deb
netcdf_3.6.2-1.diff.gz
  to pool/main/n/netcdf/netcdf_3.6.2-1.diff.gz
netcdf_3.6.2-1.dsc
  to pool/main/n/netcdf/netcdf_3.6.2-1.dsc
netcdf_3.6.2.orig.tar.gz
  to pool/main/n/netcdf/netcdf_3.6.2.orig.tar.gz
netcdfg-dev_3.6.2-1_amd64.deb
  to pool/main/n/netcdf/netcdfg-dev_3.6.2-1_amd64.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.
Warren Turkal [EMAIL PROTECTED] (supplier of updated netcdf 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: Thu,  5 Apr 2007 17:42:18 -0600
Source: netcdf
Binary: libnetcdf-dev netcdf-bin netcdf-dbg libnetcdf4 netcdfg-dev netcdf-doc
Architecture: source amd64 all
Version: 1:3.6.2-1
Distribution: experimental
Urgency: low
Maintainer: Warren Turkal [EMAIL PROTECTED]
Changed-By: Warren Turkal [EMAIL PROTECTED]
Description: 
 libnetcdf-dev - Development kit for NetCDF
 libnetcdf4 - An interface for scientific data access to large binary data
 netcdf-bin - Programs for reading and writing NetCDF files
 netcdf-dbg - debugging symbols for NetCDF
 netcdf-doc - Documentation for NetCDF
 netcdfg-dev - Dummy upgrade package for libnetcdf-dev
Closes: 219592 278739 321336 321337 353332 405884
Changes: 
 netcdf (1:3.6.2-1) experimental; urgency=low
 .
   * New maintainer: Warren Turkal (closes: #321336)
   * New upstream release
   * Repackaged upstream source (see README.Debian-source)
   * Completely repackaged with cdbs (closes: #405884).
   * Enabled Fortran 90 support by compiling with Gfortran.
 (closes: #219592,#278739)
   * Combined all libs into one package.
   * added package for debug symbols (netcdf-dbg)
   * Upstream version fixes inconsistent manpage (closes: #353332)
   * Touched up descriptions on some of the packages
   * added watch file for uscan
   * added gfortran to Suggests for libnetcdf-dev
   * updated control file replaces and conflicts for smoother upgrades
   * documentation now shipped with library tarball (closes: #321337)
   * added 1: epoch due to old netcdf-doc package having epoch 1:
Files: 
 2c687b09bc008d6edbfacc8b836ddeb4 698 science optional netcdf_3.6.2-1.dsc