Mercurial > python-cmd2
comparison debian/control @ 392:1f1fb9c5feea
FIX: Specify python version in package
author | Jens Braeuer <jens.braeuer@gmx.net> |
---|---|
date | Tue, 18 May 2010 20:56:03 +0200 |
parents | 0496d5354505 |
children |
comparison
equal
deleted
inserted
replaced
391:6e9a70fc1768 | 392:1f1fb9c5feea |
---|---|
1 Source: python-cmd2 | 1 Source: python-cmd2 |
2 Section: contrib/misc | 2 Section: contrib/misc |
3 Priority: standard | 3 Priority: standard |
4 Maintainer: Jens Braeuer <jens.braeuer@gmx.net> | 4 Maintainer: Jens Braeuer <jens.braeuer@gmx.net> |
5 Build-Depends: debhelper, cdbs, debhelper (>= 5.0.38), python-all-dev (>= 2.3.5-11), | 5 Build-Depends: debhelper, cdbs, debhelper (>= 5.0.38), python-all-dev (>= 2.3.5-11), |
6 XS-Python-Version: >= 2.5 | |
6 | 7 |
7 Package: python-cmd2 | 8 Package: python-cmd2 |
8 Section: contrib/misc | 9 Section: contrib/misc |
9 Priority: standard | 10 Priority: standard |
10 Architecture: all | 11 Architecture: all |
11 Depends: ${python:Depends}, python-pyparsing (>= 1.5.1), xclip | 12 Depends: ${python:Depends}, python-pyparsing (>= 1.5.1), xclip |
12 Description: Cmd2 | 13 Description: Cmd2 |
14 XB-Python-Version: ${python:Versions} |