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 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158
|
prometheus-nginx-exporter (0.11.0-1) unstable; urgency=medium
* New upstream release
* Add version restriction for golang-github-nginxinc-nginx-plus-go-client-dev
* Bump Standards-Version to 4.6.1 (no changes)
-- Daniel Swarbrick <dswarbrick@debian.org> Tue, 25 Oct 2022 12:01:07 +0000
prometheus-nginx-exporter (0.10.0-2) unstable; urgency=medium
* Team upload.
[ Daniel Swarbrick ]
* Fix typo in debian/default.
[ Martina Ferrari ]
* Update my name and email address.
-- Guillem Jover <gjover@sipwise.com> Tue, 15 Mar 2022 23:30:28 +0100
prometheus-nginx-exporter (0.10.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Remove no longer needed Files-Excluded from debian/copyright.
-- Guillem Jover <gjover@sipwise.com> Mon, 27 Dec 2021 20:23:52 +0100
prometheus-nginx-exporter (0.9.0+ds1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Add gitlab-ci.yml file.
* Update gbp.conf following latest Go Team workflow.
* Update debian/watch file.
* Use dh-sequence-golang instead of dh-golang and --with=golang.
* Switch to Standards-Version 4.6.0 (no changes needed).
* Add Repository-Browse field to upstream metadata file.
* Update File-Excludes to exclude all vendor files.
* Add golang-github-nginxinc-nginx-plus-go-client-dev to Build-Depends.
* Update man page and default file for new upstream release.
* Update copyright file for new upstream release.
-- Guillem Jover <gjover@sipwise.com> Mon, 13 Dec 2021 18:50:17 +0100
prometheus-nginx-exporter (0.8.0+ds-2) unstable; urgency=medium
* Team upload.
* Remove trailing slashes and globs from Files-Excluded field
* Build-Depend on golang-any instead of golang-go
-- Guillem Jover <gjover@sipwise.com> Fri, 29 Jan 2021 23:45:29 +0100
prometheus-nginx-exporter (0.8.0+ds-1) unstable; urgency=medium
* Team upload.
[ Daniel Swarbrick ]
* New upstream release. Closes: #976904
* Update maintainer email address
* Add new / missing golang-github-prometheus-common-dev build-dep
* d/control: add Pre-Depends, don't override dh_installinit
* Add upstream metadata info
[ Guillem Jover ]
* Indent debian/watch opts contents
-- Guillem Jover <gjover@sipwise.com> Mon, 25 Jan 2021 19:08:27 +0100
prometheus-nginx-exporter (0.6.0+ds-2) unstable; urgency=medium
* Team upload.
* Use '' instead of `' in text
* Add systemd service Restart directive set to on-failure
* Remove error suppression from postinst
* Add missing dependency on adduser
* Switch to Standards-Version 4.5.1 (no changes needed)
* Run adduser unconditionally
* Fix man page formatting
* Add a sysvinit init script
* Switch to debhelper-compat 13
* Add a postrm script to cleanup pidfile and log files on purge
* Move note about license location on Debian systems into a Comment field
* Add a logrotate fragment file
* Update and unify default file (Closes: #953653)
* Update copyright claims
* Set builddir to _build to not collide with source directory
* Update gitignore entries
-- Guillem Jover <gjover@sipwise.com> Sat, 23 Jan 2021 03:17:00 +0100
prometheus-nginx-exporter (0.6.0+ds-1) unstable; urgency=medium
* New upstream release.
* d/control: Update Standards-Version (rename systemd service file).
* d/copyright: Update legal company name.
-- Daniel Swarbrick <daniel.swarbrick@cloud.ionos.com> Wed, 26 Feb 2020 12:16:54 +0100
prometheus-nginx-exporter (0.5.0+ds-2) unstable; urgency=medium
* d/postinst: Don't create homedir for user, since it is shared by
prometheus package and not actually required by this exporter (fixes
piuparts error).
-- Daniel Swarbrick <daniel.swarbrick@cloud.ionos.com> Wed, 15 Jan 2020 12:37:14 +0100
prometheus-nginx-exporter (0.5.0+ds-1) unstable; urgency=medium
* New upstream release.
-- Daniel Swarbrick <daniel.swarbrick@cloud.ionos.com> Mon, 13 Jan 2020 10:29:48 +0000
prometheus-nginx-exporter (0.4.2+ds-1) unstable; urgency=medium
* Team upload.
[ Daniel Swarbrick ]
* New upstream release.
* Add zone sync metrics support.
* Retry connection to NGINX if it is unreachable.
[ Yuval Freund ]
* debian/service: Start after nginx service.
[ Martina Ferrari ]
* Add +ds suffix to version number, as the source has been repackaged to
remove vendored libraries.
* debian/watch: Add version mangling.
* Add debian/gbp.conf to document repo structure.
* Automated cme fixes.
* debian/control: Bump compat level to 12 with no changes.
* debian/copyright: Fix Files-Excluded.
-- Martina Ferrari <tina@debian.org> Wed, 06 Nov 2019 00:39:59 +0000
prometheus-nginx-exporter (0.3.0+ds-1) UNRELEASED; urgency=medium
* New upstream release.
* Implement nginx_up and nginxplus_up metrics.
* Add nginxexporter_build_info metric.
-- Daniel Swarbrick <daniel.swarbrick@cloud.ionos.com> Thu, 01 Aug 2019 15:47:37 +0200
prometheus-nginx-exporter (0.2.0+ds-1) UNRELEASED; urgency=medium
* New upstream release.
* Add stream metrics support.
* Add a flag for controlling SSL verification of NGINX stub_status/API
endpoint.
-- Daniel Swarbrick <daniel.swarbrick@cloud.ionos.com> Thu, 01 Aug 2019 13:58:25 +0200
prometheus-nginx-exporter (0.1.0-1) unstable; urgency=medium
* Initial release. Closes: #911942.
-- Daniel Swarbrick <daniel.swarbrick@profitbricks.com> Wed, 24 Oct 2018 11:58:40 +0200
|