* Now suggests correctly ython-pyvmomi-doc and not pyvmomi-doc. Thanks
to Paul Wise <pabs@debian.org> for reporting (Closes: #772450).
This commit is contained in:
7
debian/changelog
vendored
7
debian/changelog
vendored
@@ -1,3 +1,10 @@
|
|||||||
|
python-pyvmomi (5.5.0-2014.1.1-3) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Now suggests correctly ython-pyvmomi-doc and not pyvmomi-doc. Thanks
|
||||||
|
to Paul Wise <pabs@debian.org> for reporting (Closes: #772450).
|
||||||
|
|
||||||
|
-- Thomas Goirand <zigo@debian.org> Wed, 07 Jan 2015 15:02:17 +0000
|
||||||
|
|
||||||
python-pyvmomi (5.5.0-2014.1.1-2) unstable; urgency=medium
|
python-pyvmomi (5.5.0-2014.1.1-2) unstable; urgency=medium
|
||||||
|
|
||||||
* Added missing dh-python build-depends.
|
* Added missing dh-python build-depends.
|
||||||
|
|||||||
4
debian/control
vendored
4
debian/control
vendored
@@ -25,7 +25,7 @@ Package: python-pyvmomi
|
|||||||
Architecture: all
|
Architecture: all
|
||||||
Pre-Depends: dpkg (>= 1.15.6~)
|
Pre-Depends: dpkg (>= 1.15.6~)
|
||||||
Depends: python-requests, ${misc:Depends}, ${python:Depends}
|
Depends: python-requests, ${misc:Depends}, ${python:Depends}
|
||||||
Suggests: pyvmomi-doc
|
Suggests: python-pyvmomi-doc
|
||||||
Description: VMware vSphere Python SDK - Python 2.x
|
Description: VMware vSphere Python SDK - Python 2.x
|
||||||
pyVmomi is the Python SDK for the VMware vSphere API that allows you to
|
pyVmomi is the Python SDK for the VMware vSphere API that allows you to
|
||||||
automate actions on VMware ESX, ESXi, and vCenter servers.
|
automate actions on VMware ESX, ESXi, and vCenter servers.
|
||||||
@@ -36,7 +36,7 @@ Package: python3-pyvmomi
|
|||||||
Architecture: all
|
Architecture: all
|
||||||
Pre-Depends: dpkg (>= 1.15.6~)
|
Pre-Depends: dpkg (>= 1.15.6~)
|
||||||
Depends: python3-requests, ${misc:Depends}, ${python3:Depends}
|
Depends: python3-requests, ${misc:Depends}, ${python3:Depends}
|
||||||
Suggests: pyvmomi-doc
|
Suggests: python-pyvmomi-doc
|
||||||
Description: VMware vSphere Python SDK - Python 3.x
|
Description: VMware vSphere Python SDK - Python 3.x
|
||||||
pyVmomi is the Python SDK for the VMware vSphere API that allows you to
|
pyVmomi is the Python SDK for the VMware vSphere API that allows you to
|
||||||
automate actions on VMware ESX, ESXi, and vCenter servers.
|
automate actions on VMware ESX, ESXi, and vCenter servers.
|
||||||
|
|||||||
Reference in New Issue
Block a user