kgb-bot 1.42-1 source package in Ubuntu

Changelog

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

  [ Martín Ferrari ]
  * Speed-up KGB joining of channels and setup.
    Monkey-patch the delayed command dispatcher in PoCO::IRC to ignore
    flood-prevention measures for high-priority messages (JOIN, MODE, etc), now
    joins of many channels can be completed in a few seconds.

  [ Damyan Ivanov ]
  * webhooks: make use_irc_notices=1 the default, as advertised

 -- Damyan Ivanov <email address hidden>  Mon, 26 Feb 2018 13:21:58 +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

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
kgb-bot_1.42-1.dsc 2.6 KiB 0d9598e704ce73af3dde425dc84f70e891dd0989c58744586ab8e25cd176dbd6
kgb-bot_1.42.orig.tar.gz 114.4 KiB 80235279a51a8d55bf3551a03df687d3e67c51b270b21e21522ca2af6ebf9055
kgb-bot_1.42-1.debian.tar.xz 14.1 KiB 45571e96284343831f2d0a49fa594affbdcd7e58254437e8b6a730b2b832b6d2

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