From 4278e068e0caa2c010b2b6c8765b1b6b2657c770 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Tue, 13 May 2014 01:15:29 +0000 Subject: * 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. --- debian/changelog | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'debian/changelog') 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 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 Mon, 12 May 2014 20:54:11 -0400 python-urllib3 (1.7.1-1) unstable; urgency=low -- cgit v1.2.3