[Python-modules-commits] [python-pip] 02/03: d/control: Updates.

Barry Warsaw barry at moszumanska.debian.org
Fri Jun 17 09:07:12 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 2f954d1d9680f88ac6bd72d51c62f437020a4de3
Author: Barry Warsaw <barry at python.org>
Date:   Fri Jun 17 04:32:14 2016 -0400

    d/control: Updates.
    
    * d/control:
      - Update descriptions since pip really isn't the "alternative" any more
        and nobody still uses easy_install.
      - Update Built-Using versions.
---
 debian/changelog | 6 ++++--
 debian/control   | 8 ++++----
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8b6af9a..4f1db0d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,9 @@
 python-pip (8.1.2-2) unstable; urgency=medium
 
-  * d/control: Update descriptions since pip really isn't the
-    "alternative" any more and nobody still uses easy_install.
+  * d/control: 
+    - Update descriptions since pip really isn't the "alternative" any more 
+      and nobody still uses easy_install.
+    - Update Built-Using versions.
   * d/tests/*.sh: export PIP_DISABLE_PIP_VERSION_CHECK=1 to prevent
     stderr warnings (and thus test failures) for when we get behind
     new upstream releases.
diff --git a/debian/control b/debian/control
index 7666e4d..8fddbe4 100644
--- a/debian/control
+++ b/debian/control
@@ -77,13 +77,13 @@ Depends: ca-certificates,
          ${misc:Depends},
 Built-Using: chardet (= 2.3.0-2),
              python-colorama (= 0.3.7-1),
-             distlib (= 0.2.2-1),
+             distlib (= 0.2.3-1),
              html5lib (= 0.999-4),
-             requests (= 2.9.1-3),
+             requests (= 2.10.0-1),
              python-setuptools (= 20.10.1-1),
              six (= 1.10.0-3),
-             pyparsing (= 2.1.1+dfsg1-1),
-             python-urllib3 (= 1.13.1-2)
+             pyparsing (= 2.1.4+dfsg1-1),
+             python-urllib3 (= 1.15.1-2)
 Breaks: python-chardet-whl (<< 2.3.0-2),
         python-colorama-whl (<< 0.3.6-1),
         python-distlib-whl (<< 0.2.2-1),

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