[Python-modules-commits] [lazr.restfulclient] 01/01: Fixed VCS URL (https)

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


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

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

commit 6287fceeddca72ab3820ea7e845fc314687d1297
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Mar 29 21:41:17 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 65a1b0b..ab0c352 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+lazr.restfulclient (0.13.4-6) UNRELEASED; urgency=medium
+
+  * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 21:41:17 +0200
+
 lazr.restfulclient (0.13.4-5) unstable; urgency=medium
 
   * Upload to unstable.
diff --git a/debian/control b/debian/control
index 268d5d4..b7c0632 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
 Build-Depends: debhelper (>= 9), python-all (>= 2.6.6-14~), python3-all, dh-python, python-setuptools, python3-setuptools
 Standards-Version: 3.9.6
 Homepage: https://launchpad.net/lazr.restfulclient
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/lazr.restfulclient.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/lazr.restfulclient.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/lazr.restfulclient.git
 X-Python-Version: >= 2.4
 X-Python3-Version: >= 3.2

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



More information about the Python-modules-commits mailing list