~ubuntu-branches/ubuntu/lucid/python-defaults/lucid

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2009-10-12 15:01:36 UTC
  • Revision ID: james.westby@ubuntu.com-20091012150136-raooxh6bralueq21
Tags: 2.6.4~rc1-0ubuntu1
Bump version to 2.6.4 release candidate 1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
Package: python
11
11
Architecture: all
12
12
Priority: important
13
 
Depends: python2.6 (>= 2.6.3), python-minimal (= ${binary:Version})
 
13
Depends: python2.6 (>= 2.6.4~rc1), python-minimal (= ${binary:Version})
14
14
Conflicts: python2.3 (<< 2.3.5-14), python2.1 (<= 2.1.2), python-xmlbase, python-csv, python-bz2, python-base, python-central (<< 0.5.5), ufw (<< 0.27~r416), libboost-python-dev (<< 1.34.1-15ubuntu3), libboost-python1.35-dev (<< 1.35.0-8ubuntu5), qmtest (<< 2.4-5ubuntu1), pitivi (<< 0.11.3-1ubuntu1), libboost-dbg (<< 1.34.1-15ubuntu3), libboost1.35-dbg (<< 1.35.0-8ubuntu5), python-freevo (<< 1.8.1-3ubuntu3), python-aubio (<< 0.3.2-2ubuntu3)
15
15
Replaces: python2.3 (<= 2.3.2-6), python-xmlbase, python-base
16
16
Provides: python-email, python-xmlbase, python-plistlib, python-ctypes, python-wsgiref
27
27
Architecture: all
28
28
Essential: yes
29
29
Priority: required
30
 
Depends: python2.6-minimal (>= 2.6.3), dpkg (>= 1.13.20)
 
30
Depends: python2.6-minimal (>= 2.6.4~rc1), dpkg (>= 1.13.20)
31
31
Recommends: python
32
32
Conflicts: python (<= 2.4-1), python-central (<< 0.5.5)
33
33
Replaces: python (<= 2.4-1)
39
39
 
40
40
Package: python-examples
41
41
Architecture: all
42
 
Depends: python (= ${binary:Version}), python2.6-examples (>= 2.6.3)
 
42
Depends: python (= ${binary:Version}), python2.6-examples (>= 2.6.4~rc1)
43
43
Description: Examples for the Python language (default version)
44
44
 Examples, Demos and Tools for Python. These are files included in
45
45
 the upstream Python distribution.
49
49
 
50
50
Package: python-dev
51
51
Architecture: all
52
 
Depends: python (= ${binary:Version}), python2.6-dev (>= 2.6.3)
 
52
Depends: python (= ${binary:Version}), python2.6-dev (>= 2.6.4~rc1)
53
53
Description: Header files and a static library for Python (default)
54
54
 Header files, a static library and development tools for building
55
55
 Python modules, extending the Python interpreter or embedding Python
75
75
Package: python-doc
76
76
Section: doc
77
77
Architecture: all
78
 
Depends: python2.6-doc (>= 2.6.3)
 
78
Depends: python2.6-doc (>= 2.6.4~rc1)
79
79
Suggests: python (>= ${binary:Version})
80
80
Conflicts: python-doc-info, python (<< 2.3.5)
81
81
Replaces: python-doc-info, python (<< 2.3.5)
101
101
Architecture: all
102
102
Section: debug
103
103
Priority: extra
104
 
Depends: python (= ${binary:Version}), python2.6-dbg (>= 2.6.3)
 
104
Depends: python (= ${binary:Version}), python2.6-dbg (>= 2.6.4~rc1)
105
105
Provides: python-gdbm-dbg, python-tk-dbg
106
106
Description: Debug Build of the Python Interpreter (version 2.6)
107
107
 Python interpreter configured with --pydebug. Dynamically loaded modules are