From: Benjamin Mako Hill Date: Fri, 11 Feb 2011 19:26:42 +0000 (-0500) Subject: fixed missing misc:depends X-Git-Url: https://projects.mako.cc/source/python-iso8601.debian/commitdiff_plain/6af30bc50239fac4abcfeebe73d1ad15de32aeae?ds=sidebyside fixed missing misc:depends --- diff --git a/debian/control b/debian/control index 75bd0a5..df69511 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ XS-Python-Version: >= 2.5 Package: python-iso8601 Architecture: all -Depends: ${python:Depends} +Depends: ${python:Depends}, ${misc:Depends} Provides: ${python:Provides} Description: python module to parse ISO 8601 dates Many file formats and standards use the ISO 8601 date format