aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog4
-rw-r--r--debian/patches/03_force_setuptools.patch (renamed from debian/patches/setuptools.patch)0
-rw-r--r--debian/patches/series2
3 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index b8d3ce6..df098f8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,10 @@ python-urllib3 (1.8.2-1) UNRELEASED; urgency=medium
- Refreshed
* debian/patches/03_no-setuptools.patch
- Superseded by debian/patches/setuptools.patch
+ * debian/patches/03_force-setuptools.patch
+ - Renamed from setuptools.patch
- -- Daniele Tricoli <eriol@mornie.org> Sat, 24 May 2014 19:52:20 +0200
+ -- Daniele Tricoli <eriol@mornie.org> Sat, 24 May 2014 20:02:56 +0200
python-urllib3 (1.8-2) unstable; urgency=medium
diff --git a/debian/patches/setuptools.patch b/debian/patches/03_force_setuptools.patch
index ff8f7e9..ff8f7e9 100644
--- a/debian/patches/setuptools.patch
+++ b/debian/patches/03_force_setuptools.patch
diff --git a/debian/patches/series b/debian/patches/series
index a8d7977..8570821 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,4 @@
01_do-not-use-embedded-python-six.patch
02_require-cert-verification.patch
+03_force_setuptools.patch
04_relax_nosetests_options.patch
-setuptools.patch