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 126
|
python-osprofiler (2.3.0-3) unstable; urgency=medium
* Add d/patches/install-missing-files.patch
* Add d/patches/add-password-redis-sentinel.patch
* Add d/patches/fix-redis-driver-in-horizon-osprofiler.patch
* Add me to uploaders field
* Add me to d/copyright
-- Michal Arbet <michal.arbet@ultimum.io> Sat, 22 Dec 2018 13:05:27 +0100
python-osprofiler (2.3.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Tue, 04 Sep 2018 15:36:20 +0200
python-osprofiler (2.3.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP
* d/control: Use team+openstack@tracker.debian.org as maintainer
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
* Build doc with Python 3.
* Blacklist all test_jaeger test.
-- Thomas Goirand <zigo@debian.org> Wed, 22 Aug 2018 17:36:48 +0200
python-osprofiler (1.11.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Thu, 02 Nov 2017 00:18:21 +0000
python-osprofiler (1.11.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
[ 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.
* Correcting permissions in debian packaging files.
* 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}.
* Removed all patches, now useless.
-- Thomas Goirand <zigo@debian.org> Tue, 03 Oct 2017 14:03:29 +0200
python-osprofiler (1.2.0-2) unstable; urgency=medium
[ Thomas Goirand ]
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Mon, 04 Apr 2016 13:13:51 +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
|