[Python-modules-commits] [celery-haystack] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 19:24:23 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository celery-haystack.
commit 90c9373e9ca5b8971b80076b37dadeaade7ae8bf
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 21:24:21 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 36223c8..6f9fa93 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+celery-haystack (0.10-2) UNRELEASED; urgency=medium
+
+ * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 21:24:21 +0200
+
celery-haystack (0.10-1) unstable; urgency=medium
* New upstream release (Closes: #806343).
diff --git a/debian/control b/debian/control
index aa495fb..79890c5 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,7 @@ Build-Depends: debhelper (>= 9),
python3-whoosh
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/celery-haystack.git
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/celery-haystack.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/celery-haystack.git
Homepage: https://github.com/django-haystack/celery-haystack
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.3
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/celery-haystack.git
More information about the Python-modules-commits
mailing list