d/rules: Changed UPSTREAM_GIT protocol to https
This commit is contained in:
parent
a821bb95b2
commit
8efc12f981
1
debian/changelog
vendored
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
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user