[Python-modules-commits] [python-librabbitmq] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 20:10:20 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-librabbitmq.
commit 0ba57617fe400c045f5716878ae84106e6f1c47e
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 22:10:19 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 bd25aac..05a4376 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-librabbitmq (1.5.2-2) UNRELEASED; urgency=medium
+
+ * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 22:10:19 +0200
+
python-librabbitmq (1.5.2-1) unstable; urgency=low
[ Michael Fladischer ]
diff --git a/debian/control b/debian/control
index aded0c0..5fe4bb4 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 9),
Standards-Version: 3.9.5
X-Python-Version: >= 2.6
Homepage: https://github.com/celery/librabbitmq
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-librabbitmq.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-librabbitmq.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-librabbitmq.git
Package: python-librabbitmq
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-librabbitmq.git
More information about the Python-modules-commits
mailing list