d/rules: Changed UPSTREAM_GIT protocol to https

This commit is contained in:
Ondřej Nový 2016-05-19 21:30:51 +02:00
parent a821bb95b2
commit 8efc12f981
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored

@ -1,6 +1,7 @@
python-pyvmomi (5.5.0-2014.1.1-4) UNRELEASED; urgency=medium
* Fixed VCS URLs (https).
* d/rules: Changed UPSTREAM_GIT protocol to https
-- Ondřej Nový <novy@ondrej.org> Sun, 28 Feb 2016 15:48:02 +0100

2
debian/rules vendored

@ -1,6 +1,6 @@
#!/usr/bin/make -f
UPSTREAM_GIT = git://github.com/vmware/pyvmomi.git
UPSTREAM_GIT := https://github.com/vmware/pyvmomi.git
-include /usr/share/openstack-pkg-tools/pkgos.make
PYVMOMI_DOC_PKG := python-pyvmomi-doc