debian, build: Big overhaul.
[getdate-python] / debian / control
1 Source: getdate-python
2 Section: python
3 Priority: extra
4 XS-Python-Version: >= 2.4, << 2.7
5 Build-Depends: debhelper, python-central, python-dev
6 Maintainer: Mark Wooding <mdw@distorted.org.uk>
7 Standards-Version: 3.8.0
8
9 Package: python-getdate
10 Architecture: any
11 XB-Python-Version: ${python:Versions}
12 Depends: ${shlibs:Depends}, ${python:Depends}
13 Description: Python binding for date parser
14