[Python-modules-commits] [python-pip] 01/01: * Update Vcs-Git field to use https: URL. * Bump Standards-Version to 3.9.7 with no other changes needed. * Release.
Barry Warsaw
barry at moszumanska.debian.org
Wed Feb 24 22:34:13 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 8b9aa5f66b144196b90e54f7e92ef280166b6ad5
Author: Barry Warsaw <barry at python.org>
Date: Wed Feb 24 17:24:36 2016 -0500
* Update Vcs-Git field to use https: URL.
* Bump Standards-Version to 3.9.7 with no other changes needed.
* Release.
---
debian/changelog | 10 ++++++----
debian/control | 4 ++--
2 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 55fd721..c946214 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,11 @@
-python-pip (8.0.2-8) UNRELEASED; urgency=medium
+python-pip (8.0.2-8) unstable; urgency=medium
- * d/control: Update Breaks/Replaces and Built-Using versions... again!
- (LP: #1546447)
+ * d/control:
+ - Use https: URL in Vcs-Git field.
+ - Bump Standards-Version to 3.9.7 with no other changes necessary.
+ - Update Breaks/Replaces and Built-Using versions... again! (LP: #1546447)
- -- Barry Warsaw <barry at debian.org> Wed, 24 Feb 2016 17:21:04 -0500
+ -- Barry Warsaw <barry at debian.org> Wed, 24 Feb 2016 17:24:28 -0500
python-pip (8.0.2-7) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 1bc75b1..564f05b 100644
--- a/debian/control
+++ b/debian/control
@@ -32,10 +32,10 @@ Build-Depends: debhelper (>= 9),
python3-six,
python3-urllib3,
python3-wheel,
-Standards-Version: 3.9.6
+Standards-Version: 3.9.7
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.4
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-pip.git
+Vcs-Git: http://anonscm.debian.org/git/python-modules/packages/python-pip.git
Vcs-Browser: http://anonscm.debian.org/cgit/python-modules/packages/python-pip.git
Package: python-pip
--
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