~ubuntu-branches/ubuntu/saucy/python3-defaults/saucy

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2013-09-18 15:48:15 UTC
  • mfrom: (47.1.13 saucy-proposed)
  • Revision ID: package-import@ubuntu.com-20130918154815-gt32xyglrns7ayne
Tags: 3.3.2-14ubuntu1
Re-add The Multi-Arch: allowed attribute for python3-all-dev.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: python3-defaults
2
2
Section: python
3
3
Priority: optional
4
 
Maintainer: Matthias Klose <doko@debian.org>
 
4
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
 
5
XSBC-Original-Maintainer: Matthias Klose <doko@debian.org>
5
6
Uploaders: Piotr Ożarowski <piotr@debian.org>, Scott Kitterman <scott@kitterman.com>
6
7
Build-Depends: debhelper (>= 7.0.50~), python3-minimal:any, python3-docutils,
7
8
 dpkg-dev (>= 1.16.1~), debiandoc-sgml, lsb-release
14
15
Package: python3
15
16
Architecture: any
16
17
Multi-Arch: allowed
17
 
Depends: python3.3 (>= 3.3.0-5), python3-minimal (= ${binary:Version}), libpython3-stdlib (= ${binary:Version}), ${misc:Depends}, dh-python
 
18
Depends: python3.3 (>= 3.3.1-1~), python3-minimal (= ${binary:Version}), libpython3-stdlib (= ${binary:Version}), ${misc:Depends}, dh-python
18
19
Suggests: python3-doc (>= ${binary:Version}), python3-tk (>= ${binary:Version})
19
20
Replaces: python3-minimal (<< 3.1.2-2)
20
21
Provides: python3-profiler
29
30
Package: python3-minimal
30
31
Architecture: any
31
32
Multi-Arch: allowed
32
 
Depends: python3.3-minimal (>= 3.3.0-5), dpkg (>= 1.13.20), ${misc:Depends}
 
33
Depends: python3.3-minimal (>= 3.3.1-1~), dpkg (>= 1.13.20), ${misc:Depends}
33
34
Breaks: python3 (<< 3.3.2-13~), 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)
34
35
Replaces: python3 (<< 3.3.2-13~), python3.1 (<< 3.1-2)
35
36
Description: minimal subset of the Python language (default python3 version)
40
41
 
41
42
Package: python3-examples
42
43
Architecture: all
43
 
Depends: python3 (>= ${binary:Version}), python3.3-examples (>= 3.3.0-5), ${misc:Depends}
 
44
Depends: python3 (>= ${binary:Version}), python3.3-examples (>= 3.3.1-1~), ${misc:Depends}
44
45
Description: examples for the Python language (default version)
45
46
 Examples, Demos and Tools for Python. These are files included in
46
47
 the upstream Python distribution.
51
52
Package: python3-dev
52
53
Architecture: any
53
54
Multi-Arch: allowed
54
 
Depends: python3 (= ${binary:Version}), libpython3-dev (= ${binary:Version}), python3.3-dev (>= 3.3.0-5), ${misc:Depends}
 
55
Depends: python3 (= ${binary:Version}), libpython3-dev (= ${binary:Version}), python3.3-dev (>= 3.3.1-1~), ${misc:Depends}
55
56
Replaces: python3.1 (<< 3.1.2+20100706-3)
56
57
Description: header files and a static library for Python (default)
57
58
 Header files, a static library and development tools for building
64
65
Package: libpython3-dev
65
66
Architecture: any
66
67
Multi-Arch: same
67
 
Depends: libpython3.3-dev (>= 3.3.0-5), ${misc:Depends}
 
68
Depends: libpython3.3-dev (>= 3.3.1-1~), ${misc:Depends}
68
69
Description: header files and a static library for Python (default)
69
70
 Header files, a static library and development tools for building
70
71
 Python modules, extending the Python interpreter or embedding Python
76
77
Package: libpython3-stdlib
77
78
Architecture: any
78
79
Multi-Arch: same
79
 
Depends: libpython3.3-stdlib (>= 3.3.0-5), ${misc:Depends}
 
80
Depends: libpython3.3-stdlib (>= 3.3.1-1~), ${misc:Depends}
80
81
Description: interactive high-level object-oriented language (default python3 version)
81
82
 Python, the high-level, interactive object oriented language,
82
83
 includes an extensive class library with lots of goodies for
101
102
Package: python3-doc
102
103
Section: doc
103
104
Architecture: all
104
 
Depends: python3.3-doc (>= 3.3.0-5), ${misc:Depends}
 
105
Depends: python3.3-doc (>= 3.3.1-1~), ${misc:Depends}
105
106
Suggests: python3 (>= ${binary:Version}), python3-examples
106
107
Description: documentation for the high-level object-oriented language Python 3
107
108
 This is the official set of documentation for the interactive high-level
126
127
Multi-Arch: allowed
127
128
Section: debug
128
129
Priority: extra
129
 
Depends: python3 (= ${binary:Version}), libpython3-dbg (= ${binary:Version}), python3.3-dbg (>= 3.3.0-5), ${misc:Depends}
 
130
Depends: python3 (= ${binary:Version}), libpython3-dbg (= ${binary:Version}), python3.3-dbg (>= 3.3.1-1~), ${misc:Depends}
130
131
Description: debug build of the Python 3 Interpreter (version 3.3)
131
132
 Python 3 interpreter configured with --pydebug. Dynamically loaded modules
132
133
 are searched in /usr/lib/python3.3/lib-dynload/debug first.
136
137
Multi-Arch: same
137
138
Section: debug
138
139
Priority: extra
139
 
Depends: libpython3.3-dbg (>= 3.3.0-5), ${misc:Depends}
 
140
Depends: libpython3.3-dbg (>= 3.3.1-1~), ${misc:Depends}
140
141
Description: debug build of the Python 3 Interpreter (version 3.3)
141
142
 Python 3 interpreter configured with --pydebug. Dynamically loaded modules
142
143
 are searched in /usr/lib/python3.3/lib-dynload/debug first.
156
157
 
157
158
Package: python3-all-dev
158
159
Architecture: any
 
160
Multi-Arch: allowed
159
161
Depends: python3 (= ${binary:Version}), libpython3-all-dev (= ${binary:Version}), python3-all (= ${binary:Version}), python3-dev (= ${binary:Version}), ${misc:Depends},
160
162
 python3.3-dev
161
163
Description: package depending on all supported Python 3 development packages