1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86
|
python-pyvmomi (6.7.1-2) unstable; urgency=medium
* Upload to unstable
-- Mathieu Parent <sathieu@debian.org> Sat, 17 Nov 2018 17:33:30 +0100
python-pyvmomi (6.7.1-1) experimental; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/control: Add trailing tilde to min version depend to allow
backports
* d/control: Use team+openstack@tracker.debian.org as maintainer
* d/control: Fix wrong Vcs-*
[ Mathieu Parent ]
* Upload to experimental
* New upstream version (Closes: #860285)
- Removing data_files.patch, merged upstream
- Add patch to unpin vcrpy out of =1.12.0 and remove SSL tunnel tests
* Package takeover:
- Maintainer: Debian OpenStack -> Debian Python Modules Team
- Uploaders: Remove Julien Danjou, Thomas Goirand, Mehdi Abaakouk and Joshua
Kwan
- Uploaders: Add myself
* Update d/watch to github as doc is missing on pypi
* Standards-Version: 4.2.1
* Enable python3 tests and required Build-Depends
* Debhelper compat: 9 -> 11
* Add NOTICE.txt in python{,3}-pyvmomi.docs
-- Mathieu Parent <sathieu@debian.org> Fri, 16 Nov 2018 06:22:46 +0100
python-pyvmomi (5.5.0-2014.1.1-4) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* Fixed VCS URLs (https).
* d/rules: Changed UPSTREAM_GIT protocol to https
* Install examples (Closes: #855414)
* d/copyright: Reorder
* Updating standards version to 4.1.1.
[ Daniel Baumann ]
* Updating vcs fields.
* Updating copyright format url.
* Updating maintainer field.
* Running wrap-and-sort -bast.
* Updating standards version to 4.0.0.
* Removing gbp.conf, not used anymore or should be specified in the
developers dotfiles.
-- Ondřej Nový <onovy@debian.org> Tue, 31 Oct 2017 15:55:20 +0100
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
* Added missing dh-python build-depends.
* Ran wrap-and-sort.
* Standards-Version is now 3.9.6 (no change).
-- Thomas Goirand <zigo@debian.org> Mon, 20 Oct 2014 23:23:52 +0800
python-pyvmomi (5.5.0-2014.1.1-1) unstable; urgency=low
* New upstream version.
* Add RST documentation in python-pyvmomi-doc.
* Add Python3 support in python3-pyvmomi.
* Add upstream maintainer information.
* Add new watch file using PyPI.
* Use pybuild, which automates the testing and install phases.
-- Joshua Kwan <joshk@triplehelix.org> Wed, 03 Sep 2014 12:54:43 -0400
python-pyvmomi (5.5.0-1) unstable; urgency=low
* Initial release. (Closes: #738325)
-- Thomas Goirand <zigo@debian.org> Sun, 09 Feb 2014 14:56:33 +0800
|