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

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

commit a814b7242149bfe85203fd4d5a397e65923d3904
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Mar 29 22:27:51 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 89a2499..1de23dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 python-wget (3.2-2) UNRELEASED; urgency=medium
 
   * Fixed homepage (https)
+  * Fixed VCS URL (https)
 
  -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 22:27:48 +0200
 
diff --git a/debian/control b/debian/control
index c3490b7..7006bac 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9),
                python3-all,
                python3-setuptools
 Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-wget.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-wget.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-wget.git
 Homepage: https://bitbucket.org/techtonik/python-wget/
 X-Python-Version: >= 2.6

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



More information about the Python-modules-commits mailing list