Source: python3-defaults
Section: python
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Matthias Klose <doko@debian.org>
Uploaders: Piotr Ożarowski <piotr@debian.org>, Scott Kitterman <scott@kitterman.com>
Build-Depends: debhelper (>= 6.0.7~), python
Build-Depends-Indep: libhtml-tree-perl, debiandoc-sgml, python-docutils, lsb-release
Standards-Version: 3.9.1
Homepage: http://www.python.org/
Vcs-Bzr: http://alioth.debian.org/anonscm/bzr/pkg-python/python3-defaults-debian
Vcs-Browser: http://alioth.debian.org/scm/loggerhead/pkg-python/python3-defaults-debian/files

Package: python3
Architecture: all
Depends: python3.1 (>= 3.1.2+20100909-1~), python3-minimal (= ${binary:Version}), ${misc:Depends}
Suggests: python3-doc (>= ${binary:Version}), python3-tk (>= ${binary:Version}), python3-profiler (>= ${binary:Version})
Replaces: python3-minimal (<< 3.1.2-2)
Description: interactive high-level object-oriented language (default python3 version)
 Python, the high-level, interactive object oriented language,
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package is a dependency package, which depends on Debian's default
 Python version (currently v3.1).

Package: python3-minimal
Architecture: all
Depends: python3.1-minimal (>= 3.1.2+20100909-1~), dpkg (>= 1.13.20), ${misc:Depends}
Breaks: python3-dev (<< 3.1), python3-dbg (<< 3.1), python3-all (<< 3.1), python3-all-dev (<< 3.1), python3-all-dbg (<< 3.1), python3-examples (<< 3.1), idle3 (<< 3.1)
Replaces: python3.1 (<< 3.1-2)
Description: minimal subset of the Python language (default python3 version)
 This package contains the interpreter and some essential modules.  It's used
 in the boot process for some basic tasks.
 See /usr/share/doc/python3.1-minimal/README.Debian for a list of the modules
 contained in this package.

Package: python3-examples
Architecture: all
Depends: python3 (= ${binary:Version}), python3.1-examples (>= 3.1.2+20100909-1~), ${misc:Depends}
Description: examples for the Python language (default version)
 Examples, Demos and Tools for Python. These are files included in
 the upstream Python distribution.
 .
 This package is a dependency package, which depends on Debian's default
 Python version (currently v3.1).

Package: python3-dev
Architecture: all
Depends: python3 (= ${binary:Version}), python3.1-dev (>= 3.1.2+20100909-1~), ${misc:Depends}
Replaces: python3.1 (<< 3.1.2+20100706-3)
Description: header files and a static library for Python (default)
 Header files, a static library and development tools for building
 Python modules, extending the Python interpreter or embedding Python
 in applications.
 .
 This package is a dependency package, which depends on Debian's default
 Python version (currently v3.1).

Package: idle3
Architecture: all
Depends: python3 (= ${binary:Version}), python3-tk, ${misc:Depends}
Enhances: python3
Description: IDE for Python using Tkinter (default version)
 IDLE is an Integrated Development Environment for Python.
 IDLE is written using Tkinter and therefore quite platform-independent.
 .
 This package is a dependency package, which depends on Debian's default
 Python version (currently v3.1).

Package: python3-doc
Section: doc
Architecture: all
Depends: python3.1-doc (>= 3.1.2+20100909-1~), ${misc:Depends}
Suggests: python3 (>= ${binary:Version}), python3-examples
Description: documentation for the high-level object-oriented language Python
 This is the official set of documentation for the interactive high-level
 object-oriented language Python (v3.1). All documents are provided
 in HTML format, some in info format. The package consists of nine documents:
 .
   * Tutorial
   * Python Library Reference
   * Macintosh Module Reference
   * Python Language Reference
   * Extending and Embedding Python
   * Python/C API Reference
   * Installing Python Modules
   * Documenting Python
   * Distributing Python Modules
 .
 This package is a dependency package, which depends on Debian's default
 Python version (currently v3.1).

Package: python3-dbg
Architecture: all
Section: debug
Priority: extra
Depends: python3 (= ${binary:Version}), python3.1-dbg (>= 3.1.2+20100909-1~), ${misc:Depends}
Description: debug build of the Python Interpreter (version 3.1)
 Python interpreter configured with --pydebug. Dynamically loaded modules are
 searched in /usr/lib/python3.1/lib-dynload/debug first.

Package: python3-all
Architecture: all
Depends: python3 (= ${binary:Version}), python3.1, ${misc:Depends}
Description: package depending on all supported Python runtime versions
 The package currently depends on python3.1, in the future,
 dependencies on jython (Python for a JVM) and ironpython (Python for Mono)
 may be added.
 .
 This package is used as a build dependency for other packages to
 avoid hardcoded dependencies on specific Python runtimes.

Package: python3-all-dev
Architecture: all
Depends: python3 (= ${binary:Version}), python3-all (= ${binary:Version}), python3-dev (= ${binary:Version}), python3.1-dev, ${misc:Depends}
Description: package depending on all supported Python development packages
 The package currently depends on python3.1-dev, in the
 future, dependencies on jython (Python for a JVM) and ironpython (Python
 for Mono) may be added.
 .
 This package is used as a build dependency for other packages to
 avoid hardcoded dependencies on specific Python development packages.

Package: python3-all-dbg
Architecture: all
Section: debug
Priority: extra
Depends: python3 (= ${binary:Version}), python3-all (= ${binary:Version}), python3-dbg (= ${binary:Version}), python3.1-dbg, ${misc:Depends}
Description: package depending on all supported Python debugging packages
 The package currently depends on python3.1-dbg, in the
 future, dependencies on jython (Python for a JVM) and ironpython (Python
 for Mono) may be added.
 .
 This package is used as a build dependency for other packages to
 avoid hardcoded dependencies on specific Python development packages.
