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 87 88 89 90 91 92 93 94 95 96 97 98
|
python-os-vif (1.11.1-1) unstable; urgency=medium
* New upstream point release (Closes: #922672).
-- Thomas Goirand <zigo@debian.org> Tue, 19 Feb 2019 17:12:53 +0100
python-os-vif (1.11.0-3) unstable; urgency=medium
* Uploading to unstable:
- Fixes FTBFS (Closes: #906404).
-- Thomas Goirand <zigo@debian.org> Thu, 30 Aug 2018 09:22:24 +0200
python-os-vif (1.11.0-2) experimental; urgency=medium
* Fix python-sphinx -> python3-sphinx b-d.
-- Thomas Goirand <zigo@debian.org> Wed, 22 Aug 2018 17:47:37 +0200
python-os-vif (1.11.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* d/control: Use team+openstack@tracker.debian.org as maintainer
* Use 'python3 -m sphinx' instead of sphinx-build for building docs
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
* Build the doc with Python 3.
-- Thomas Goirand <zigo@debian.org> Wed, 22 Aug 2018 17:15:15 +0200
python-os-vif (1.9.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Sun, 25 Feb 2018 22:56:34 +0000
python-os-vif (1.9.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
* Standards-Version is now 4.1.3.
* Run only unit tests, not functional.
* Do not test with py3.
-- Thomas Goirand <zigo@debian.org> Wed, 14 Feb 2018 09:25:18 +0000
python-os-vif (1.7.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Thu, 02 Nov 2017 01:15:30 +0000
python-os-vif (1.7.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* Bumped debhelper compat version to 10
[ Daniel Baumann ]
* Updating vcs fields.
* Updating copyright format url.
* Running wrap-and-sort -bast.
* Updating maintainer field.
* Updating standards version to 4.0.0.
* Removing gbp.conf, not used anymore or should be specified in the
developers dotfiles.
* Updating standards version to 4.0.1.
* Updating standards version to 4.1.0.
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
* Using pkgos-dh_auto_{install,test}.
* Calling sphinx-build directly.
-- Thomas Goirand <zigo@debian.org> Sun, 08 Oct 2017 23:53:47 +0200
python-os-vif (1.2.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/s/options: extend-diff-ignore of .gitreview
* d/control: Using OpenStack's Gerrit as VCS URLs.
[ Thomas Goirand ]
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Fri, 07 Oct 2016 02:40:45 +0200
python-os-vif (1.2.0-1) experimental; urgency=medium
* Initial release. (Closes: #834456)
-- Ivan Udovichenko <iudovichenko@mirantis.com> Wed, 31 Aug 2016 08:15:20 +0100
|