X-Git-Url: https://git.distorted.org.uk/~mdw/getdate-python/blobdiff_plain/6ee0e7aaa65bcf9d1ec082fae7a710a809c02778..769d375385bc73b8d39d5b9b52dbd3869d2a5767:/debian/control diff --git a/debian/control b/debian/control index 6489aac..2725b2b 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.8 +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.