X-Git-Url: https://git.distorted.org.uk/~mdw/getdate-python/blobdiff_plain/6ee0e7aaa65bcf9d1ec082fae7a710a809c02778..e58b9b2f42717fd3da2a5f2000e81686e72f5ea6:/debian/control diff --git a/debian/control b/debian/control index 6489aac..728498a 100644 --- a/debian/control +++ b/debian/control @@ -1,28 +1,14 @@ -Source: python-getdate +Source: getdate-python Section: python Priority: extra -Build-Depends: python, python2.3, python2.4 +XS-Python-Version: >= 2.4, << 2.7 +Build-Depends: debhelper, python-central, python-dev Maintainer: Mark Wooding -Standards-Version: 3.1.1 +Standards-Version: 3.8.0 Package: python-getdate -Architecture: all -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. - -Package: python2.3-getdate -Architecture: any -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. - -Package: python2.4-getdate Architecture: any +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.