diff options
author | Daniele Tricoli <eriol@mornie.org> | 2012-11-09 03:30:46 +0000 |
---|---|---|
committer | Daniele Tricoli <eriol@mornie.org> | 2012-11-09 03:30:46 +0000 |
commit | faa58a491ea9da30d0be4300d6485b819431fb74 (patch) | |
tree | c7515f5fb677b928d14695e9929154f59a12a1d2 /debian/control | |
parent | 052e218269d5b318da94b94e36204a4229a61a84 (diff) | |
download | python-urllib3-faa58a491ea9da30d0be4300d6485b819431fb74.tar python-urllib3-faa58a491ea9da30d0be4300d6485b819431fb74.tar.gz |
Bumped Standards-Version to 3.9.4 (no changes needed)
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 2e522c7..87cd849 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: python-six, python-tornado, python3-all -Standards-Version: 3.9.3 +Standards-Version: 3.9.4 X-Python-Version: >= 2.6 X-Python3-Version: >= 3.0 Homepage: http://urllib3.readthedocs.org |