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
|
prometheus-bind-exporter (0.4.0+ds-1) unstable; urgency=medium
[ Daniel Swarbrick ]
* New upstream release
* Bump Standards-Version to 4.5.1 (no changes)
* Bump debhelper-compat version to 13
* Add new build-dependencies:
- golang-github-go-kit-kit-dev
- golang-github-prometheus-exporter-toolkit-dev
- golang-gopkg-alecthomas-kingpin.v2-dev
* Update uploader names / email addresses
* Refresh command-line flag help in defaults file
* d/control: update maintainer email address
[ Martina Ferrari ]
* Update debian/watch with consistent flags.
* Update debian/rules to set version variables and generate manpage and
bash-completion script.
* Many packaging improvements from Guillem Jover.
- Use '' instead of `' in text
- Switch from /var/run to /run
- Move note about license location on Debian systems into a Comment field
- Add missing Depends on adduser
- Remove error suppression from postinst
- Use $() instead of `` in init script
- Remove unnecessary error suppression from init script
- Run adduser unconditionally
- Remove $syslog dependency from init script
- Change systemd service Restart directive from always to on-failure
- Fix NAME variable value in sysvinit init script
- Rewrite init script using start- stop-daemon
- Do not change pathname metadata if there are dpkg statoverrides in place
- Use execute_after_dh_auto_* instead of override_ and an explicit call
- Remove unused adduser from Build- Depends
* Add logrotate config snippet.
-- Martina Ferrari <tina@debian.org> Fri, 29 Jan 2021 01:11:41 +0000
prometheus-bind-exporter (0.3.0+ds-1) unstable; urgency=medium
* New upstream release.
* New upstream maintainer / project home.
* Add myself to uploaders.
* Drop obsolete 01-Client_API_fix.patch.
* Drop obsolete 02-Fix_word_sizes.patch.
* Drop indirect build-deps.
-- Daniel Swarbrick <daniel.swarbrick@cloud.ionos.com> Mon, 13 Jan 2020 09:53:55 +0000
prometheus-bind-exporter (0.2.0+git20190914+ds-1) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Name.
* Bump debhelper from old 11 to 12.
* Set upstream metadata fields: Repository.
* Remove obsolete fields Name from debian/upstream/metadata.
[ Martina Ferrari ]
* New upstream snapshot.
* Fix versioning.
* Refresh patches.
* Add myself as uploader.
* Fix package description. Closes: #928361.
* Update Standards-Version with no changes.
* Update watchfile mangling.
* Add needed Pre-Depends for sysvinit.
-- Martina Ferrari <tina@debian.org> Mon, 28 Oct 2019 17:49:25 +0000
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.
-- Martina Ferrari <tina@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.
[ Martina 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.
-- Martina Ferrari <tina@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
|