Source: kgb-bot Maintainer: Debian KGB Maintainers Uploaders: Martín Ferrari , Damyan Ivanov , gregor herrmann Section: devel Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper-compat (= 13), libmodule-build-perl Build-Depends-Indep: git , libclass-accessor-perl , libcpan-changes-perl , libdbd-pg-perl , libdpkg-perl , libfile-remove-perl , libfile-touch-perl , libipc-run-perl , libipc-system-simple-perl , libjson-rpc-perl , libjson-xs-perl , liblist-moreutils-perl , libmonkey-patch-perl , libnet-ip-perl , libpoe-component-irc-perl , libpoe-component-server-soap-perl , libpoe-perl , libproc-pid-file-perl , libschedule-ratelimiter-perl , libsoap-lite-perl , libsvn-perl , libtest-compile-perl , libtest-differences-perl , libtest-exception-perl , libtest-pod-coverage-perl , libtest-pod-perl , libtext-glob-perl , libwww-shorten-perl , libyaml-perl , locales-all, perl, subversion Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/kgb-team/kgb/ Vcs-Git: https://salsa.debian.org/kgb-team/kgb.git Homepage: https://salsa.debian.org/kgb-team/kgb/wikis/home Rules-Requires-Root: no Package: kgb-bot Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, adduser, git, kgb-client (= ${binary:Version}), libipc-run-perl, libjson-xs-perl, liblist-moreutils-perl, libmonkey-patch-perl, libnet-ip-perl, libpoe-component-irc-perl, libpoe-component-server-soap-perl, libpoe-component-sslify-perl, libpoe-perl, libproc-pid-file-perl, libschedule-ratelimiter-perl, libtext-glob-perl, libyaml-perl, lsb-base Suggests: libfile-which-perl, polygen Pre-Depends: ${misc:Pre-Depends} Description: 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. Package: kgb-client Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libclass-accessor-perl, libjson-rpc-perl, libjson-xs-perl, libsoap-lite-perl, libsvn-perl, libyaml-perl Recommends: libdpkg-perl, libfile-touch-perl, libwww-perl, libwww-shorten-perl Suggests: kgb-bot Description: 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