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 127 128 129 130 131 132 133 134 135
|
python-prometheus-client (0.21.1+ds1-1) unstable; urgency=medium
* New upstream release.
* Reinstate documentation without 3rd party code.
* d/control: bump S-V with no changes
* Restore .gitattributes file to exclude files from source package
-- Martina Ferrari <tina@debian.org> Fri, 14 Feb 2025 04:29:00 +0000
python-prometheus-client (0.19.0+ds1-1) unstable; urgency=medium
* New upstream release.
* Repackage source to exclude docs directory as they embed pre-compiled JS,
CSS, and third-party hugo themes. Also exclude CI control files.
* debian/control: set minimum Python version to 3.8.
* debian/python3-prometheus-client.docs: include all markdown files.
* debian/patches/0001-import-unvendorized-decorator.patch: refresh patch.
* debian/watch: adjust for repackaging.
-- Martina Ferrari <tina@debian.org> Wed, 27 Dec 2023 12:43:54 +0000
python-prometheus-client (0.17.1-0.1) unstable; urgency=medium
* Non-maintainer upload, with permission.
* New upstream release.
-- Faidon Liambotis <paravoid@debian.org> Fri, 01 Sep 2023 21:18:01 +0300
python-prometheus-client (0.16.0-0.1) unstable; urgency=medium
* Non-maintainer upload, with permission.
* New upstream release. (Closes: #1008306)
- Rebase patch 0001-import-unvendorized-decorator.
* Bump Standards-Version to 4.6.2, no changes needed.
* Enable autopkgtests, using autopkgtest-pkg-pybuild.
* Drop versioned constraint on a pre-oldstable python3-decorator (>= 4.0.10).
-- Faidon Liambotis <paravoid@debian.org> Mon, 20 Feb 2023 14:55:00 +0200
python-prometheus-client (0.9.0-1) unstable; urgency=medium
* New upstream release. Closes: #976941
* Update compat level to 13.
* Add Rules-Requires-Root: no.
* Update patch to use packaged python3-decorator.
* Update watchfile version.
-- Martina Ferrari <tina@debian.org> Sun, 27 Dec 2020 21:07:49 +0000
python-prometheus-client (0.7.1-1.1) unstable; urgency=medium
* Non-maintainer upload.
* drop python2 support; Closes: #938047
-- Sandro Tosi <morph@debian.org> Sat, 16 Nov 2019 19:29:30 -0500
python-prometheus-client (0.7.1-1) unstable; urgency=medium
[ Martina Ferrari ]
* New upstream release. Closes: #944220
* Automated cme fixes.
* Update my name.
-- Martina Ferrari <tina@debian.org> Thu, 07 Nov 2019 12:24:12 +0000
python-prometheus-client (0.6.0-1) unstable; urgency=medium
* New upstream release.
-- Martina Ferrari <tina@debian.org> Fri, 01 Mar 2019 16:39:22 +0000
python-prometheus-client (0.5.0+1-1) unstable; urgency=medium
* New upstream release. Including one commit ahead of the release, since it
solves a memory leak.
* Update Standards-Version with no changes.
* Refresh patches.
* Add new test dependencies.
-- Martina Ferrari <tina@debian.org> Thu, 27 Dec 2018 10:33:38 +0000
python-prometheus-client (0.3.0-1) unstable; urgency=medium
* New upstream release.
* Update gbp.conf for new repo layout.
* Update Vcs location to salsa.
* Automated cme fixes.
* Refresh patches.
-- Martina Ferrari <tina@debian.org> Fri, 27 Jul 2018 17:33:07 +0000
python-prometheus-client (0.1.1-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version and compat.
-- Martina Ferrari <tina@debian.org> Thu, 08 Feb 2018 19:22:17 +0000
python-prometheus-client (0.0.20-1) unstable; urgency=medium
* New upstream release.
-- Martina Ferrari <tina@debian.org> Sun, 30 Jul 2017 13:36:36 +0000
python-prometheus-client (0.0.19-1) unstable; urgency=medium
* New upstream release.
* debian/watch: Fix a bug in filenamemangle, and make it more
resilient.
* debian/control: Update Standards-Version with no changes.
-- Martina Ferrari <tina@debian.org> Fri, 23 Jun 2017 17:43:08 +0000
python-prometheus-client (0.0.18-1) unstable; urgency=medium
* New upstream release
-- Federico Ceratto <federico@debian.org> Tue, 03 Jan 2017 22:02:23 +0000
python-prometheus-client (0.0.14-1) unstable; urgency=medium
* New upstream release.
* debian/control:
- Use https for Vcs-Git.
- Update Standards-Version with no changes.
- Add myself to Uploaders.
-- Martina Ferrari <tina@debian.org> Mon, 25 Jul 2016 14:41:56 +0000
python-prometheus-client (0.0.13-1) unstable; urgency=low
[ Christopher Baines ]
* Initial release (Closes: #808818)
-- Federico Ceratto <federico@debian.org> Fri, 01 Jan 2016 21:17:32 +0000
|