eggdrop 1.6.19-1.2ubuntu3.1 source package in Ubuntu

Changelog

eggdrop (1.6.19-1.2ubuntu3.1) precise-proposed; urgency=low

  [ Vibhav Pant ]
  * debian/patches/01tcl8.5.10.patch (LP: #885329)
    - Fixes startup crash caused by unexpected behaviour in Tcl 8.5.10

  [ Julian Taylor ]
  * fix a bug in gcc-format-string-warnings.patch
    patch wrongly replaced "..%d" with "%s"
 -- Julian Taylor <email address hidden>   Sun, 20 May 2012 20:10:09 +0200

Upload details

Uploaded by:
Julian Taylor
Uploaded to:
Precise
Original maintainer:
Ubuntu MOTU Developers
Architectures:
any all
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise updates universe net

Downloads

File Size SHA-256 Checksum
eggdrop_1.6.19.orig.tar.gz 1008.9 KiB 868ff02cd9af2973f202f1abedcc7c88a936be645d3fe19fee64e0d02c6d2e6e
eggdrop_1.6.19-1.2ubuntu3.1.diff.gz 27.8 KiB a4858ede6b3bb72b70889a1dc1b0dbd7f8c86a48eea56bd517481a45dfefe923
eggdrop_1.6.19-1.2ubuntu3.1.dsc 1.8 KiB 119916f85fbd2ce147391369972cf95367089db2b382788cc3f57fc82589b29b

View changes file

Binary packages built by this source

eggdrop: Advanced IRC Robot

 Eggdrop is an IRC bot written in C, which sits on channels and takes
 protective measures, such as preventing it from being taken over (in
 the few ways that anything can), recognizing banned users to reject
 them, recognizing privileged users to give them operator status,
 punishing users for things like flooding, among innumerable others.
 .
 All of this is completely configurable, and can be disabled or enabled
 as you wish in the configuration file. Also, it's very easy to expand
 and customize with Tcl scripts and C modules, making it possible to
 adapt Eggdrop to any special need you might have.

eggdrop-data: Architecture independent files for eggdrop

 This package contains all the files that eggdrop places on /usr/share.
 These files are not specific to a single processor architecture once
 the package is built, so a single package can serve all the archs
 Debian supports.
 .
 This package is not useful at all if eggdrop is not installed.