[SCM] Core functionality for performing astronomy and astrophysics with Python branch, debian, updated. dc24bdf294df7f15494e9284bec0e2e33688eb5c

Ole Streicher debian at liska.ath.cx
Mon Aug 27 13:03:44 UTC 2012


The following commit has been merged in the debian branch:
commit dc24bdf294df7f15494e9284bec0e2e33688eb5c
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Mon Aug 27 15:03:16 2012 +0200

    Combine all legacy packages into one.

diff --git a/debian/control b/debian/control
index 9590b8d..f1a449e 100644
--- a/debian/control
+++ b/debian/control
@@ -51,48 +51,15 @@ Description: Core functionality for performing astrophysics with Python (doc)
  .
  This package contains the package documentation.
 
-Package: python-astropy-pywcs
+Package: python-astropy-legacy
 Architecture: all
 Depends: python-astropy, ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
-Conflicts: python-pywcs
+Conflicts: python-pywcs, python-pyfits
 Provides: ${python:Provides}
 Priority: extra
-Description: Pywcs legacy module
- This is a thin wrapper around the high- and mid-level  interfaces of
- Dr. Mark Calabretta's WCSLIB for handling the World Coordinate System.
- .
- In addition, there are extensions (written in C) to support Spitzer
- Simple Imaging Polynomial (SIP) convention keywords and Paper IV table
- lookup distortion.
- .
- This package is a legacy replacement for pywcs.
-
-Package: python-astropy-pyfits
-Architecture: all
-Conflicts: python-pyfits
-Priority: extra
-Depends: python-astropy, ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
-Provides: ${python:Provides}
-Description: Pyfits legacy module
- 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 is a legacy replacement for pyfits.
-
-Package: python-astropy-votable
-Architecture: all
-Priority: extra
-Depends: python-astropy, ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
-Provides: ${python:Provides}
-Description: VOTable XML handling legacy module
- This subpackage converts VOTable XML files to and from Numpy record arrays.
- .
- It supports the VOTable Format Definition Version 1.1 and Version 1.2. Some
- flexibility is provided to support the 1.0 draft version and other
- non-standard usage in the wild.
+Description: Astropy legacy modules for pyfits, pywcs, and vo.table
+ The astropy package contains core functionality and some common tools
+ needed for performing astronomy and astrophysics research with Python.
  .
- This package is a legacy replacement for vo.table.
+ This package is a wrapper that provides legacy packages for pyfits, pywcs,
+ and vo.table for older applications.

-- 
Core functionality for performing astronomy and astrophysics with Python



More information about the debian-science-commits mailing list