pyfits 1:3.2-1 source package in Ubuntu

Changelog

pyfits (1:3.2-1) unstable; urgency=low


  * New upstream version.
  * Bump Standards-Version to 3.9.5 (no changes).
  * Remove build-depends on zlib1g-dev and remove patches/01-zlib.diff.
  * Add build-depends on libcfitsio3-dev and add 
    patches/01-system-cfitsio.diff.
  * Update debian/copyright.
  * Install upstream changelog now that it is provided in the upstream
    tarball.
  * Don't compress the binary packages with xz, it's no the dpkg's default.

 -- Aurelien Jarno <email address hidden>  Sat, 07 Dec 2013 16:18:48 +0100

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
any all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pyfits_3.2-1.dsc 1.6 KiB 24b3bb2dcd3afd77fe6949762177d7da7daf3d99fc38a287c9d4ee1cdb4f6720
pyfits_3.2.orig.tar.gz 1.5 MiB 1e049191f64f396e67603c507b63e7c0fc442eafddddc35a6e10244ad16dae42
pyfits_3.2-1.debian.tar.xz 7.7 KiB 60f3b503da97371b6f4932ab60d3800602a30540aaa082e6c0b80b4e361fd443

Available diffs

No changes file available.

Binary packages built by this source

fitscheck: transitional package for pyfits-utils

 FITS (Flexible Image Transport System) is a data format most used in
 astronomy. PyFITS is a Python module for reading, writing, and manipulating
 FITS files. The module uses Python's object-oriented features to provide quick,
 easy, and efficient access to FITS files. The use of Python's array syntax
 enables immediate access to any FITS extension, header cards, or data items.
 .
 This is a dummy transitional package for pyfits-utils and can be
 safely removed after the installation is complete.

pyfits-utils: script to detect and fix FITS standards violations

 FITS (Flexible Image Transport System) is a data format most used in
 astronomy. PyFITS is a Python module for reading, writing, and manipulating
 FITS files. The module uses Python's object-oriented features to provide quick,
 easy, and efficient access to FITS files. The use of Python's array syntax
 enables immediate access to any FITS extension, header cards, or data items.
 .
 This package provides command line scripts based on pyfits.

python-pyfits: Python module for reading, writing, and manipulating FITS files

 FITS (Flexible Image Transport System) is a data format most used in
 astronomy. PyFITS is a Python module for reading, writing, and manipulating
 FITS files. The module uses Python's object-oriented features to provide quick,
 easy, and efficient access to FITS files. The use of Python's array syntax
 enables immediate access to any FITS extension, header cards, or data items.
 .
 This package provides PyFITS on the Python 2 module path. It is complemented
 by python3-pyfits.

python3-pyfits: Python3 module for reading, writing, and manipulating FITS files

 FITS (Flexible Image Transport System) is a data format most used in
 astronomy. PyFITS is a Python module for reading, writing, and manipulating
 FITS files. The module uses Python's object-oriented features to provide quick,
 easy, and efficient access to FITS files. The use of Python's array syntax
 enables immediate access to any FITS extension, header cards, or data items.
 .
 This package provides PyFITS on the Python 3 module path. It is complemented
 by python-pyfits.