[Python-modules-commits] [python-socketpool] 01/01: Fixed VCS URL (https)

Ondřej Nový onovy-guest at moszumanska.debian.org
Tue Mar 29 20:23:51 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-socketpool.

commit f1083364898803756a728303846e9facd81faac7
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Mar 29 22:23:50 2016 +0200

    Fixed VCS URL (https)
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 4ad29c5..e8e866c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 python-socketpool (0.5.3-3) UNRELEASED; urgency=medium
 
   * Fixed homepage (https)
+  * Fixed VCS URL (https)
 
  -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 22:23:47 +0200
 
diff --git a/debian/control b/debian/control
index 77be6f9..30c44cd 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 8.0.0),
 	python3-setuptools
 Standards-Version: 3.9.6
 Homepage: https://pypi.python.org/pypi/socketpool
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-socketpool.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-socketpool.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-socketpool.git
 
 Package: python-socketpool

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



More information about the Python-modules-commits mailing list