Mercurial > python-cmd2
annotate debian/control @ 412:5bd1d2b11548
Added tag 0.6.2 for changeset 9d5ff2ddfdea
author | Catherine Devlin <catherine.devlin@gmail.com> |
---|---|
date | Tue, 09 Nov 2010 05:23:56 -0500 |
parents | 1f1fb9c5feea |
children |
rev | line source |
---|---|
390 | 1 Source: python-cmd2 |
2 Section: contrib/misc | |
3 Priority: standard | |
4 Maintainer: Jens Braeuer <jens.braeuer@gmx.net> | |
5 Build-Depends: debhelper, cdbs, debhelper (>= 5.0.38), python-all-dev (>= 2.3.5-11), | |
392
1f1fb9c5feea
FIX: Specify python version in package
Jens Braeuer <jens.braeuer@gmx.net>
parents:
390
diff
changeset
|
6 XS-Python-Version: >= 2.5 |
390 | 7 |
8 Package: python-cmd2 | |
9 Section: contrib/misc | |
10 Priority: standard | |
11 Architecture: all | |
12 Depends: ${python:Depends}, python-pyparsing (>= 1.5.1), xclip | |
13 Description: Cmd2 | |
392
1f1fb9c5feea
FIX: Specify python version in package
Jens Braeuer <jens.braeuer@gmx.net>
parents:
390
diff
changeset
|
14 XB-Python-Version: ${python:Versions} |