prometheus-alertmanager 0.25.0+ds-1 source package in Ubuntu

Changelog

prometheus-alertmanager (0.25.0+ds-1) unstable; urgency=medium

  [ Daniel Swarbrick ]
  * Re-introduce +ds version suffix, since we now strip some files from the
    upstream original.
  * Bump Standards-Version to 4.6.2 (no changes)
  * Drop redundant version constraint for golang-github-alecthomas-units-dev

  [ Martina Ferrari ]
  * debian/generate-ui.sh:
    - fix failing script, thanks to Ian Kelling <email address hidden> for the patch.
      Closes: #1037356.
    - various additional fixes.
  * Remove vendored font-awesome and bootstrap library.

 -- Daniel Swarbrick <email address hidden>  Fri, 14 Jul 2023 16:38:14 +0000

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
prometheus-alertmanager_0.25.0+ds-1.dsc 3.7 KiB 1a1de56acde1f114e53b23067d7868c435043b629db597b5be3b19dc507b9ba7
prometheus-alertmanager_0.25.0+ds.orig.tar.xz 1.1 MiB 5755cb1f0b25f397ca17151a96c91e35fa65c74bf37e1948d50a68d26ecfa488
prometheus-alertmanager_0.25.0+ds-1.debian.tar.xz 17.9 KiB a0ac87e576f0ce219d5b3e1e260edd2f22c2ca4f97c97457b31bb68d3452e2c5

Available diffs

No changes file available.

Binary packages built by this source

golang-github-prometheus-alertmanager-dev: handle and deliver alerts created by Prometheus -- source

 The Alertmanager handles alerts sent by client applications such as the
 Prometheus server. It takes care of deduplicating, grouping, and routing them
 to the correct receiver integration such as email, PagerDuty, or OpsGenie. It
 also takes care of silencing and inhibition of alerts.
 .
 This package provides the source code to be used as a library.

prometheus-alertmanager: handle and deliver alerts created by Prometheus

 The Alertmanager handles alerts sent by client applications such as the
 Prometheus server. It takes care of deduplicating, grouping, and routing them
 to the correct receiver integration such as email, PagerDuty, or OpsGenie. It
 also takes care of silencing and inhibition of alerts.

prometheus-alertmanager-dbgsym: debug symbols for prometheus-alertmanager