~ubuntu-branches/ubuntu/raring/python3.3/raring-proposed

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2012-03-22 06:14:01 UTC
  • Revision ID: package-import@ubuntu.com-20120322061401-vvrgvw3nvi68rtqq
Tags: 3.3.0~a1-1
* Python 3.3.0 alpha1 release.
* Update to 20120321 from the trunk.
* Update debian/copyright.
* Build-depend on expat (>= 2.1~).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: python3.3
 
2
Section: python
 
3
Priority: optional
 
4
Maintainer: Matthias Klose <doko@debian.org>
 
5
Build-Depends: debhelper (>= 5.0.51~), quilt, autoconf, lsb-release, sharutils,
 
6
  libreadline6-dev, libncursesw5-dev (>= 5.3),
 
7
  zlib1g-dev, libbz2-dev, liblzma-dev,
 
8
  libgdbm-dev, libdb5.1-dev,
 
9
  tk8.5-dev, blt-dev (>= 2.4z), libssl-dev,
 
10
  libexpat1-dev (>= 2.1~),
 
11
  libbluetooth-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64],
 
12
  locales [!armel !avr32 !hppa !ia64 !mipsel],
 
13
  libsqlite3-dev, libffi-dev (>= 3.0.5),
 
14
  libgpm2 [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64],
 
15
  mime-support, netbase, bzip2, gdb, python,
 
16
  xvfb, xauth
 
17
Build-Depends-Indep: python-sphinx
 
18
Build-Conflicts: autoconf2.13
 
19
Standards-Version: 3.9.3
 
20
Vcs-Browser: https://code.launchpad.net/~doko/python/pkg3.3-debian
 
21
Vcs-Bzr: http://bazaar.launchpad.net/~doko/python/pkg3.3-debian
 
22
 
 
23
Package: python3.3
 
24
Architecture: any
 
25
Priority: optional
 
26
Depends: python3.3-minimal (= ${binary:Version}), mime-support, ${shlibs:Depends}, ${misc:Depends}
 
27
Suggests: python3.3-doc, python3.3-profiler, binutils
 
28
Provides: python3.3-cjkcodecs, python3.3-ctypes, python3.3-elementtree, python3.3-celementtree, python3.3-wsgiref, python3.3-gdbm, python3.3-profiler, python3.3-lzma
 
29
Description: Interactive high-level object-oriented language (version 3.3)
 
30
 Version 3.3 of the high-level, interactive object oriented language,
 
31
 includes an extensive class library with lots of goodies for
 
32
 network programming, system administration, sounds and graphics.
 
33
 
 
34
Package: python3.3-minimal
 
35
Architecture: any
 
36
Priority: optional
 
37
Depends: ${shlibs:Depends}, ${misc:Depends}
 
38
Recommends: python3.3
 
39
Suggests: binfmt-support
 
40
Replaces: python3.3 (<< 3.2~b2-1~)
 
41
Conflicts: binfmt-support (<< 1.1.2)
 
42
Description: Minimal subset of the Python language (version 3.3)
 
43
 This package contains the interpreter and some essential modules.  It can
 
44
 be used in the boot process for some basic tasks.
 
45
 See /usr/share/doc/python3.3-minimal/README.Debian for a list of the modules
 
46
 contained in this package.
 
47
 
 
48
Package: libpython3.3
 
49
Architecture: any
 
50
Section: libs
 
51
Priority: optional
 
52
Depends: python3.3 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
 
53
Replaces: python3.3 (<< 3.0~rc1)
 
54
Description: Shared Python runtime library (version 3.3)
 
55
 Version 3.3 of the high-level, interactive object oriented language,
 
56
 includes an extensive class library with lots of goodies for
 
57
 network programming, system administration, sounds and graphics.
 
58
 .
 
59
 This package contains the shared runtime library, normally not needed
 
60
 for programs using the statically linked interpreter.
 
61
 
 
62
Package: python3.3-examples
 
63
Architecture: all
 
64
Depends: python3.3 (>= ${source:Version}), ${misc:Depends}
 
65
Description: Examples for the Python language (v3.3)
 
66
 Examples, Demos and Tools for Python (v3.3). These are files included in
 
67
 the upstream Python distribution (v3.3).
 
68
 
 
69
Package: python3.3-dev
 
70
Architecture: any
 
71
Depends: python3.3 (= ${binary:Version}), libpython3.3 (= ${binary:Version}), libssl-dev, libexpat1-dev, ${shlibs:Depends}, ${misc:Depends}
 
72
Replaces: python3.3 (<< 3.2~rc1-2)
 
73
Recommends: libc6-dev | libc-dev
 
74
Description: Header files and a static library for Python (v3.3)
 
75
 Header files, a static library and development tools for building
 
76
 Python (v3.3) modules, extending the Python interpreter or embedding
 
77
 Python (v3.3) in applications.
 
78
 .
 
79
 Maintainers of Python packages should read README.maintainers.
 
80
 
 
81
Package: idle-python3.3
 
82
Architecture: all
 
83
Depends: python3.3, python3-tk, python3.3-tk, ${misc:Depends}
 
84
Enhances: python3.3
 
85
Description: IDE for Python (v3.3) using Tkinter
 
86
 IDLE is an Integrated Development Environment for Python (v3.3).
 
87
 IDLE is written using Tkinter and therefore quite platform-independent.
 
88
 
 
89
Package: python3.3-doc
 
90
Section: doc
 
91
Architecture: all
 
92
Depends: libjs-jquery, ${misc:Depends}
 
93
Suggests: python3.3
 
94
Description: Documentation for the high-level object-oriented language Python (v3.3)
 
95
 These is the official set of documentation for the interactive high-level
 
96
 object-oriented language Python (v3.3). All documents are provided
 
97
 in HTML format. The package consists of ten documents:
 
98
 .
 
99
   * What's New in Python3.3
 
100
   * Tutorial
 
101
   * Python Library Reference
 
102
   * Macintosh Module Reference
 
103
   * Python Language Reference
 
104
   * Extending and Embedding Python
 
105
   * Python/C API Reference
 
106
   * Installing Python Modules
 
107
   * Documenting Python
 
108
   * Distributing Python Modules
 
109
 
 
110
Package: python3.3-dbg
 
111
Section: debug
 
112
Architecture: any
 
113
Priority: extra
 
114
Depends: python3.3 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, python
 
115
Suggests: python3-gdbm-dbg, python3-tk-dbg
 
116
Description: Debug Build of the Python Interpreter (version 3.3)
 
117
 Python interpreter configured with --pydebug. Dynamically loaded modules are
 
118
 searched in /usr/lib/python3.3/lib-dynload/debug first.