[Python-modules-commits] [python-pip] 01/01: Restore Built-Using headers.

Barry Warsaw barry at moszumanska.debian.org
Mon Feb 8 19:07:38 UTC 2016


This is an automated email from the git hooks/post-receive script.

barry pushed a commit to branch master
in repository python-pip.

commit b872486b8aa11f0dd4361ae45f3502185c30a0ee
Author: Barry Warsaw <barry at python.org>
Date:   Mon Feb 8 14:07:20 2016 -0500

    Restore Built-Using headers.
---
 debian/changelog | 6 ++++++
 debian/control   | 8 ++++++++
 2 files changed, 14 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index b6789ea..a4b77a7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-pip (8.0.2-4) UNRELEASED; urgency=medium
+
+  * Restore Built-Using header to python-pip-whl.
+
+ -- Barry Warsaw <barry at debian.org>  Mon, 08 Feb 2016 10:08:53 -0500
+
 python-pip (8.0.2-3) unstable; urgency=medium
 
   * Fix python-pip Recommends of python-all-dev.  (Closes: #799559)
diff --git a/debian/control b/debian/control
index a6c6477..b5a04e6 100644
--- a/debian/control
+++ b/debian/control
@@ -73,6 +73,14 @@ Description: alternative Python package installer - Python 3 version of the pack
 Package: python-pip-whl
 Architecture: all
 Depends: ${misc:Depends},
+Built-Using: python-chardet (= 2.3.0-1),
+             python-colorama (= 0.3.3-1),
+             python-distlib (= 0.2.1-2),
+             python-html5lib (= 0.999-3),
+             python-requests (= 2.9.1-2),
+             python-setuptools (= 18.8-1),
+             python-six (= 1.10.0-2),
+             python-urllib3 (= 1.13.1-1)
 Breaks: python-chardet-whl (<= 2.3.0-1),
         python-colorama-whl (<= 0.3.3-1),
         python-distlib-whl (<= 0.2.1-2),

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-pip.git



More information about the Python-modules-commits mailing list