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