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

Ondřej Nový onovy-guest at moszumanska.debian.org
Tue Mar 29 19:53:07 UTC 2016


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

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

commit 99114d9eb3238a73ec011a87ff91c1f2df2b6b39
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Mar 29 21:53:05 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 e4a0fff..c86f4d4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 pyrad (2.0-4) UNRELEASED; urgency=medium
 
   * Fixed homepage (https)
+  * Fixed VCS URL (https)
 
  -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 21:53:02 +0200
 
diff --git a/debian/control b/debian/control
index 0e2e6ee..3a6f5cb 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9),
                python3-setuptools
 Standards-Version: 3.9.6
 Homepage: https://pypi.python.org/pypi/pyrad
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/pyrad.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pyrad.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/pyrad.git
 X-Python-Version: >= 2.6
 X-Python3-Version: >= 3.2

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



More information about the Python-modules-commits mailing list