aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorBarry Warsaw <barry@debian.org>2014-05-13 01:15:29 +0000
committerBarry Warsaw <barry@debian.org>2014-05-13 01:15:29 +0000
commit4278e068e0caa2c010b2b6c8765b1b6b2657c770 (patch)
tree6b704217e6c1857d07a1c51ac208a44e209dfa3b /debian/changelog
parent5eef2dd62a1481f5874f6a8f7721cf22b1e6f293 (diff)
downloadpython-urllib3-4278e068e0caa2c010b2b6c8765b1b6b2657c770.tar
python-urllib3-4278e068e0caa2c010b2b6c8765b1b6b2657c770.tar.gz
* 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.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog15
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