[Python-modules-commits] [python-pip] 01/01: d/control: Update Breaks/Replaces and Built-Using versions... again! (LP: #1546447)

Barry Warsaw barry at moszumanska.debian.org
Wed Feb 24 22:23:10 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 c9727829417efef14cd14ef6c15cd7a50417e028
Author: Barry Warsaw <barry at python.org>
Date:   Wed Feb 24 17:23:05 2016 -0500

    d/control: Update Breaks/Replaces and Built-Using versions... again! (LP: #1546447)
---
 debian/changelog |  7 +++++++
 debian/control   | 38 +++++++++++++++++++-------------------
 2 files changed, 26 insertions(+), 19 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index dd7866f..55fd721 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-pip (8.0.2-8) UNRELEASED; urgency=medium
+
+  * d/control: Update Breaks/Replaces and Built-Using versions... again!
+    (LP: #1546447)
+
+ -- Barry Warsaw <barry at debian.org>  Wed, 24 Feb 2016 17:21:04 -0500
+
 python-pip (8.0.2-7) unstable; urgency=medium
 
   * d/control: Update the python-setuptools-whl Breaks/Replaces versions.
diff --git a/debian/control b/debian/control
index 2249729..1bc75b1 100644
--- a/debian/control
+++ b/debian/control
@@ -77,26 +77,26 @@ Built-Using: chardet (= 2.3.0-2),
              python-colorama (= 0.3.6-1),
              distlib (= 0.2.2-1),
              html5lib (= 0.999-4),
-             requests (= 2.9.1-2),
-             python-setuptools (= 18.8-1),
+             requests (= 2.9.1-3),
+             python-setuptools (= 20.1.1-1),
              six (= 1.10.0-3),
-             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),
-        python-html5lib-whl (<= 0.999-3),
-        python-requests-whl (<= 2.9.1-2),
-        python-setuptools-whl (<< 20.1),
-        python-six-whl (<= 1.10.0-2),
-        python-urllib3-whl (<= 1.13.1-1),
-Replaces: python-chardet-whl (<= 2.3.0-1),
-          python-colorama-whl (<= 0.3.3-1),
-          python-distlib-whl (<= 0.2.1-2),
-          python-html5lib-whl (<= 0.999-3),
-          python-requests-whl (<= 2.9.1-2),
-          python-setuptools-whl (<< 20.1),
-          python-six-whl (<= 1.10.0-2),
-          python-urllib3-whl (<= 1.13.1-1),
+             python-urllib3 (= 1.13.1-2)
+Breaks: python-chardet-whl (<< 2.3.0-2),
+        python-colorama-whl (<< 0.3.6-1),
+        python-distlib-whl (<< 0.2.2-1),
+        python-html5lib-whl (<< 0.999-4),
+        python-requests-whl (<< 2.9.1-3),
+        python-setuptools-whl (<< 20.1.1-1),
+        python-six-whl (<< 1.10.0-3),
+        python-urllib3-whl (<< 1.13.1-2),
+Replaces: python-chardet-whl (<< 2.3.0-2),
+          python-colorama-whl (<< 0.3.6-1),
+          python-distlib-whl (<< 0.2.2-1),
+          python-html5lib-whl (<< 0.999-4),
+          python-requests-whl (<< 2.9.1-3),
+          python-setuptools-whl (<< 20.1.1-1),
+          python-six-whl (<< 1.10.0-3),
+          python-urllib3-whl (<< 1.13.1-2),
 Description: alternative Python package installer
  pip is a replacement for easy_install, and is intended to be an improved
  Python package installer.  It integrates with virtualenv, doesn't do partial

-- 
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