kgb-bot 1.36-1 source package in Ubuntu

Changelog

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

  * fix typo (push_tag → tag_push) missing tag push webhook events

 -- Damyan Ivanov <email address hidden>  Mon, 12 Feb 2018 21:30:14 +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.36-1.dsc 2.6 KiB f9284a87a81c0eb84341cf28e5901b292f5bdb3daf593ae947e14864ae6625c4
kgb-bot_1.36.orig.tar.gz 112.4 KiB f1ea64bce693da614220f8e4107bf711506308c4bd0e87723a33c9255f0ce77f
kgb-bot_1.36-1.debian.tar.xz 13.6 KiB 4f73ee16ff31c5396df78612ec284e4fc63eae7cf3687aadc915756b45f7b7e0

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