[Python-modules-commits] [python-pip] 01/01: d/control: Fix Breaks/Replaces version on python-six-whl. (Closes: #813399)

Barry Warsaw barry at moszumanska.debian.org
Fri Feb 12 19:39:17 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 7994a7639100ece279608917e1fb1867cb103d83
Author: Barry Warsaw <barry at python.org>
Date:   Fri Feb 12 14:24:07 2016 -0500

    d/control: Fix Breaks/Replaces version on python-six-whl.   (Closes: #813399)
---
 debian/changelog | 7 +++++++
 debian/control   | 4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 423a15c..e64086c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-pip (8.0.2-6) unstable; urgency=medium
+
+  * d/control: Fix Breaks/Replaces version on python-six-whl.  
+    (Closes: #813399)
+
+ -- Barry Warsaw <barry at debian.org>  Fri, 12 Feb 2016 14:23:58 -0500
+
 python-pip (8.0.2-5) unstable; urgency=medium
 
   * d/control: Fix Built-Using package names.
diff --git a/debian/control b/debian/control
index a27d70c..074433d 100644
--- a/debian/control
+++ b/debian/control
@@ -87,7 +87,7 @@ Breaks: python-chardet-whl (<= 2.3.0-1),
         python-html5lib-whl (<= 0.999-3),
         python-requests-whl (<= 2.9.1-2),
         python-setuptools-whl (<= 18.8-1),
-        python-six-whl (<= 1.10.0-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),
@@ -95,7 +95,7 @@ Replaces: python-chardet-whl (<= 2.3.0-1),
           python-html5lib-whl (<= 0.999-3),
           python-requests-whl (<= 2.9.1-2),
           python-setuptools-whl (<= 18.8-1),
-          python-six-whl (<= 1.10.0-1),
+          python-six-whl (<= 1.10.0-2),
           python-urllib3-whl (<= 1.13.1-1),
 Description: alternative Python package installer
  pip is a replacement for easy_install, and is intended to be an improved

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