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
|
python-osprofiler (1.4.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/s/options: extend-diff-ignore of .gitreview
* d/control: Use correct branch in Vcs-* fields
[ Thomas Goirand ]
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Tue, 04 Oct 2016 14:12:59 +0200
python-osprofiler (1.4.0-1) experimental; urgency=medium
[ Corey Bryant ]
* New upstream release.
* d/control: Align (Build-)Depends with upstream.
* d/p/do-not-use-build-time-in-docs.patch: Dropped. Fixed upstream.
* d/p/adds-import-warnings.patch: Dropped. Fixed upstream.
[ Thomas Goirand ]
* Using OpenStack's Gerrit as VCS URLs.
-- Thomas Goirand <zigo@debian.org> Mon, 12 Sep 2016 17:25:10 +0200
python-osprofiler (1.3.0-2) experimental; urgency=medium
* Added a patch to "import warnings" in sphinx conf.py.
-- Thomas Goirand <zigo@debian.org> Mon, 06 Jun 2016 10:19:37 +0000
python-osprofiler (1.3.0-1) experimental; urgency=medium
[ Corey Bryant ]
* d/control: Add python-oslo.config to BDs to fix test import error.
* d/p/drop-sphinx-git.patch, d/control: Drop use of git from sphinx config.
[ Ondřej Nový ]
* Standards-Version is 3.9.8 now (no change)
* d/copyright: Added myself to Debian part
* Added simple Debian tests
* Fix copyright year in documentation to make build reproducible
* d/rules: Changed UPSTREAM_GIT to new URL
* d/copyright: Changed source URL to new one
[ Thomas Goirand ]
* New upstream release.
* Drop sphinx-doc patches.
* Add patch to make doc build reproducible (ie: not using build time).
-- Thomas Goirand <zigo@debian.org> Mon, 06 Jun 2016 09:24:35 +0000
python-osprofiler (1.2.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URLs (https).
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
* Standards-Version: 3.9.7 (no change).
-- Thomas Goirand <zigo@debian.org> Thu, 03 Mar 2016 22:40:52 +0800
python-osprofiler (0.4.0-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release.
* Fixed watch file to use github tag rather than broken pypi.
* Fixed debian/copyright ordering.
* Standards-Version is now 3.9.6 (no change).
* Ran wrap-and-sort -t -a.
-- Thomas Goirand <zigo@debian.org> Thu, 21 Jan 2016 03:32:01 +0000
python-osprofiler (0.3.1-1) unstable; urgency=medium
* New upstream release.
* Removed the no-intersphinx patch.
-- Thomas Goirand <zigo@debian.org> Mon, 07 Dec 2015 18:08:09 +0100
python-osprofiler (0.3.0-3) unstable; urgency=medium
* override_dh_python3 to fix Py3 shebang.
* Added dh-python as b-d.
-- Thomas Goirand <zigo@debian.org> Fri, 23 Oct 2015 23:33:21 +0000
python-osprofiler (0.3.0-2) unstable; urgency=medium
* Made build reproducible (Closes: #788503). Thanks to Juan Picca.
-- Thomas Goirand <zigo@debian.org> Fri, 12 Jun 2015 11:18:04 +0200
python-osprofiler (0.3.0-1) unstable; urgency=medium
* Initial release. (Closes: #760529)
-- Thomas Goirand <zigo@debian.org> Fri, 05 Sep 2014 09:38:53 +0800
|