chiark / gitweb /
debian: Just build for the default version.
[getdate-python] / debian / control
index 6489aac99535ae978bf957d0e70d693c46f3faf2..99289729c0b4b53e38b39e3035761f2ee8217be8 100644 (file)
@@ -1,28 +1,12 @@
 Source: python-getdate
 Section: python
 Priority: extra
-Build-Depends: python, python2.3, python2.4
+Build-Depends: python
 Maintainer: Mark Wooding <mdw@distorted.org.uk>
 Standards-Version: 3.1.1
 
 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
 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.