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

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


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

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

commit 0900aa939c844e90d32781e49bc86aa1f9a8a251
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Mar 29 21:27:01 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 455e5b7..8bdc0d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 django-markupfield (1.4.0-2) UNRELEASED; urgency=medium
 
   * Fixed homepage (https)
+  * Fixed VCS URL (https)
 
  -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 21:26:58 +0200
 
diff --git a/debian/control b/debian/control
index b14e62b..b165723 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends: debhelper (>= 9),
                python3-setuptools
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/django-markupfield.git
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/django-markupfield.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/django-markupfield.git
 Homepage: https://pypi.python.org/pypi/django-markupfield/
 X-Python-Version: >= 2.7
 X-Python3-Version: >= 3.4

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



More information about the Python-modules-commits mailing list