Source: stsci.distutils
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Aurelien Jarno <aurel32@debian.org>
Build-Depends: debhelper (>= 7.0.50~), python-all (>= 2.6.6-3~), python-setuptools, python-d2to1 (>= 0.2.9~), python3-all (>= 3.1.2-6~), python3-setuptools, python3-d2to1 (>= 0.2.9~)
X-Python-Version: >= 2.5
X-Python3-Version: >= 3.0
Standards-Version: 3.9.4
Homepage: http://pypi.python.org/pypi/stsci.distutils
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/stsci.distutils/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/stsci.distutils/trunk/

Package: python-stsci.distutils
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Description: Python packaging utilities for STScI's packages
 This package contains utilities used to package some of STScI's Python
 projects; specifically those projects that comprise stsci_python_ and
 Astrolib_. It currently consists mostly of some setup_hook scripts meant
 for use with distutils2 and/or d2to1, and a customized easy_install 
 command meant for use with distribute.
 .
 This is the Python 2 version.

Package: python3-stsci.distutils
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: Python3 packaging utilities for STScI's packages
 This package contains utilities used to package some of STScI's Python
 projects; specifically those projects that comprise stsci_python_ and
 Astrolib_. It currently consists mostly of some setup_hook scripts meant
 for use with distutils2 and/or d2to1, and a customized easy_install 
 command meant for use with distribute.
 .
 This is the Python 3 version.
