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
|
prometheus-bird-exporter (1.4.3-1) unstable; urgency=medium
* New upstream release
* debian/copyright: remove obsolete vendor/* Files-Excluded patterns
* Refresh packaging according to latest dh-make-golang template
* Remove vendor directory (non-existent upstream)
* Add missing Build-Depends golang-github-stretchr-testify-dev
* Convert patches to gbp-pq format
-- Daniel Swarbrick <dswarbrick@debian.org> Tue, 19 Aug 2025 17:33:24 +0000
prometheus-bird-exporter (1.4.2+ds-2) unstable; urgency=medium
* Add bird3 as an alternative dependency to bird | bird2 (Closes: #1107239)
-- Daniel Swarbrick <dswarbrick@debian.org> Mon, 23 Jun 2025 15:18:57 +0000
prometheus-bird-exporter (1.4.2+ds-1) unstable; urgency=medium
* New upstream release
* Refresh patches
* Bump Standards-Version to 4.6.2 (no changes)
* Drop obsolete source lintian-overrides
* Remove --help output from default file
* Fix typo in systemd service description
-- Daniel Swarbrick <dswarbrick@debian.org> Sun, 11 Jun 2023 23:31:58 +0000
prometheus-bird-exporter (1.4.1+ds-1) unstable; urgency=medium
* New upstream release
* Bump Standards-Version to 4.6.1 (no changes)
* Refresh patches
-- Daniel Swarbrick <dswarbrick@debian.org> Wed, 18 May 2022 15:51:05 +0000
prometheus-bird-exporter (1.2.6+ds-1) unstable; urgency=medium
[ Aloïs Micard ]
* Update debian/gitlab-ci.yml (using pkg-go-tools/ci-config)
[ Daniel Swarbrick ]
* New upstream release
* Bump Standards-Version to 4.6.0 (no changes)
* Use dh-sequence-golang instead of dh-golang and --with=golang
* Replace golang-go with golang-any to build on more platforms
* Add Restart=on-failure to systemd service
-- Daniel Swarbrick <dswarbrick@debian.org> Sun, 05 Dec 2021 17:02:45 +0000
prometheus-bird-exporter (1.2.5+ds-1) unstable; urgency=medium
* New upstream release
* Bump Standards-Version to 4.5.1 (no changes)
* Refresh patches
* Add lintian override regarding ignored Kubernetes example config
-- Daniel Swarbrick <daniel.swarbrick@cloud.ionos.com> Sun, 24 Jan 2021 01:29:52 +0100
prometheus-bird-exporter (1.2.4+ds-1) unstable; urgency=medium
[ Ben Fiedler ]
* Add bird2 as an alternative dependency on bird. (Closes: #958365, #986880)
[ Daniel Swarbrick ]
* New upstream release.
* Bump Standards-Version to 4.5.0 (no changes).
* Bump debhelper-compat version to 13.
* Update maintainer & uploader email addresses.
[ Debian Janitor ]
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Daniel Swarbrick <daniel.swarbrick@cloud.ionos.com> Thu, 01 Oct 2020 16:12:44 +0200
prometheus-bird-exporter (1.2.2-1) unstable; urgency=medium
* New upstream release.
- Support parsing of static routes.
* Bump Standards-Version to 4.2.1.
* Set package maintainer to Debian Go Team.
* Drop manpage patch (added upstream).
-- Daniel Swarbrick <daniel.swarbrick@profitbricks.com> Wed, 05 Sep 2018 13:59:06 +0200
prometheus-bird-exporter (1.2.1-1) unstable; urgency=medium
* Initial packaged version. Closes: #901933.
-- Daniel Swarbrick <daniel.swarbrick@profitbricks.com> Thu, 21 Jun 2018 10:57:54 +0200
|