[Python-modules-commits] [django-reversion] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 19:28: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-reversion.
commit 8d7b78692852eab4d9ff2fd5a286ce12bcc13782
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 21:28:01 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 bd22c8e..e14c329 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+django-reversion (1.10.0-2) UNRELEASED; urgency=medium
+
+ * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 21:28:01 +0200
+
django-reversion (1.10.0-1) unstable; urgency=low
[ Michael Fladischer ]
diff --git a/debian/control b/debian/control
index 171b10a..cf12814 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.2
Homepage: https://github.com/etianen/django-reversion
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/django-reversion.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/django-reversion.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/django-reversion.git
Package: python-django-reversion
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-reversion.git
More information about the Python-modules-commits
mailing list