diff options
author | Daniele Tricoli <eriol@mornie.org> | 2014-05-25 00:46:03 +0000 |
---|---|---|
committer | Daniele Tricoli <eriol@mornie.org> | 2014-05-25 00:46:03 +0000 |
commit | a1948a084cb9354239c288f19ed725f0b7925774 (patch) | |
tree | 35f360cb370ce2c34ec9d7f264fc6b25abc10bf3 /debian/changelog | |
parent | 6021f0bea8a1e2b9b3da2020691be801ac957b27 (diff) | |
download | python-urllib3-a1948a084cb9354239c288f19ed725f0b7925774.tar python-urllib3-a1948a084cb9354239c288f19ed725f0b7925774.tar.gz |
Relax version of packages needed for testing
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index d425682..b960c49 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,8 +12,10 @@ python-urllib3 (1.8.2-1) UNRELEASED; urgency=medium - Added description * debian/patches/05_do-not-use-embedded-ssl-match-hostname.patch - Do not use embedded copy of ssl.match_hostname + * debian/patches/06_relax-test-requirements.patch + - Relax version of packages needed for testing - -- Daniele Tricoli <eriol@mornie.org> Sun, 25 May 2014 00:22:12 +0200 + -- Daniele Tricoli <eriol@mornie.org> Sun, 25 May 2014 02:42:20 +0200 python-urllib3 (1.8-2) unstable; urgency=medium |