diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 3faca22..b561b79 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,11 +15,11 @@ python-urllib3 (1.8-1) unstable; urgency=medium * d/control: - Added python-setuptools, python3-setuptools, and python3-wheel to Build-Depends. - - Added python-urllib3-wheels binary package. + - Added python-urllib3-whl binary package. * d/rules: - Build the universal wheels. - Simplify through use of PYBUILD_NAME. - * d/python-urllib3-wheels.install: Added. + * d/python-urllib3-whl.install: Added. * d/patches/setuptools.patch: Use setuptools.setup() so that the bdist_wheel command will work. |