diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index dd301bb..e7286ca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ python-urllib3 (1.8-1) UNRELEASED; urgency=medium + [ Daniele Tricoli ] * New upstream release * debian/control - Bumped Standards-Version to 3.9.5 (no changes needed) @@ -8,7 +9,19 @@ python-urllib3 (1.8-1) UNRELEASED; urgency=medium * debian/patches/02_require-cert-verification.patch - Refreshed - -- Daniele Tricoli <eriol@mornie.org> Mon, 31 Mar 2014 19:16:24 +0200 + [ Barry Warsaw ] + * d/control: + - Added python-setuptools, python3-setuptools, and python3-wheel to + Build-Depends. + - Added python-urllib3-wheels binary package. + * d/rules: + - Build the universal wheels. + - Simplify through use of PYBUILD_NAME. + * d/python-urllib3-wheels.install: Added. + * d/patches/setuptools.patch: Use setuptools.setup() so that the + bdist_wheel command will work. + + -- Barry Warsaw <barry@debian.org> Mon, 12 May 2014 20:54:11 -0400 python-urllib3 (1.7.1-1) unstable; urgency=low |