aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniele Tricoli <eriol@mornie.org>2013-10-17 11:28:44 +0000
committerDaniele Tricoli <eriol@mornie.org>2013-10-17 11:28:44 +0000
commitd330057df7e12d482d77b01f962cc30766c01581 (patch)
tree1219152c0a7a4bca963bad9a84bae353ace674cb
parent801167249403f0dd5f15e768ca284551c338689a (diff)
downloadpython-urllib3-d330057df7e12d482d77b01f962cc30766c01581.tar
python-urllib3-d330057df7e12d482d77b01f962cc30766c01581.tar.gz
Removed stanza about mimetools_choose_boundary since not shipped anymore
-rw-r--r--debian/changelog5
-rw-r--r--debian/copyright4
2 files changed, 4 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index 410ca1a..fcc0ce5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,9 @@ python-urllib3 (1.7.1-1) UNRELEASED; urgency=low
* debian/control
- Added python-mock to Build-Depends
- Bumped debhelper B-D to (>= 9)
+ * debian/copyright
+ - Removed stanza about mimetools_choose_boundary since not shipped
+ anymore
* debian/patches/01_do-not-use-embedded-python-six.patch
- Refreshed
* debian/patches/02_require-cert-verification.patch
@@ -22,7 +25,7 @@ python-urllib3 (1.7.1-1) UNRELEASED; urgency=low
* debian/watch
- Switched download URL to https
- -- Daniele Tricoli <eriol@mornie.org> Thu, 17 Oct 2013 10:50:42 +0200
+ -- Daniele Tricoli <eriol@mornie.org> Thu, 17 Oct 2013 13:28:10 +0200
python-urllib3 (1.6-2) unstable; urgency=high
diff --git a/debian/copyright b/debian/copyright
index 598e306..d28dac4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -15,10 +15,6 @@ Files: urllib3/packages/ordered_dict.py
Copyright: 2009, Raymond Hettinger
License: Expat
-Files: urllib3/packages/mimetools_choose_boundary/__init__.py
-Copyright: 2010, Python Software Foundation
-License: PSF-2
-
Files: urllib3/packages/ssl_match_hostname/__init__.py
Copyright: 2011, Python Software Foundation
License: PSF-2