prometheus-postfix-exporter (0.3.0-5) unstable; urgency=medium

  [ Daniel Swarbrick ]
  * Migrate patches to gbp-pq format
  * Add new 0002-Support-docker-v25.patch (Closes: #1078307)
  * Bump Standards-Version to 4.7.0 (no changes)
  * Modernize debian/rules to produce more visually appealing man page

  [ Guillem Jover ]
  * Do not ship an empty /etc/rsyslog.d directory
  * Add system-log-daemon as an alternative dependency for rsyslog

  [ Martina Ferrari ]
  * Replace python3 script and dependency with setpriv call

  [ Shengjing Zhu ]
  * Add nosystemd tags to dh_auto_test to match dh_auto_build
  * Remove golang-github-coreos-go-systemd-dev from Build-Depends

 -- Daniel Swarbrick <dswarbrick@debian.org>  Tue, 13 Aug 2024 20:40:32 +0000

prometheus-postfix-exporter (0.3.0-4) unstable; urgency=medium

  * Team upload
  * Add missing Build-Depends
    + golang-github-coreos-go-systemd-dev
    + golang-github-stretchr-testify-dev

 -- Shengjing Zhu <zhsj@debian.org>  Thu, 23 Feb 2023 15:01:24 +0800

prometheus-postfix-exporter (0.3.0-3) unstable; urgency=medium

  * d/dirs: add missing var/lib/prometheus

 -- Daniel Swarbrick <dswarbrick@debian.org>  Sat, 11 Feb 2023 11:05:47 +0000

prometheus-postfix-exporter (0.3.0-2) unstable; urgency=medium

  [ Daniel Swarbrick ]
  * Bump Standards-Version to 4.6.2 (no changes)
  * Disable systemd journal support until fixed upstream
  * Stop using private mail.log, use default /var/log/mail.log instead
  * Add preinst upgrade handler to clean up legacy private mail.log
  * Sync postinst, postrm script style with that of other similar exporters
  * Use /run/prometheus instead of /var/run/prometheus for pid directory
  * Generate manpage from --help-man, rather than static (and outdated) one

  [ Guillem Jover ]
  * Add value quoting information in default file comment header
  * Remove --help output from default file

  [ Martina Ferrari ]
  * Update my name and email address

 -- Daniel Swarbrick <dswarbrick@debian.org>  Sat, 11 Feb 2023 02:09:21 +0000

prometheus-postfix-exporter (0.3.0-1) unstable; urgency=medium

  [ Aloïs Micard ]
  * Update debian/gitlab-ci.yml (using pkg-go-tools/ci-config)

  [ Daniel Swarbrick ]
  * New upstream release
  * Replace golang-github-influxdata-tail-dev build-dep with
    golang-github-nxadm-tail-dev
  * Add new golang-github-docker-docker-dev build-dep
  * Add missing golang-github-prometheus-client-model-dev build-dep
  * Refresh patches
    - rewrite 01-Defaults.patch
    - drop obsolete 02-Switch_to_influxdata-tail_package.patch
    - drop obsoelte 03-New_client_golang_compat.patch
  * Use dh-sequence-golang instead of dh-golang and --with=golang
  * Bump Standards-Version to 4.6.0 (no changes)
  * Add Pre-Depends: ${misc:Pre-Depends} to squash lintian warning

  [ Guillem Jover ]
  * Refactor debian/watch

 -- Daniel Swarbrick <dswarbrick@debian.org>  Sun, 05 Dec 2021 15:51:13 +0000

prometheus-postfix-exporter (0.2.0-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Anthony Fok ]
  * Change dependency on golang-gopkg-alecthomas-kingpin.v3-dev
    to golang-gopkg-alecthomas-kingpin.v2-dev (>= 2.2.6-2~)
    as per https://github.com/kumina/postfix_exporter/blob/master/go.mod
    which, incidentally, fixes FTBFS due to github.com/nicksnyder/go-i18n
    version mismatch.  (Closes: #973100)
  * Bump debhelper dependency to "Build-Depends: debhelper-compat (= 13)"
  * Change Build-Depends: golang-go to golang-any
    to allow build on more architectures
  * Bump Standards-Version to 4.5.0 (no change)
  * Add "Rules-Requires-Root: no" to debian/control
  * Update Maintainer email address to team+pkg-go@tracker.debian.org
  * Add myself to the list of Uploaders
  * debian/gbp.conf: Set debian-branch to debian/sid
    for conformance with Debian Go Packaging Team’s convention

 -- Anthony Fok <foka@debian.org>  Thu, 29 Oct 2020 14:06:50 -0600

prometheus-postfix-exporter (0.2.0-2) unstable; urgency=medium

  * Update chuser helper to python3, and fix bug in it. Closes: #945692.
  * Add myself to Uploaders.
  * Automated cme fixes.

 -- Martina Ferrari <tina@debian.org>  Fri, 27 Dec 2019 12:39:36 +0000

prometheus-postfix-exporter (0.2.0-1) unstable; urgency=medium

  [ Yuval Freund ]
  * Start service after postfix. This service must start after postfix,
    since it's talking to a socket created by this service.

  [ Martina Ferrari ]
  * Merge git histories that had diverged by mistake, losing changes in the NMU
    upload.
  * Use space as separator in SupplementaryGroups.
    (Really) closes: #922986
  * Refresh & renumber patches.
  * Leave it to service file to pass systemd-specific parameters.
  * Add patch to adjust to API changes in the client_golang library.
  * Init script fixes.
  * Handle the postfix logfile location separately in sysv initscript.

 -- Martina Ferrari <tina@debian.org>  Thu, 31 Oct 2019 14:35:31 +0000

prometheus-postfix-exporter (0.2.0-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream version (Closes: #922986)

 -- Antoine Beaupré <anarcat@debian.org>  Fri, 05 Apr 2019 15:47:45 -0400

prometheus-postfix-exporter (0.1.2-2) unstable; urgency=medium

  * Team upload.

  [ Daniel Swarbrick ]
  * Add manpage link to systemd service

  [ Martina Ferrari ]
  * Run wrap-and-sort -ta.
  * Create prometheus user.
  * Add rsyslog configution snippet for a dedicated log file.
  * Use the file log instead of systemd journal.
  * Run as user prometheus instead of postfix.
  * Add support for SysV init. Closes: #921351.
  * Add custom python script to support additional groups.

 -- Martina Ferrari <tina@debian.org>  Mon, 11 Feb 2019 00:05:35 +0000

prometheus-postfix-exporter (0.1.2-1) unstable; urgency=medium

  * Initial release. Closes: #920262.

 -- Daniel Swarbrick <daniel.swarbrick@cloud.ionos.com>  Wed, 23 Jan 2019 11:57:06 +0100