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

Ondřej Nový onovy-guest at moszumanska.debian.org
Tue Mar 29 19:58:53 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-diaspy.

commit f4a40c519cdf2003725fb6fbc72ba1ef6d0f3389
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Mar 29 21:58:52 2016 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 6c93d32..7f6e341 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-diaspy (0.5.0.1-3) UNRELEASED; urgency=medium
+
+  * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 21:58:52 +0200
+
 python-diaspy (0.5.0.1-2) unstable; urgency=low
 
   * Fix build-dep (Closes: #802119). Thanks Chris West!
diff --git a/debian/control b/debian/control
index b1ce958..290ba94 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 9),
                python3-requests,
 Homepage: https://github.com/marekjm/diaspy/
 Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-diaspy.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-diaspy.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-diaspy.git
 
 Package: python-diaspy

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



More information about the Python-modules-commits mailing list