Mass changes
Added .gitreview file d/s/options: extend-diff-ignore of .gitreview d/control: Using OpenStack's Gerrit as VCS URLs. Change-Id: I1829cd17daa50995bff36b944dceddf6469a5718
This commit is contained in:
5
.gitreview
Normal file
5
.gitreview
Normal file
@@ -0,0 +1,5 @@
|
||||
[gerrit]
|
||||
host=review.openstack.org
|
||||
port=29418
|
||||
project=openstack/deb-python-pyvmomi.git
|
||||
defaultbranch=debian/newton
|
2
debian/changelog
vendored
2
debian/changelog
vendored
@@ -2,6 +2,8 @@ python-pyvmomi (5.5.0-2014.1.1-4) UNRELEASED; urgency=medium
|
||||
|
||||
* Fixed VCS URLs (https).
|
||||
* d/rules: Changed UPSTREAM_GIT protocol to https
|
||||
* d/s/options: extend-diff-ignore of .gitreview
|
||||
* d/control: Using OpenStack's Gerrit as VCS URLs.
|
||||
|
||||
-- Ondřej Nový <novy@ondrej.org> Sun, 28 Feb 2016 15:48:02 +0100
|
||||
|
||||
|
4
debian/control
vendored
4
debian/control
vendored
@@ -17,8 +17,8 @@ Build-Depends: debhelper (>= 9),
|
||||
python3-setuptools,
|
||||
python3-six
|
||||
Standards-Version: 3.9.6
|
||||
Vcs-Browser: https://anonscm.debian.org/cgit/openstack/python-pyvmomi.git/
|
||||
Vcs-Git: https://anonscm.debian.org/git/openstack/python-pyvmomi.git
|
||||
Vcs-Browser: https://git.openstack.org/cgit/openstack/deb-python-pyvmomi?h=debian%2Fnewton
|
||||
Vcs-Git: https://git.openstack.org/openstack/deb-python-pyvmomi -b debian/newton
|
||||
Homepage: https://github.com/vmware/pyvmomi
|
||||
|
||||
Package: python-pyvmomi
|
||||
|
1
debian/source/options
vendored
1
debian/source/options
vendored
@@ -1 +1,2 @@
|
||||
extend-diff-ignore = "^[^/]*[.]egg-info/"
|
||||
extend-diff-ignore = "^[.]gitreview$"
|
||||
|
Reference in New Issue
Block a user