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

Ole Streicher debian at liska.ath.cx
Tue Jan 22 10:17:53 UTC 2013


The following commit has been merged in the debian branch:
commit 8925e736374db3b6ad5f2746c591e73d9792117e
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Tue Jan 22 11:14:45 2013 +0100

    Explicitely provide pywcs and pyfits on -legacy as they are not automatically provided

diff --git a/debian/control b/debian/control
index f6e5b56..3189735 100644
--- a/debian/control
+++ b/debian/control
@@ -59,7 +59,7 @@ Package: python-astropy-legacy
 Architecture: all
 Depends: python-astropy, ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
 Conflicts: python-pywcs, python-pyfits
-Provides: ${python:Provides}
+Provides: ${python:Provides}, python-pywcs, python-pyfits
 Priority: extra
 Description: Astropy legacy modules for pyfits, pywcs, and vo.table
  The astropy package contains core functionality and some common tools

-- 
Core functionality for performing astronomy and astrophysics with Python



More information about the debian-science-commits mailing list