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

Ole Streicher debian at liska.ath.cx
Wed Apr 10 08:19:41 UTC 2013


The following commit has been merged in the debian branch:
commit a81903275300800b3e6b02a179e82ae706ae045a
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Wed Apr 10 09:12:22 2013 +0200

    Temporarily disable python3 packages
    This is to avoid another long waiting in the NEW queue for compilation tests.

diff --git a/debian/changelog b/debian/changelog
index 736c145..581dee8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
-python-astropy (0.2.1-1~exp1) unstable; urgency=low
+python-astropy (0.2.1-1~ubuntu~exp1) quantal; urgency=low
 
   * New upstream release
+  * Infrastructure to build python3 packages (but py3 still disabled)
   * Fix FTBS: set a writeable HOME + MPLCONFIGDIR
 
  -- Ole Streicher <debian at liska.ath.cx>  Thu, 10 Apr 2013 09:10:00 +0200
diff --git a/debian/control b/debian/control
index 35d292b..992007f 100644
--- a/debian/control
+++ b/debian/control
@@ -42,18 +42,6 @@ Description: Core functionality for performing astrophysics with Python
  .
  The current release is a developer preview.
 
-Package: python3-astropy
-Architecture: any
-Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}
-Suggests: python-astropy-doc
-Description: Core functionality for performing astrophysics with Python3
- The astropy package contains core functionality and some common tools
- needed for performing astronomy and astrophysics research with Python3.
- It is expected to be extended by a number of "affiliated packages" that are
- intended to work with the core package.
- .
- The current release is a developer preview.
-
 Package: python-astropy-doc
 Architecture: all
 Section: doc
@@ -78,16 +66,3 @@ Description: Astropy legacy modules for pyfits, pywcs, and vo.table
  .
  This package is a wrapper that provides legacy packages for pyfits, pywcs,
  and vo.table for older applications.
-
-Package: python3-astropy-legacy
-Architecture: all
-Depends: python3-astropy, ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
-Conflicts: python-pyfits, python-pywcs
-Provides: python3-pyfits, python3-pywcs, python3-vo.table
-Priority: extra
-Description: Astropy legacy modules for pyfits, pywcs, and vo.table (Python3)
- The astropy package contains core functionality and some common tools
- needed for performing astronomy and astrophysics research with Python3.
- .
- 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