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 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125
|
python-os-api-ref (1.6.2+dfsg1-1) unstable; urgency=medium
* Uploading to unstable
* New upstream release
* Drop, applied upstream:
- d/patches/FTBS_UnicodeDecodeError.patch
- d/patches/Fix-microversion-test-Handle-different-HTML-renderings.patch
* Rebased:
- d/patches/move_assets.patch
* Fix B-D and B versioned dependencies for new upstream release
* Don't use autopkgtest-pkg-python testsuite, because it can't correctly
detect name of Python module
* Bump Standards-Version to 4.4.0 (no changes needed)
* d/rules: Remove trailing empty line and the end of file
-- Ondřej Nový <onovy@debian.org> Tue, 16 Jul 2019 19:55:32 +0200
python-os-api-ref (1.5.0+dfsg1-5) experimental; urgency=medium
* Removed Python 2 support.
-- Thomas Goirand <zigo@debian.org> Tue, 26 Mar 2019 22:49:46 +0100
python-os-api-ref (1.5.0+dfsg1-4) unstable; urgency=medium
* d/p/Fix-microversion-test-Handle-different-HTML-renderings.patch:
Add, fix FTBFS (Closes: #922217)
* Bump standards version to 4.3.0 (no changes)
-- Ondřej Nový <onovy@debian.org> Tue, 26 Feb 2019 14:59:35 +0100
python-os-api-ref (1.5.0+dfsg1-3) unstable; urgency=medium
* d/control: Add trailing tilde to min version depend to allow
backports
* d/control: Fix Homepage
* d/control: Use team+openstack@tracker.debian.org as maintainer
* Add upstream metadata
* Standards version is 4.2.1 now (no changes)
-- Ondřej Nový <onovy@debian.org> Sun, 30 Sep 2018 16:16:54 +0200
python-os-api-ref (1.5.0+dfsg1-2) unstable; urgency=medium
* Uploading to unstable
* d/copyright: Bump my copyright year
-- Ondřej Nový <onovy@debian.org> Mon, 26 Feb 2018 10:32:36 +0100
python-os-api-ref (1.5.0+dfsg1-1) experimental; urgency=medium
* New upstream release
* d/control: Set Vcs-* to salsa.debian.org
* Changed B-D for new upstream release
* d/source/options: Don't ignore .gitreview
* Bump debhelper compat level to 11
* d/copyright: Don't exclude os_api_ref/assets/bootstrap.* (not in upstream
anymore)
* Updating standards version to 4.1.3 (no changes)
-- Ondřej Nový <onovy@debian.org> Fri, 16 Feb 2018 16:27:36 +0100
python-os-api-ref (1.4.0-2) unstable; urgency=medium
* Uploading to unstable
* Fix UnicodeDecodeError (Closes: #880182)
* Updating standards version to 4.1.1.
-- Ondřej Nový <onovy@debian.org> Tue, 31 Oct 2017 22:16:45 +0100
python-os-api-ref (1.4.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* New upstream release
* d/p/Update_tests_for_more_recent_sphinx.patch: Removed, applied upstream
* d/p/docutils_0.13.patch: Removed, applied upstream
* d/p/move_assets.patch: Rebased and fixed for new upstream release
* Changed B-D and D for new upstream release
* Fixed dependencies for Python 3 package version (Closes: #867445)
[ Daniel Baumann ]
* Updating vcs fields.
* 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.
* Deprecating priority extra as per policy 4.0.1.
* Updating standards version to 4.1.0.
[ Thomas Goirand ]
* Build-depends on sphinx-testing >= 0.7.2.
-- Thomas Goirand <zigo@debian.org> Wed, 11 Oct 2017 10:20:32 +0000
python-os-api-ref (0.3.0+dfsg1-4) unstable; urgency=medium
* Update tests for more recent sphinx, fix FTBFS (Closes: #866557)
* Standards-Version is 4.0.0.4 now (no changes needed)
-- Ondřej Nový <onovy@debian.org> Fri, 14 Jul 2017 09:36:42 +0200
python-os-api-ref (0.3.0+dfsg1-3) unstable; urgency=medium
* Bumped debhelper version to 10
* Add compatibility with docutils 0.13
(Closes: #848647, thanks to Dmitry Shachnev)
-- Ondřej Nový <onovy@debian.org> Mon, 19 Dec 2016 10:55:59 +0100
python-os-api-ref (0.3.0+dfsg1-2) unstable; urgency=medium
* Uploading to unstable
* d/copyright: Added more copyright holders of upstream code
* d/s/options: extend-diff-ignore of .gitreview
* d/control: Using OpenStack's Gerrit as VCS URLs.
-- Ondřej Nový <onovy@debian.org> Sun, 17 Jul 2016 12:52:15 +0200
python-os-api-ref (0.3.0+dfsg1-1) experimental; urgency=medium
* Initial release. (Closes: #826580)
-- Ondřej Nový <onovy@debian.org> Sat, 16 Jul 2016 16:23:16 +0200
|