debian, build: Big overhaul.
[getdate-python] / debian / control
index ef6f036..728498a 100644 (file)
@@ -1,27 +1,14 @@
 Source: getdate-python
-Section: libs
+Section: python
 Priority: extra
-Maintainer: Mark Wooding <mdw@nsict.org>
-Standards-Version: 3.1.1
+XS-Python-Version: >= 2.4, << 2.7
+Build-Depends: debhelper, python-central, python-dev
+Maintainer: Mark Wooding <mdw@distorted.org.uk>
+Standards-Version: 3.8.0
 
 Package: python-getdate
-Architecture: all
-Depends: python
-Description: Python binding for date parser
- This is a dummy package for making sure you have the right package for the
- default Debian Python installation.
-
-Package: python2.3-getdate
-Architecture: any
-Depends: ${shlibs:Depends}, python2.3
-Description: Python binding for date parser
- This is a dummy package for making sure you have the right package for the
- default Debian Python installation.
-
-Package: python2.4-getdate
 Architecture: any
-Depends: ${shlibs:Depends}, python2.4
+XB-Python-Version: ${python:Versions}
+Depends: ${shlibs:Depends}, ${python:Depends}
 Description: Python binding for date parser
- This is a dummy package for making sure you have the right package for the
- default Debian Python installation.