[Python-modules-commits] [python-django-shorturls] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 20:00:08 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-django-shorturls.
commit aaa2be63f26dfa6930cd29392cf65d08fcfb834e
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 22:00:06 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 32b2700..3258c80 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
python-django-shorturls (1.0.1-5) UNRELEASED; urgency=medium
* Fixed homepage (https)
+ * Fixed VCS URL (https)
-- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 22:00:02 +0200
diff --git a/debian/control b/debian/control
index 9592064..0826cee 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9), python-all, dh-python, python-setuptools
X-Python-Version: >= 2.5
Standards-Version: 3.9.6
Homepage: https://pypi.python.org/pypi/django-shorturls/
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-django-shorturls.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-django-shorturls.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-django-shorturls.git
Package: python-django-shorturls
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-django-shorturls.git
More information about the Python-modules-commits
mailing list