prometheus-pushgateway (1.7.0-2ubuntu0.1) oracular-security; urgency=medium

  * No change rebuild due to golang-1.22 update

 -- Evan Caville <evan.caville@canonical.com>  Tue, 01 Jul 2025 14:01:38 +1000

prometheus-pushgateway (1.7.0-2) unstable; urgency=medium

  * Team upload
  * Add new 0003-Support-prometheus-common-v0.50.0.patch
  * Bump golang-github-prometheus-client-golang-dev version constraint
    (>= 1.19.0)

 -- Daniel Swarbrick <dswarbrick@debian.org>  Mon, 18 Mar 2024 04:21:21 +0000

prometheus-pushgateway (1.7.0-1) unstable; urgency=medium

  * Team upload
  * New upstream release
  * Refresh patches and convert to gbp-pq format
  * Modernize debian/rules to produce more visually appealing man pages

 -- Daniel Swarbrick <dswarbrick@debian.org>  Sun, 04 Feb 2024 23:08:02 +0000

prometheus-pushgateway (1.6.0-1) unstable; urgency=medium

  * Team upload
  * New upstream release
  * Add new build-dep golang-github-golang-snappy-dev
  * Refresh patches
  * Add new 04-Revert_kingpin_import_path.patch
  * Bump Standards-Version to 4.6.2 (no changes)
  * Drop redundant Build-Depends version constraints
  * Add golang-github-prometheus-client-model-dev version constraint
  * Modernize protobuf Build-Depends

 -- Daniel Swarbrick <dswarbrick@debian.org>  Mon, 19 Jun 2023 11:25:30 +0000

prometheus-pushgateway (1.5.1-2) unstable; urgency=medium

  * Team upload
  * Fix jquery and bootstrap4 css paths in 02-Do_not_embed_blobs.patch

 -- Daniel Swarbrick <dswarbrick@debian.org>  Mon, 12 Dec 2022 22:41:04 +0000

prometheus-pushgateway (1.5.1-1) unstable; urgency=medium

  * Team upload
  * New upstream release (fixes CVE-2022-46146)
  * Drop +ds version suffix, since we no longer need to unvendor

 -- Daniel Swarbrick <dswarbrick@debian.org>  Wed, 07 Dec 2022 03:28:47 +0000

prometheus-pushgateway (1.5.0+ds1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Refresh patches for new upstream release.
  * Update copyright years.
  * Remove --help output from default file.
  * Switch to Standards-Version 4.6.1 (no changes needed).
  * Place Source before Upstream-Name in debian/copyright.

 -- Guillem Jover <gjover@sipwise.com>  Fri, 25 Nov 2022 14:19:17 +0100

prometheus-pushgateway (1.4.2+ds1-2) unstable; urgency=medium

  * Team upload.

  [ Guillem Jover ]
  * Move instead of copy when renaming the daemon in debian/rules.
  * Fix typo in default file.
    Spotted by Daniel Swarbrick <dswarbrick@debian.org>.

  [ Martina Ferrari ]
  * Update my name and email address.

 -- Guillem Jover <gjover@sipwise.com>  Tue, 15 Mar 2022 23:54:28 +0100

prometheus-pushgateway (1.4.2+ds1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Update gitlab-ci.yml from its new refactored template.
  * 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).
  * Do not install development documents.
  * Add Repository-Browse upstream metadata field.
  * Update Files-Excluded field for new upstream release.
  * Refresh patches for new upstream release.
  * Update dependencies for new upstream release.
  * Update default file for new upstream release.

 -- Guillem Jover <gjover@sipwise.com>  Wed, 01 Dec 2021 00:18:36 +0100

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 <tina@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 <tina@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 <tina@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 <tina@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 <tina@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 <tina@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 <tina@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 <tina@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 <tina@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 <tina@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 <tina@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 <tina@debian.org>  Tue, 07 Jul 2015 21:22:31 +0000
