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
|
prometheus-bind-exporter (0.2~git20161221+dfsg-3) unstable; urgency=medium
* Team upload.
* Add missing log and pid directories.
* Use 64bit words for parsing numbers; fixes build in 32bit arches.
-- Martín Ferrari <tincho@debian.org> Mon, 22 Oct 2018 22:09:22 +0000
prometheus-bind-exporter (0.2~git20161221+dfsg-2) unstable; urgency=medium
* Team upload.
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Martín Ferrari ]
* Add patch for update in prometheus client library API. Closes:
#911439.
* debian/init: Remove checks for variable that belongs to another
exporter.
* Remove unneeded lintian overrides.
* debian/manpages: Actually install the man page.
* Add missing postinst script, required to create the system user and
directories.
* debian/rules: Remove unneeded DH_GOPKG var, reenable tests.
* Automated packaging fixes by cme, update compat and Standards-Version.
* debian/control: Only install daemon if systemd is not present.
* debian/copyright: Add missing Files-Excluded information.
-- Martín Ferrari <tincho@debian.org> Mon, 22 Oct 2018 19:44:25 +0000
prometheus-bind-exporter (0.2~git20161221+dfsg-1) unstable; urgency=low
* Initial release. Closes: #854749
-- Jelmer Vernooij <jelmer@debian.org> Thu, 09 Feb 2017 22:04:37 +0000
|