X-Git-Url: https://git.distorted.org.uk/~mdw/getdate-python/blobdiff_plain/3c6748cd7904154ac802202e8e0f43f9eb8304ae..e58b9b2f42717fd3da2a5f2000e81686e72f5ea6:/debian/control diff --git a/debian/control b/debian/control index ef6f036..728498a 100644 --- a/debian/control +++ b/debian/control @@ -1,27 +1,14 @@ Source: getdate-python -Section: libs +Section: python Priority: extra -Maintainer: Mark Wooding -Standards-Version: 3.1.1 +XS-Python-Version: >= 2.4, << 2.7 +Build-Depends: debhelper, python-central, python-dev +Maintainer: Mark Wooding +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.