[Python-modules-commits] [python-pip] 01/01: d/control: Update the python-setuptools-whl Breaks/Replaces versions. (Closes: #814571)
Barry Warsaw
barry at moszumanska.debian.org
Mon Feb 15 18:12:05 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 e33082b7e0da3202e43005e71e323c699b589086
Author: Barry Warsaw <barry at python.org>
Date: Mon Feb 15 13:12:00 2016 -0500
d/control: Update the python-setuptools-whl Breaks/Replaces versions. (Closes: #814571)
---
debian/changelog | 7 +++++++
debian/control | 4 ++--
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e64086c..5c534f9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-pip (8.0.2-7) UNRELEASED; urgency=medium
+
+ * d/control: Update the python-setuptools-whl Breaks/Replaces versions.
+ (Closes: #814571)
+
+ -- Barry Warsaw <barry at debian.org> Mon, 15 Feb 2016 13:05:40 -0500
+
python-pip (8.0.2-6) unstable; urgency=medium
* d/control: Fix Breaks/Replaces version on python-six-whl.
diff --git a/debian/control b/debian/control
index 074433d..2249729 100644
--- a/debian/control
+++ b/debian/control
@@ -86,7 +86,7 @@ Breaks: python-chardet-whl (<= 2.3.0-1),
python-distlib-whl (<= 0.2.1-2),
python-html5lib-whl (<= 0.999-3),
python-requests-whl (<= 2.9.1-2),
- python-setuptools-whl (<= 18.8-1),
+ 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),
@@ -94,7 +94,7 @@ Replaces: python-chardet-whl (<= 2.3.0-1),
python-distlib-whl (<= 0.2.1-2),
python-html5lib-whl (<= 0.999-3),
python-requests-whl (<= 2.9.1-2),
- python-setuptools-whl (<= 18.8-1),
+ python-setuptools-whl (<< 20.1),
python-six-whl (<= 1.10.0-2),
python-urllib3-whl (<= 1.13.1-1),
Description: alternative Python package installer
--
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