From 59538741f903ae8ba11a5e25e1e676744fd8bf69 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Tue, 20 May 2014 23:38:05 +0000 Subject: - Added python-urllib3-whl binary package. * d/python-urllib3-whl.install: Added. --- debian/changelog | 4 ++-- debian/control | 2 +- debian/python-urllib3-wheels.install | 1 - debian/python-urllib3-whl.install | 1 + 4 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 debian/python-urllib3-wheels.install create mode 100644 debian/python-urllib3-whl.install (limited to 'debian') 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. diff --git a/debian/control b/debian/control index 3602504..73b90c3 100644 --- a/debian/control +++ b/debian/control @@ -68,7 +68,7 @@ Description: HTTP library with thread-safe connection pooling for Python3 . This package contains the Python 3 version of the library. -Package: python-urllib3-wheels +Package: python-urllib3-whl Architecture: all Depends: ${misc:Depends}, diff --git a/debian/python-urllib3-wheels.install b/debian/python-urllib3-wheels.install deleted file mode 100644 index fd3f06f..0000000 --- a/debian/python-urllib3-wheels.install +++ /dev/null @@ -1 +0,0 @@ -usr/share/python-wheels diff --git a/debian/python-urllib3-whl.install b/debian/python-urllib3-whl.install new file mode 100644 index 0000000..fd3f06f --- /dev/null +++ b/debian/python-urllib3-whl.install @@ -0,0 +1 @@ +usr/share/python-wheels -- cgit v1.2.3