[Python-modules-commits] [python-pip] 01/04: d/control: Bump html5lib Built-Using version number.

Barry Warsaw barry at moszumanska.debian.org
Mon Nov 21 21:47:37 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 75e6b878df1eb2245babf95b0b5599975c55ed36
Author: Barry Warsaw <barry at python.org>
Date:   Mon Nov 21 13:26:04 2016 -0500

    d/control: Bump html5lib Built-Using version number.
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 54e50b1..d62f7f5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 python-pip (8.1.2-4) UNRELEASED; urgency=medium
 
   * d/patches/disable-pip-version-check.patch: Added.  (Closes: #844679)
+  * d/control: Bump html5lib Built-Using version number.
 
  -- Barry Warsaw <barry at debian.org>  Fri, 18 Nov 2016 17:08:46 -0500
 
diff --git a/debian/control b/debian/control
index 01e96dd..854d389 100644
--- a/debian/control
+++ b/debian/control
@@ -76,7 +76,7 @@ Architecture: all
 Depends: ca-certificates, ${misc:Depends}
 Built-Using: chardet (= 2.3.0-2),
              distlib (= 0.2.4-1),
-             html5lib (= 0.999-4),
+             html5lib (= 0.999999999-1),
              pyparsing (= 2.1.10+dfsg1-1),
              python-cachecontrol (= 0.11.7-1),
              python-colorama (= 0.3.7-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