[Python-modules-commits] [pydispatcher] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 19:48:53 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository pydispatcher.
commit 37c6555b100229d4a31cc66d399ddd2d21407c25
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 21:48:51 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 7c82bd4..c586a16 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pydispatcher (2.0.5-2) UNRELEASED; urgency=medium
+
+ * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 21:48:51 +0200
+
pydispatcher (2.0.5-1) unstable; urgency=low
* Initial release. (Closes: #800441)
diff --git a/debian/control b/debian/control
index d016d13..f96b06e 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.
Uploaders: Neil Muller <drnlmuller+debian at gmail.com>
Standards-Version: 3.9.6
X-Python-Version: >= 2.6
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/pydispatcher.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pydispatcher.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/pydispatcher.git
Homepage: http://pydispatcher.sourceforge.net/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pydispatcher.git
More information about the Python-modules-commits
mailing list