[python-astropy] 01/01: Enable python3 packages

Ole Streicher olebole-guest at alioth.debian.org
Mon Aug 5 19:24:33 UTC 2013


This is an automated email from the git hooks/post-receive script.

olebole-guest pushed a commit to branch debian
in repository python-astropy.

commit 8f8d0d454f6e6e0ba17795857ace2501ab6db85e
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Mon Aug 5 21:13:13 2013 +0200

    Enable python3 packages
---
 debian/changelog |    6 ++++++
 debian/control   |   25 +++++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 15f168c..63f4050 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-astropy (0.2.4-2) unstable; urgency=low
+
+  * Enable python3 packages
+
+ -- Ole Streicher <debian at liska.ath.cx>  Mon, 05 Aug 2013 21:04:23 +0200
+
 python-astropy (0.2.4-1) unstable; urgency=low
 
   * New upstream version.
diff --git a/debian/control b/debian/control
index 08b84cb..195fdde 100644
--- a/debian/control
+++ b/debian/control
@@ -42,6 +42,18 @@ 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
@@ -66,3 +78,16 @@ 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.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-astropy.git



More information about the debian-science-commits mailing list