kgb-bot 1.37-1 source package in Ubuntu

Changelog

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

  * webhooks: support squashing of branch updates

 -- Damyan Ivanov <email address hidden>  Fri, 16 Feb 2018 14:17:08 +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.37-1.dsc 2.6 KiB 5ef11ad840dfbf74ee283a3e63bdc89ec50174fc1d4a42df5d27684458c57b1d
kgb-bot_1.37.orig.tar.gz 113.2 KiB 0a00da9d14efc3fb66e546e2778c46624810481dead37ce45566058792fb2d30
kgb-bot_1.37-1.debian.tar.xz 13.6 KiB c6969af9f47cc1ff9216afd7030512cc3d09f47411e3200d2a6f1da2ba9a20f0

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