[Python-modules-commits] r33131 - in packages/pyfits/trunk/debian (changelog control)
aurel32 at users.alioth.debian.org
aurel32 at users.alioth.debian.org
Sat Jun 27 15:35:07 UTC 2015
Date: Saturday, June 27, 2015 @ 15:35:06
Author: aurel32
Revision: 33131
Drop the fitscheck transitional package.
Modified:
packages/pyfits/trunk/debian/changelog
packages/pyfits/trunk/debian/control
Modified: packages/pyfits/trunk/debian/changelog
===================================================================
--- packages/pyfits/trunk/debian/changelog 2015-06-27 15:33:58 UTC (rev 33130)
+++ packages/pyfits/trunk/debian/changelog 2015-06-27 15:35:06 UTC (rev 33131)
@@ -2,6 +2,7 @@
* Replace pyfits-utils by a transitional package depending on
astropy-utils. Closes: #782817.
+ * Drop the fitscheck transitional package.
-- Aurelien Jarno <aurel32 at debian.org> Sat, 27 Jun 2015 17:23:20 +0200
Modified: packages/pyfits/trunk/debian/control
===================================================================
--- packages/pyfits/trunk/debian/control 2015-06-27 15:33:58 UTC (rev 33130)
+++ packages/pyfits/trunk/debian/control 2015-06-27 15:35:06 UTC (rev 33131)
@@ -41,23 +41,6 @@
This package provides PyFITS on the Python 3 module path. It is complemented
by python-pyfits.
-Package: fitscheck
-Architecture: all
-Priority: extra
-Section: oldlibs
-Depends: pyfits-utils, ${misc:Depends}
-Breaks: python-pyfits (<< 1:3.0.7-2~)
-Replaces: python-pyfits (<< 1:3.0.7-2~)
-Description: 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.
-
Package: pyfits-utils
Architecture: all
Priority: extra
More information about the Python-modules-commits
mailing list