Ran wrap-and-sort.

This commit is contained in:
Thomas Goirand
2014-10-20 23:24:45 +08:00
parent 117ca9f41e
commit dc2b844ecf
3 changed files with 14 additions and 22 deletions

1
debian/changelog vendored
View File

@@ -1,6 +1,7 @@
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.
* Ran wrap-and-sort.
-- Thomas Goirand <zigo@debian.org> Mon, 20 Oct 2014 23:23:52 +0800 -- Thomas Goirand <zigo@debian.org> Mon, 20 Oct 2014 23:23:52 +0800

16
debian/control vendored
View File

@@ -6,8 +6,7 @@ Uploaders: Julien Danjou <acid@debian.org>,
Thomas Goirand <zigo@debian.org>, Thomas Goirand <zigo@debian.org>,
Mehdi Abaakouk <sileht@sileht.net>, Mehdi Abaakouk <sileht@sileht.net>,
Joshua Kwan <joshk@triplehelix.org> Joshua Kwan <joshk@triplehelix.org>
Build-Depends: Build-Depends: debhelper (>= 9),
debhelper (>= 9),
dh-python, dh-python,
python-all (>= 2.6.6-3), python-all (>= 2.6.6-3),
python-requests, python-requests,
@@ -25,10 +24,7 @@ Homepage: https://github.com/vmware/pyvmomi
Package: python-pyvmomi Package: python-pyvmomi
Architecture: all Architecture: all
Pre-Depends: dpkg (>= 1.15.6~) Pre-Depends: dpkg (>= 1.15.6~)
Depends: Depends: python-requests, ${misc:Depends}, ${python:Depends}
${misc:Depends},
${python:Depends},
python-requests
Suggests: pyvmomi-doc Suggests: 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
@@ -39,10 +35,7 @@ Description: VMware vSphere Python SDK - Python 2.x
Package: python3-pyvmomi Package: python3-pyvmomi
Architecture: all Architecture: all
Pre-Depends: dpkg (>= 1.15.6~) Pre-Depends: dpkg (>= 1.15.6~)
Depends: Depends: python3-requests, ${misc:Depends}, ${python3:Depends}
${misc:Depends},
${python3:Depends},
python3-requests
Suggests: pyvmomi-doc Suggests: 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
@@ -54,8 +47,7 @@ Package: python-pyvmomi-doc
Architecture: all Architecture: all
Section: doc Section: doc
Pre-Depends: dpkg (>= 1.15.6~) Pre-Depends: dpkg (>= 1.15.6~)
Depends: Depends: ${misc:Depends}
${misc:Depends}
Description: VMware vSphere Python SDK - documentation Description: VMware vSphere Python SDK - documentation
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.

1
debian/copyright vendored
View File

@@ -26,4 +26,3 @@ License: Apache-2
. .
On Debian-based systems the full text of the Apache version 2.0 license On Debian-based systems the full text of the Apache version 2.0 license
can be found in /usr/share/common-licenses/Apache-2.0. can be found in /usr/share/common-licenses/Apache-2.0.