[Python-modules-commits] [django-conneg] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 19:26:09 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-conneg.
commit bcb737c53cf2d3c2bccc524f6a6dff5f79c45f8b
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 21:26:07 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 8fc40c8..f3d303e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+django-conneg (0.9.4-3) UNRELEASED; urgency=medium
+
+ * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 21:26:07 +0200
+
django-conneg (0.9.4-2) unstable; urgency=medium
* Apply upstream patch to fix build failures with Django 1.7 (Closes: #755597)
diff --git a/debian/control b/debian/control
index afa4536..4bacb82 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Standards-Version: 3.9.4
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.3
Homepage: https://github.com/ox-it/django-conneg
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/django-conneg.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/django-conneg.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/django-conneg.git
Package: python-django-conneg
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-conneg.git
More information about the Python-modules-commits
mailing list