foxeye 0.12.1-4 source package in Ubuntu

Changelog

foxeye (0.12.1-4) unstable; urgency=medium

  * Add fix-ssl3.patch to fix OpenSSL-3.0 issue (Closes: #996276).
  * Fix Multi-Arch headers - foxeye-dev should be "no".
  * Update lintian override tag (rename) to no-manual-page.

 -- Andriy Grytsenko <email address hidden>  Mon, 16 May 2022 11:33:08 +0300

Upload details

Uploaded by:
LStranger
Uploaded to:
Sid
Original maintainer:
LStranger
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
foxeye_0.12.1-4.dsc 2.0 KiB 543133fb544ab6b6ddef327079d995bbb16f13bf8342be9cc308af6a0529013c
foxeye_0.12.1.orig.tar.xz 703.8 KiB 35b1480feb24608197d089f27fc159e941b4694358a729bf1ea209946e34474d
foxeye_0.12.1-4.debian.tar.xz 5.0 KiB 462fc170f7b09cea1cd20f4cd18c492c5761863f9fdec665959b835f2cc1c289

No changes file available.

Binary packages built by this source

foxeye: Universal modular network agent - binary package

 FoxEye is a multipurpose generic modular base to create clients or servers
 for client-server type networks such as IRC, ICQ, etc. All what you need
 to make an IRC bot or ICQ client is few modules that implement functionality
 you require. The FoxEye written in pure C with small resource requirements
 in mind.
 .
 This package contains main daemon and few modules. Available modules are:
 autolog, irc, irc-channel, irc-ctcp, ircd, logs, lua, modes, tcl, ziplink.
 With this set of modules FoxEye can serve two purposes:
  - IRC bot (similar to Eggdrop);
  - IRC server (ircd, RFC2810...2813 compliant).
 More purposes are under development now and third-party modules are available
 to create using foxeye-dev package.

foxeye-dbgsym: No summary available for foxeye-dbgsym in ubuntu kinetic.

No description available for foxeye-dbgsym in ubuntu kinetic.

foxeye-dev: Universal modular network agent - development package

 FoxEye is a multipurpose generic modular base to create clients or servers
 for client-server type networks such as IRC, ICQ, etc. All what you need
 to make an IRC bot or ICQ client is few modules that implement functionality
 you require. The FoxEye written in pure C with small resource requirements
 in mind.
 .
 This package contains development headers required to create modules.