X-Git-Url: https://projects.mako.cc/source/python-iso8601.debian/blobdiff_plain/752681cca4b45e2a9556bf099c9a924a47eb5101..refs/heads/unstable:/debian/control diff --git a/debian/control b/debian/control index 75bd0a5..ccea09e 100644 --- a/debian/control +++ b/debian/control @@ -2,15 +2,14 @@ Source: python-iso8601 Section: python Priority: extra Maintainer: Benjamin Mako Hill -Build-Depends: cdbs, debhelper (>= 7.0.50~), python-all -Build-Depends-Indep: python-support (>=0.90) -Standards-Version: 3.9.1 +Build-Depends: cdbs (>= 0.4.90~), debhelper (>= 7.0.50~), python-all (>= 2.6.6-3~) +Standards-Version: 3.9.3 Homepage: https://code.google.com/p/pyiso8601 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