From: mdw Date: Wed, 5 Oct 2005 23:21:09 +0000 (+0000) Subject: Ooops, make the default package actually install something, dammit. X-Git-Tag: 1.0.1~9 X-Git-Url: https://git.distorted.org.uk/~mdw/getdate-python/commitdiff_plain/2a479f0c72a56332772d3f604f7584898f5a3308?hp=3c6748cd7904154ac802202e8e0f43f9eb8304ae Ooops, make the default package actually install something, dammit. --- diff --git a/debian/control b/debian/control index ef6f036..6e4cdf8 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Standards-Version: 3.1.1 Package: python-getdate Architecture: all -Depends: python +Depends: python, python2.3-getdate 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.