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

Ole Streicher debian at liska.ath.cx
Wed Feb 13 08:29:34 UTC 2013


The following commit has been merged in the debian branch:
commit 821089cfe0f0b41ccaae5fbf07538c55f3b94186
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Wed Feb 13 09:29:25 2013 +0100

    Remove Provides:

diff --git a/debian/control b/debian/control
index 9bc0a51..7326911 100644
--- a/debian/control
+++ b/debian/control
@@ -29,7 +29,6 @@ Architecture: any
 Depends:  ${misc:Depends},
           ${python:Depends},
           ${shlibs:Depends}
-Provides: ${python:Provides}
 Suggests: python-astropy-doc
 Description: Core functionality for performing astrophysics with Python
  The astropy package contains core functionality and some common tools
@@ -55,7 +54,7 @@ Package: python-astropy-legacy
 Architecture: all
 Depends: python-astropy, ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
 Conflicts: python-pywcs, python-pyfits
-Provides: ${python:Provides}, python-pywcs, python-pyfits
+Provides: python-pywcs, python-pyfits, python-vo.table
 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