Ran wrap-and-sort.
This commit is contained in:
		
							
								
								
									
										1
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							| @@ -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 | ||||||
|  |  | ||||||
|   | |||||||
							
								
								
									
										34
									
								
								debian/control
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										34
									
								
								debian/control
									
									
									
									
										vendored
									
									
								
							| @@ -6,17 +6,16 @@ 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, |                python-setuptools, | ||||||
|  python-setuptools, |                python-six, | ||||||
|  python-six, |                python3-all, | ||||||
|  python3-all, |                python3-requests, | ||||||
|  python3-requests, |                python3-setuptools, | ||||||
|  python3-setuptools, |                python3-six | ||||||
|  python3-six |  | ||||||
| Standards-Version: 3.9.5 | Standards-Version: 3.9.5 | ||||||
| Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/python-pyvmomi.git | Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/python-pyvmomi.git | ||||||
| Vcs-Git: git://anonscm.debian.org/openstack/python-pyvmomi.git | Vcs-Git: git://anonscm.debian.org/openstack/python-pyvmomi.git | ||||||
| @@ -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
									
									
								
							
							
						
						
									
										1
									
								
								debian/copyright
									
									
									
									
										vendored
									
									
								
							| @@ -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. | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Thomas Goirand
					Thomas Goirand