aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog4
-rw-r--r--debian/watch2
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 085f5f1..410ca1a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,8 +19,10 @@ python-urllib3 (1.7.1-1) UNRELEASED; urgency=low
- Removed since fixed upstream
* debian/patches/06_fix_abuse_of_match_hostname_for_DoS.patch
- Removed since fixed upstream
+ * debian/watch
+ - Switched download URL to https
- -- Daniele Tricoli <eriol@mornie.org> Thu, 17 Oct 2013 01:37:24 +0200
+ -- Daniele Tricoli <eriol@mornie.org> Thu, 17 Oct 2013 10:50:42 +0200
python-urllib3 (1.6-2) unstable; urgency=high
diff --git a/debian/watch b/debian/watch
index fdd301c..c404fa4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://pypi.python.org/packages/source/u/urllib3/urllib3-(.*)\.tar\.gz
+https://pypi.python.org/packages/source/u/urllib3/urllib3-(.*)\.tar\.gz