[Python-modules-commits] [python-tornadorpc] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 20:25:06 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-tornadorpc.
commit ef6c74e69182410a34b2e55a2c0b395801c54f50
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 22:25:05 2016 +0200
Fixed VCS URL (https)
---
debian/changelog | 4 ++++
debian/control | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 7bc5141..3abea55 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
python-tornadorpc (0.1.1-2) UNRELEASED; urgency=medium
+ [ Sandro Tosi ]
* debian/control
- adjust Vcs-Browser to DPMT standards
+ [ Ondřej Nový ]
+ * Fixed VCS URL (https)
+
-- Sandro Tosi <morph at debian.org> Wed, 04 Nov 2015 02:59:42 +0000
python-tornadorpc (0.1.1-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 25cfc0f..d189191 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.o
Build-Depends: debhelper (>= 9), python, dh-python, python-setuptools
Standards-Version: 3.9.6
Homepage: https://github.com/joshmarshall/tornadorpc
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-tornadorpc.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-tornadorpc.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-tornadorpc.git
Package: python-tornadorpc
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-tornadorpc.git
More information about the Python-modules-commits
mailing list