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

Ole Streicher debian at liska.ath.cx
Mon Jul 9 20:51:45 UTC 2012


The following commit has been merged in the debian branch:
commit 9e06af0d08e6ea57e023bafb630ba79be33d97a4
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Mon Jul 9 22:51:24 2012 +0200

    legacy packages are "all"

diff --git a/debian/control b/debian/control
index 57ed62f..04808e5 100644
--- a/debian/control
+++ b/debian/control
@@ -39,7 +39,7 @@ Description: Core functionality for performing astrophysics with Python.
  The current release is a developer preview.
 
 Package: python-astropy-pywcs
-Architecture: any
+Architecture: all
 Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
 Conflicts: python-pywcs
 Provides: ${python:Provides}
@@ -54,7 +54,7 @@ Description: Set of routines for handling the FITS WCS standard
  This package is a legacy replacement for pywcs.
 
 Package: python-astropy-pyfits
-Architecture: any
+Architecture: all
 Conflicts: python-pyfits
 Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
 Provides: ${python:Provides}
@@ -69,7 +69,7 @@ Description: Python module for reading, writing, and manipulating FITS files
  This package is a legacy replacement for pyfits.
 
 Package: python-astropy-vo
-Architecture: any
+Architecture: all
 Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
 Provides: ${python:Provides}
 Description: VOTable XML handling legacy module

-- 
Core functionality for performing astronomy and astrophysics with Python



More information about the debian-science-commits mailing list