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

« back to all changes in this revision

Viewing changes to debian/debian_defaults

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2009-02-19 10:03:43 UTC
  • Revision ID: james.westby@ubuntu.com-20090219100343-fnj83cvi2sgx7u5t
Tags: 2.5.4-0ubuntu1
* Depend on the 2.5.4 versions of the packages.
* Add 2.6 as a supported version, drop 2.4 as a supported version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
default-version = python2.5
4
4
 
5
5
# all supported python versions
6
 
supported-versions = python2.4, python2.5
 
6
supported-versions = python2.5, python2.6
7
7
 
8
8
# formerly supported python versions
9
 
old-versions = python2.3
 
9
old-versions = python2.3, python2.4
10
10
 
11
11
# unsupported versions, including older versions
12
 
unsupported-versions = python2.3
 
12
unsupported-versions = python2.3, python2.4