~ubuntu-branches/ubuntu/precise/python-defaults/precise

« back to all changes in this revision

Viewing changes to debian/control.in

  • Committer: Bazaar Package Importer
  • Author(s): Scott Kitterman
  • Date: 2011-01-11 14:45:20 UTC
  • Revision ID: james.westby@ubuntu.com-20110111144520-j2qjgh2qiivz53ix
Tags: 2.7.1-0ubuntu5
* Merge changes from 2.6.6-10:
* dh_python2: fix moving files from old debug locations (due to typo)
* python-minimal now Breaks python-support << 1.0.10ubuntu2 (Python 2.7
  support was 1.0.10ubuntu2 in Ubuntu (1.0.12 in Debian))
* pycompile: skip dangling symlinks

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
Depends: ${misc:Depends}, @PVER@-minimal (>= @PREVVER@), dpkg (>= 1.13.20)
35
35
Recommends: python
36
36
Conflicts: python-central (<< 0.5.5)
37
 
Breaks: python (<= 2.4-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)
 
37
Breaks: python (<= 2.4-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)
38
38
Replaces: python (<= 2.4-1)
39
39
Description: minimal subset of the Python language (default version)
40
40
 This package contains the interpreter and some essential modules.  It's used