kgb-bot 1.59-1 source package in Ubuntu

Changelog

kgb-bot (1.59-1) unstable; urgency=medium

  [ gregor herrmann ]
  * t/76-webhook-pipeline.t: use status=failed instead of failure
    to match Gitlab pipeline status (no functional change).

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

  [ Damyan Ivanov ]
  * avoid warning in kgb-ci-report when a package is first tested by the CI
    prev_status is undefined in such situations
  * systemd: add Restart=on-failure
    helps providing the service even after a crash

 -- Damyan Ivanov <email address hidden>  Mon, 30 Oct 2023 16:42:12 +0000

Upload details

Uploaded by:
Debian KGB Maintainers
Uploaded to:
Sid
Original maintainer:
Debian KGB Maintainers
Architectures:
all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
kgb-bot_1.59-1.dsc 3.0 KiB 20a5cf2e584e1b9b6844e964107d8295ea7a2981bf3f5d2854dd73469dbbdaf1
kgb-bot_1.59.orig.tar.gz 125.9 KiB 10f1dd83b2199847776350246ca33ca9ed9e38f28b377f7e4355579dfdd1608d
kgb-bot_1.59-1.debian.tar.xz 17.2 KiB eab7b7ce98e12a63eab6304ec128c6e5814f0be13ec2dd95a6d37dd5b18c500c

Available diffs

No changes file available.

Binary packages built by this source

kgb-bot: IRC collaboration bot

 KGB is an IRC bot, helping people work together by notifying an IRC channel
 when a commit occurs.
 .
 It supports multiple repositories/IRC channels and is fully configurable.
 .
 This package contains the server-side daemon, kgb-bot, which is responsible
 for relaying commit notifications to IRC.

kgb-client: client for KGB (IRC collaboration bot)

 KGB is an IRC bot, helping people work together by notifying an IRC channel
 when a commit occurs.
 .
 It supports multiple repositories/IRC channels and is fully configurable.
 .
 This package contains the client-side program, kgb-client, which is supposed
 to be used as an hook in your version control system and sends the
 notifications to the KGB daemon.
 .
 Currently supported version control systems are:
  * Git
  * Subversion
  * CVS