Skip to content
Snippets Groups Projects
Commit 782ea7f7 authored by Scott Kitterman's avatar Scott Kitterman
Browse files

Generated debian/control updates.

parent 15537f07
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ Vcs-Browser: http://alioth.debian.org/scm/loggerhead/pkg-python/python-defaults- ...@@ -13,7 +13,7 @@ Vcs-Browser: http://alioth.debian.org/scm/loggerhead/pkg-python/python-defaults-
Package: python Package: python
Architecture: all Architecture: all
Priority: standard Priority: standard
Depends: ${misc:Depends}, python2.7 (>= 2.7.2-3~), python-minimal (= ${binary:Version}) Depends: ${misc:Depends}, python2.7 (>= 2.7.3~rc2-1~), python-minimal (= ${binary:Version})
Suggests: python-doc (= ${binary:Version}), python-tk (= ${binary:Version}) Suggests: python-doc (= ${binary:Version}), python-tk (= ${binary:Version})
Conflicts: python-central (<< 0.5.5) Conflicts: python-central (<< 0.5.5)
Breaks: python-csv (<< 1.0-4), python-bz2 (<< 1.1-8), python-email (<< 2.5.5-3), update-manager-core (<< 0.200.5-2) Breaks: python-csv (<< 1.0-4), python-bz2 (<< 1.1-8), python-email (<< 2.5.5-3), update-manager-core (<< 0.200.5-2)
...@@ -30,11 +30,11 @@ Description: interactive high-level object-oriented language (default version) ...@@ -30,11 +30,11 @@ Description: interactive high-level object-oriented language (default version)
Package: python-minimal Package: python-minimal
Architecture: all Architecture: all
Priority: standard Priority: standard
Depends: ${misc:Depends}, python2.7-minimal (>= 2.7.2-3~), dpkg (>= 1.13.20) Depends: ${misc:Depends}, python2.7-minimal (>= 2.7.3~rc2-1~), dpkg (>= 1.13.20)
Recommends: python Recommends: python
Conflicts: python-central (<< 0.5.5) Conflicts: python-central (<< 0.5.5)
Breaks: python (<< 2.7.2-11~), python-dev (<< 2.6), python-dbg (<< 2.6), python-all (<< 2.6), python-all-dev (<< 2.6), python-all-dbg (<< 2.6), python-examples (<< 2.6), idle (<< 2.6), python2.5-minimal (<< 2.5.5-7), python2.6-minimal (<< 2.6.5~rc2-2), python3.1-minimal (<< 3.1.2~rc1-2), python-support (<< 1.0.10ubuntu2) Breaks: python (<= 2.7.3~rc2-1~), python-dev (<< 2.6), python-dbg (<< 2.6), python-all (<< 2.6), python-all-dev (<< 2.6), python-all-dbg (<< 2.6), python-examples (<< 2.6), idle (<< 2.6), python2.5-minimal (<< 2.5.5-7), python2.6-minimal (<< 2.6.5~rc2-2), python3.1-minimal (<< 3.1.2~rc1-2), python-support (<< 1.0.10ubuntu2)
Replaces: python (<< 2.7.2-11~ Replaces: python (<= 2.7.3~rc2-1~)
Description: minimal subset of the Python language (default version) Description: minimal subset of the Python language (default version)
This package contains the interpreter and some essential modules. It's used This package contains the interpreter and some essential modules. It's used
in the boot process for some basic tasks. in the boot process for some basic tasks.
...@@ -43,7 +43,7 @@ Description: minimal subset of the Python language (default version) ...@@ -43,7 +43,7 @@ Description: minimal subset of the Python language (default version)
Package: python-examples Package: python-examples
Architecture: all Architecture: all
Depends: ${misc:Depends}, python (= ${binary:Version}), python2.7-examples (>= 2.7.2-3~) Depends: ${misc:Depends}, python (= ${binary:Version}), python2.7-examples (>= 2.7.3~rc2-1~)
Description: examples for the Python language (default version) Description: examples for the Python language (default version)
Examples, Demos and Tools for Python. These are files included in Examples, Demos and Tools for Python. These are files included in
the upstream Python distribution. the upstream Python distribution.
...@@ -53,7 +53,7 @@ Description: examples for the Python language (default version) ...@@ -53,7 +53,7 @@ Description: examples for the Python language (default version)
Package: python-dev Package: python-dev
Architecture: all Architecture: all
Depends: ${misc:Depends}, python (= ${binary:Version}), python2.7-dev (>= 2.7.2-3~) Depends: ${misc:Depends}, python (= ${binary:Version}), python2.7-dev (>= 2.7.3~rc2-1~)
Description: header files and a static library for Python (default) Description: header files and a static library for Python (default)
Header files, a static library and development tools for building Header files, a static library and development tools for building
Python modules, extending the Python interpreter or embedding Python Python modules, extending the Python interpreter or embedding Python
...@@ -66,6 +66,8 @@ Package: idle ...@@ -66,6 +66,8 @@ Package: idle
Architecture: all Architecture: all
Depends: ${misc:Depends}, python (= ${binary:Version}), python-tk (>= 2.4.3-3), idle-python2.7 Depends: ${misc:Depends}, python (= ${binary:Version}), python-tk (>= 2.4.3-3), idle-python2.7
Enhances: python Enhances: python
Replaces: python (<< 2.7.3~rc2-1~)
Breaks: python (<< 2.7.3~rc2-1~)
Description: IDE for Python using Tkinter (default version) Description: IDE for Python using Tkinter (default version)
IDLE is an Integrated Development Environment for Python. IDLE is an Integrated Development Environment for Python.
IDLE is written using Tkinter and therefore quite platform-independent. IDLE is written using Tkinter and therefore quite platform-independent.
...@@ -76,7 +78,7 @@ Description: IDE for Python using Tkinter (default version) ...@@ -76,7 +78,7 @@ Description: IDE for Python using Tkinter (default version)
Package: python-doc Package: python-doc
Section: doc Section: doc
Architecture: all Architecture: all
Depends: ${misc:Depends}, python2.7-doc (>= 2.7.2-3~) Depends: ${misc:Depends}, python2.7-doc (>= 2.7.3~rc2-1~)
Suggests: python-examples, python (= ${binary:Version}) Suggests: python-examples, python (= ${binary:Version})
Breaks: python (<< 2.3.5) Breaks: python (<< 2.3.5)
Replaces: python (<< 2.3.5) Replaces: python (<< 2.3.5)
...@@ -102,7 +104,7 @@ Package: python-dbg ...@@ -102,7 +104,7 @@ Package: python-dbg
Architecture: all Architecture: all
Section: debug Section: debug
Priority: extra Priority: extra
Depends: ${misc:Depends}, python (= ${binary:Version}), python2.7-dbg (>= 2.7.2-3~) Depends: ${misc:Depends}, python (= ${binary:Version}), python2.7-dbg (>= 2.7.3~rc2-1~)
Provides: python-gdbm-dbg, python-tk-dbg Provides: python-gdbm-dbg, python-tk-dbg
Description: debug build of the Python Interpreter (version 2.7) Description: debug build of the Python Interpreter (version 2.7)
Python interpreter configured with --pydebug. Dynamically loaded modules are Python interpreter configured with --pydebug. Dynamically loaded modules are
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment