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
|
prometheus-mongodb-exporter (1.0.0+git20180522.e755a44-3) unstable; urgency=medium
* Add patch to avoid a panic with newer versions of MongoDB.
Closes: #942871
* debian/control: Update S-V to 4.5.1 with no changes.
-- Martina Ferrari <tina@debian.org> Thu, 28 Jan 2021 22:56:24 +0000
prometheus-mongodb-exporter (1.0.0+git20180522.e755a44-2) unstable; urgency=medium
[ Nilesh Patra ]
* Fix prometheus httphandler. Closes: #952285
* Add manpage.
* Add upstream/metadata.
* Drop compat, switch to debhelper-compat 13.
* Bump standards version to 4.5.0.
* Add "Rules-Requires-Root:no".
* Add "Pre-Depends".
[ Martina Ferrari ]
* Unify packaging.
* Allow using $MONGODB_URL for connection info.
* Add patch to set version string properly.
* Fix spelling mistake.
-- Martina Ferrari <tina@debian.org> Mon, 18 May 2020 16:47:38 +0000
prometheus-mongodb-exporter (1.0.0+git20180522.e755a44-1) unstable; urgency=medium
* Team upload.
* New upstream commits.
* Update Standards-Version, no changes required.
* Update long description.
-- Raúl Benencia <rul@kalgan.cc> Sun, 05 Aug 2018 19:25:47 -0700
prometheus-mongodb-exporter (1.0.0+git20180116.498ffd6-1) unstable; urgency=medium
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Raúl Benencia ]
* New upstream release. Upstream stopped using tags for releasing its
code, so we are moving back to versioning the package based on the
date and commit hash.
* Replace priority "extra" with "optional"
* Avoid recursive chown calls.
* Update debhelper compat.
[ Martina Ferrari ]
* Automated cme fixes.
* Remove unused lintian override.
-- Martina Ferrari <tina@debian.org> Wed, 11 Apr 2018 11:02:37 +0000
prometheus-mongodb-exporter (1.0.0-2) unstable; urgency=medium
[ Martina Ferrari ]
* Team upload.
* Fix incorrect version on dh-golang dependency.
* debian/control: Update package name for client-golang.
* debian/control: Update Standards-Version (no changes).
* debian/control: Mark package as autopkgtest-able.
* debian/rules: Replace DH_GOPKG with XS-Go-Import-Path.
* Automatic fixes to control and copyright from cme.
* Replace dpkg-parsechangelog with /usr/share/dpkg/pkg-info.mk
[ Michael Stapelberg ]
* gbp.conf: set debian-branch
* fix build: DEB_SOURCE instead of DEBSOURCE
-- Michael Stapelberg <stapelberg@debian.org> Sat, 10 Feb 2018 19:55:52 +0100
prometheus-mongodb-exporter (1.0.0-1) unstable; urgency=medium
* debian/control: Fix Vcs-* fields.
* New upstream release.
* Add systemd unit file.
-- Martina Ferrari <tina@debian.org> Fri, 16 Dec 2016 19:52:32 +0100
prometheus-mongodb-exporter (0.0+git20160604.28251cc-1) unstable; urgency=medium
* Initial release. (Closes: #827410)
-- Martina Ferrari <tina@debian.org> Wed, 15 Jun 2016 21:12:25 +0000
|