[Python-modules-commits] [django-countries] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 19:26:18 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-countries.
commit 192b6e56a34c98f780c3dc83593db85af2f70590
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 21:26:16 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 b17ba6b..8d42c5b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
django-countries (3.4.1-3) UNRELEASED; urgency=medium
* Fixed homepage (https)
+ * Fixed VCS URL (https)
-- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 21:26:13 +0200
diff --git a/debian/control b/debian/control
index 25326ab..cc0e64e 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Standards-Version: 3.9.6
X-Python-Version: >= 2.5
X-Python3-Version: >= 3.3
Homepage: https://bitbucket.org/smileychris/django-countries/
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/django-countries.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/django-countries.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/django-countries.git
Package: python-django-countries
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-countries.git
More information about the Python-modules-commits
mailing list