cfitsio3 3.280-2ubuntu1 source package in Ubuntu

Changelog

cfitsio3 (3.280-2ubuntu1) precise; urgency=low

  * Merge from debian unstable. (LP: #817067) Remaining changes:
    - Drop cfortran build dependency, use the included cfortran header (universe).

cfitsio3 (3.280-2) unstable; urgency=low

  * Convert to multiarch:
    - Bump debhelper build-dep to >= 8.1.3 for multiarch.
    - Add Pre-Depends: ${misc:Pre-Depends} to libcfitsio3 and set it
      Multi-Arch: same.
    - Install the library in the multiarch path.
 -- Angel Abad <email address hidden>   Wed, 27 Jul 2011 17:26:36 +0200

Upload details

Uploaded by:
Angel Abad
Sponsored by:
Matthias Klose
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
cfitsio3_3.280.orig.tar.gz 4.4 MiB de8ce3f14c2f940fadf365fcc4a4f66553dd9045ee27da249f6e2c53e95362b3
cfitsio3_3.280-2ubuntu1.debian.tar.gz 17.5 KiB 4b3678fcd15e3463e2f608fa5d249d3a7ca24561c648f2510b3b8bdd19b25326
cfitsio3_3.280-2ubuntu1.dsc 1.3 KiB 8ce079934895f51e2127b464cce03449dca67e43d0b9de3d3376910227433e37

Available diffs

View changes file

Binary packages built by this source

libcfitsio3: shared library for I/O with FITS format data files

 FITS (Flexible Image Transport System) is a data format most used in
 astronomy. cfitsio is a library of ANSI C routines for reading and
 writing FITS format data files. A set of Fortran-callable wrapper
 routines are also included for the convenience of Fortran
 programmers.
 .
 This package contains what you need to run programs that use this
 library.

libcfitsio3-dbg: library for I/O with FITS format data files (debugging symbols)

 FITS (Flexible Image Transport System) is a data format most used in
 astronomy. cfitsio is a library of ANSI C routines for reading and
 writing FITS format data files. A set of Fortran-callable wrapper
 routines are also included for the convenience of Fortran
 programmers.
 .
 This package contains unstripped shared libraries. it is provided
 primarily to provide a backtrace with names in a debugger, this makes
 it somewhat easier to interpret core dumps. The libraries are installed
 in /usr/lib/debug and can be used by placing that directory in
 LD_LIBRARY_PATH.

libcfitsio3-dev: static library for I/O with FITS format data files

 FITS (Flexible Image Transport System) is a data format most used in
 astronomy. cfitsio is a library of ANSI C routines for reading and
 writing FITS format data files. A set of Fortran-callable wrapper
 routines are also included for the convenience of Fortran
 programmers.
 .
 This package contains what you need for compiling sources that
 use this library in your own code. It also contains example source
 files that demonstrate the use of cfitsio.

libcfitsio3-doc: documentation for cfitsio

 FITS (Flexible Image Transport System) is a data format most used in
 astronomy. cfitsio is a library of ANSI C routines for reading and
 writing FITS format data files. A set of Fortran-callable wrapper
 routines are also included for the convenience of Fortran
 programmers.
 .
 This package contains the CFITSIO User's Guide and QuickStart Guide
 in html, postscript and text formats, and contains documentation on
 how to use the library in your programs.