[Python-modules-commits] [aioxmlrpc] 01/01: Fixed VCS URL (https)

Ondřej Nový onovy-guest at moszumanska.debian.org
Tue Mar 29 19:20:41 UTC 2016


This is an automated email from the git hooks/post-receive script.

onovy-guest pushed a commit to branch master
in repository aioxmlrpc.

commit 4b49603da1df819b4e6c86cbb0d062691fbbd5e8
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Mar 29 21:20:40 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 e3ed174..efb4c83 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+aioxmlrpc (0.1-2) UNRELEASED; urgency=medium
+
+  * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 21:20:40 +0200
+
 aioxmlrpc (0.1-1) unstable; urgency=low
 
   * Initial release (closes: #798351)
diff --git a/debian/control b/debian/control
index b91fea5..c2b088d 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9), dh-python,
                python3-aiohttp
 Standards-Version: 3.9.6
 Homepage: https://github.com/mardiros/aioxmlrpc
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/aioxmlrpc.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/aioxmlrpc.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/aioxmlrpc.git
 X-Python3-Version: >= 3.3
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/aioxmlrpc.git



More information about the Python-modules-commits mailing list