libbot-basicbot-perl 0.93-2 source package in Ubuntu

Changelog

libbot-basicbot-perl (0.93-2) unstable; urgency=medium

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata (already present in machine-readable debian/copyright).
  * Remove constraints unnecessary since buster

 -- Jelmer Vernooij <email address hidden>  Sat, 10 Dec 2022 15:50:41 +0000

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libbot-basicbot-perl_0.93-2.dsc 2.1 KiB fb53609b35b6b19eab67582f45b31f76e5de57521951be963f6bc5cf8abf7f34
libbot-basicbot-perl_0.93.orig.tar.gz 25.8 KiB f2103cff3c48206a4030559bcc0da1046a63f44c52da4ebe5f78912e7fed05e4
libbot-basicbot-perl_0.93-2.debian.tar.xz 2.7 KiB 8e9da20f2d68fe7e3b24f20cf1591d0911f6f43f72a56302ae8bad88ef833b2e

Available diffs

No changes file available.

Binary packages built by this source

libbot-basicbot-perl: simple IRC bot baseclass

 Basic IRC bot system designed to make it easy to do simple bots, optionally
 forking longer processes (like searches) concurrently in the background.
 .
 Several examples of bots using Bot::BasicBot are provided.