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 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206
|
prometheus-pushgateway (1.4.0+ds-1) unstable; urgency=medium
* Team upload.
[ Filippo Giunchedi ]
* New upstream release.
** TLS and basic authentication to HTTP endpoints.
* Update patches.
* Update dependencies.
[ Lucas Kanashiro ]
* Bump debhelper compatibility level to 13
* Declare compliance with Debian Policy 4.5.1
* d/control: rules does not require root
[ Guillem Jover ]
* Update gitlab-ci.yml from latest upstream version
* Add Repository field to debian/upstream/metadata
* Update Maintainer and version.BuildUser with new team address
* Move note about license location on Debian systems into a Comment field
* Do not enable DH_VERBOSE by default
* Use $(BUILDDIR) uniformly instead of the literal build/
* Switch to debian/watch format version 4
* Indent debian/watch file
* Change systemd service Restart directive from always to on-failure
* Add man:prometheus-pushgateway(1) to systemd service Documentation field
* Remove $syslog dependency from init script
* Use '' instead of `' in text
* Use $() instead of `` in init script
* Remove unnecessary error suppression from init script
* Remove error suppression from postinst
* Run adduser unconditionally
* Switch from /var/run to /run
* Add missing Depends on adduser in prometheus-pushgateway
* Rewrite init script using start-stop-daemon
* Do not change pathname metadata if there are dpkg statoverrides in place
* Unify log files removal into a single entry
* Update copyright claims
* Update gitlab-ci.yml from latest upstream version
* Add Repository field to debian/upstream/metadata
* Update Maintainer and version.BuildUser with new team address
* Move note about license location on Debian systems into a Comment field
* Do not enable DH_VERBOSE by default
* Use $(BUILDDIR) uniformly instead of the literal build/
* Switch to debian/watch format version 4
* Indent debian/watch file
* Change systemd service Restart directive from always to on-failure
* Add man:prometheus-pushgateway(1) to systemd service Documentation field
* Remove $syslog dependency from init script
* Use '' instead of `' in text
* Use $() instead of `` in init script
* Remove unnecessary error suppression from init script
* Remove error suppression from postinst
* Run adduser unconditionally
* Switch from /var/run to /run
* Add missing Depends on adduser in prometheus-pushgateway
* Rewrite init script using start-stop-daemon
* Do not change pathname metadata if there are dpkg statoverrides in place
* Unify log files removal into a single entry
* Update copyright claims
* Update gitignore entries
-- Guillem Jover <gjover@sipwise.com> Sat, 30 Jan 2021 00:36:21 +0100
prometheus-pushgateway (1.3.0+ds-1) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit.
[ Filippo Giunchedi ]
* New upstream version
** Refresh patches
** Update CLI arguments
* Depend on daemon | systemd-sys (Closes: #943770)
-- Filippo Giunchedi <filippo@debian.org> Sat, 21 Nov 2020 15:26:45 +0100
prometheus-pushgateway (1.0.0+ds-1) unstable; urgency=medium
* New upstream release.
* Update dependencies.
* Update patches.
* Automated cme fixes.
* Set default persistence file path in code.
* debian/default: Update CLI documentation.
* Update initscript.
* Increase compat level to 12; add needed Pre-Depends for sysvinit
* Update my name.
-- Martina Ferrari <tincho@debian.org> Thu, 07 Nov 2019 10:57:30 +0000
prometheus-pushgateway (0.7.0+ds-1) unstable; urgency=medium
* New upstream release.
* Refresh patches.
-- Martina Ferrari <tincho@debian.org> Mon, 24 Dec 2018 03:48:20 +0000
prometheus-pushgateway (0.6.0+ds-1) unstable; urgency=medium
* New upstream release.
* Update patching for new embedded blobs library.
* Refresh patches
* Update client-golang dependency.
* debian/control: Update Standards-Version with no changes.
-- Martina Ferrari <tincho@debian.org> Fri, 19 Oct 2018 15:46:23 +0000
prometheus-pushgateway (0.5.2+ds-1) unstable; urgency=medium
* New upstream release.
* debian/control: Update client_golang version.
* debian/copyright: Update Excluded-Files.
* Bump Standards-Version (no changes).
-- Martina Ferrari <tincho@debian.org> Tue, 07 Aug 2018 14:53:36 +0000
prometheus-pushgateway (0.5.0+ds-1) unstable; urgency=medium
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Martina Ferrari ]
* New upstream release.
* Stop using pristine-tar.
* Refresh patches.
* Automated cme fixes.
* Update dh compat level to 11.
* Remove unused lintian override.
* debian/control: Update dependencies.
* debian/postinst: Stop changing permissions recursively.
* debian/rules: Do not use dpkg-parsechangelog directly.
* debian/rules: Generate man page.
* debian/docs: Update documentation list.
* debian/default: Update parameter format and description.
* debian/copyright: Adjust Files-Excluded.
-- Martina Ferrari <tincho@debian.org> Thu, 24 May 2018 04:52:55 +0000
prometheus-pushgateway (0.4.0+ds-1) unstable; urgency=medium
* New upstream release.
* Update dependency name for golang-github-prometheus-client-golang-
dev.
* debian/control: Update Standards-Version (no changes).
* debian/control: Mark package as autopkgtest-able.
* Enable gbp to automatically create pristine-tars; refresh rules.
-- Martina Ferrari <tincho@debian.org> Sat, 15 Jul 2017 14:50:00 +0000
prometheus-pushgateway (0.3.1+ds-1) unstable; urgency=medium
* Also remove state file on purge.
* New upstream release.
* Replace vendored jQuery with Debian version.
-- Martina Ferrari <tincho@debian.org> Mon, 26 Dec 2016 02:54:22 +0000
prometheus-pushgateway (0.3.0+ds-2) unstable; urgency=medium
* Use a persistence file by default.
* Add systemd service file.
* Switch to using a single /usr/share/prometheus tree.
* Add logrotate script.
* Remove rotated logs on purge.
-- Martina Ferrari <tincho@debian.org> Mon, 27 Jun 2016 15:19:13 +0000
prometheus-pushgateway (0.3.0+ds-1) unstable; urgency=medium
* New upstream release.
* debian/control:
- Update Standards-Version with no changes.
- Update Vcs-fields to use HTTPS.
- Remove deprecated golang-github-prometheus-log-dev dependency, and add
new golang-golang-x-sys-dev dependency.
- Depend on golang-any, and current dh-golang.
* Start using golang-github-prometheus-client-model-dev; remove
related patch.
* Refresh patches.
* debian/rules: Simplify and update metadata.
-- Martina Ferrari <tincho@debian.org> Tue, 14 Jun 2016 14:22:03 +0000
prometheus-pushgateway (0.2.0+ds-3) unstable; urgency=medium
* Update patches to use the client library from the common package.
Closes: #811235.
* Disable some flaky tests that might break builds.
-- Martina Ferrari <tincho@debian.org> Mon, 25 Jan 2016 23:49:58 +0000
prometheus-pushgateway (0.2.0+ds-2) unstable; urgency=medium
* debian/rules: Make the build date match the changelog, to improve
reproducibility.
* debian/rules: Remove hostname from build so the package is finally
reproducible, thanks to lamby@debian.org for the patch. Closes: #797622.
-- Martina Ferrari <tincho@debian.org> Tue, 01 Sep 2015 12:01:40 +0000
prometheus-pushgateway (0.2.0+ds-1) unstable; urgency=medium
* Initial release. (Closes: #791720)
-- Martina Ferrari <tincho@debian.org> Tue, 07 Jul 2015 21:22:31 +0000
|