[Python-modules-commits] [python-docker] 02/04: Changed Vcs-Git URL to https.

Ondřej Nový onovy-guest at moszumanska.debian.org
Wed Mar 23 06:49:22 UTC 2016


This is an automated email from the git hooks/post-receive script.

onovy-guest pushed a commit to branch master
in repository python-docker.

commit 5f3ee4f7ed2cc967b8c909955091fba070e2c742
Author: Ondřej Nový <novy at ondrej.org>
Date:   Wed Mar 23 07:35:22 2016 +0100

    Changed Vcs-Git URL to https.
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index dbdbd45..0ac9c3c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ python-docker (1.7.2-1) UNRELEASED; urgency=medium
   * Team upload.
   * New upstream release.
   * Standards-Version is 3.9.7 now (no change).
+  * Changed Vcs-Git URL to https.
 
  -- Ondřej Nový <novy at ondrej.org>  Wed, 23 Mar 2016 07:26:35 +0100
 
diff --git a/debian/control b/debian/control
index 5f12d36..429b550 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,7 @@ Build-Depends: debhelper (>= 9),
 # docker.io,
 Standards-Version: 3.9.7
 Homepage: https://github.com/dotcloud/docker-py/
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-docker.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-docker.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-docker.git
 X-Python-Version: >= 2.6
 X-Python3-Version: >= 3.3

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-docker.git



More information about the Python-modules-commits mailing list