aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorDaniele Tricoli <eriol@mornie.org>2013-05-11 12:34:30 +0000
committerDaniele Tricoli <eriol@mornie.org>2013-05-11 12:34:30 +0000
commit59d919ef9ace665df2786b3c7efe44fa334a7ea4 (patch)
treed66041430915a288885bb95fbf709caedbc33e9f /debian/changelog
parente60e123dc16866c6f9f210783565c709a7d64885 (diff)
downloadpython-urllib3-59d919ef9ace665df2786b3c7efe44fa334a7ea4.tar
python-urllib3-59d919ef9ace665df2786b3c7efe44fa334a7ea4.tar.gz
Do not use logging-clear-handlers to see all logging output and
disable cover-min-percentage since it require python-nose (>= 1.3): this way it will be easier to backport python-urllib3 to Wheezy.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 5d3d1c9..685fcbe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,8 +18,12 @@ python-urllib3 (1.6-1) UNRELEASED; urgency=low
- Refreshed
* debian/patches/03_no-setuptools.patch
- Do not use setuptools
+ * debian/patches/04_relax_nosetests_options.patch
+ - 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.
- -- Daniele Tricoli <eriol@mornie.org> Fri, 10 May 2013 05:33:16 +0200
+ -- Daniele Tricoli <eriol@mornie.org> Sat, 11 May 2013 14:24:29 +0200
python-urllib3 (1.5-1) experimental; urgency=low