kgb-bot 1.60-1 source package in Ubuntu

Changelog

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

  [ Damyan Ivanov ]
  * Changes: drop round brackets around release dates (Closes: #1057932)

  [ Antoine Beaupré ]
  * trickle up error messages in JSON RPC calls.

  [ gregor herrmann ]
  * debian/copyright: update copyright holders/years.
  * Declare compliance with Debian Policy 4.6.2.

 -- gregor herrmann <email address hidden>  Mon, 01 Jan 2024 04:07:44 +0100

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
Oracular release universe devel
Noble release universe devel

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
kgb-bot_1.60-1.dsc 3.2 KiB 615135262577c6179fd17f575e534d8ebe10b056901fd5e5fc4603f69779fc71
kgb-bot_1.60.orig.tar.gz 101.3 KiB cee684b25613113de5ffb2073b3f0d0d341ff4cebbc140cc20cff8148ef8b797
kgb-bot_1.60-1.debian.tar.xz 17.2 KiB 72e25005791bfa209099d84f81f0f03242994278bb6142f19facb8b3f6cb2eb0

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