diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 685fcbe..a7a1a1a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -22,8 +22,11 @@ python-urllib3 (1.6-1) UNRELEASED; urgency=low - Do not use logging-clear-handlers to see all logging output and disabled cover-min-percentage since it require python-nose (>= 1.3): this way it will be easier to backport python-urllib3 to Wheezy. + * debian/patches/05_fix_python3_syntax_error_in_ntlmpool.patch + - Fix syntax error 'unicodeescape' codec can't decode bytes in + position 130-132 for Python3 - -- Daniele Tricoli <eriol@mornie.org> Sat, 11 May 2013 14:24:29 +0200 + -- Daniele Tricoli <eriol@mornie.org> Sat, 11 May 2013 15:05:07 +0200 python-urllib3 (1.5-1) experimental; urgency=low |