irssi 1.4.2-1ubuntu2 source package in Ubuntu

Changelog

irssi (1.4.2-1ubuntu2) lunar; urgency=medium

  * Rebuild against new perlapi-5.36.

 -- Gianfranco Costamagna <email address hidden>  Fri, 04 Nov 2022 16:24:12 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
irssi_1.4.2.orig.tar.xz 1.2 MiB 79a4765d2dfe153c440a1775b074d5d0682b96814c7cf92325b5e15ce50e26a8
irssi_1.4.2.orig.tar.xz.asc 195 bytes 72ff1fdc46bf583a0db019a98bbcf6ee83c9fabd77b01f365969e7c911632d6a
irssi_1.4.2-1ubuntu2.debian.tar.xz 20.9 KiB 47eae24840ec1495bb55cda3051c507cbc117e115cdc9cd2d360dd8282ab7348
irssi_1.4.2-1ubuntu2.dsc 2.3 KiB 4202e19192f1df264cdcfbd78bc3e9cd090659dbe4bd4bff03dfc1e262e0dee6

Available diffs

View changes file

Binary packages built by this source

irssi: terminal based IRC client

 Irssi is a terminal based IRC client for UNIX systems. It also supports
 SILC and ICB protocols via plugins.
 .
 Features include:
  * Autologging
  * Formats and themes
  * Configurable keybindings
  * Paste detection
  * Perl scripting
  * Irssi-proxy
  * Transparent upgrading
  * Recode support

irssi-dbgsym: debug symbols for irssi
irssi-dev: terminal based IRC client - development files

 Irssi is a terminal based IRC client for UNIX systems. It also supports
 SILC and ICB protocols via plugins.
 .
 Features include:
  * Autologging
  * Formats and themes
  * Configurable keybindings
  * Paste detection
  * Perl scripting
  * Irssi-proxy
  * Transparent upgrading
  * Recode support
 .
 This package includes the development files for the irssi client.

irssi-plugin-otr: Off-The-Record messaging plugin for Irssi

 This plugin adds Off-The-Record (OTR) messaging support to the Irssi IRC
 client. Although primarily designed for use with the BitlBee IRC2IM
 gateway, it works within any query window, provided that your
 conversation partner's IRC client supports OTR.
 .
 OTR allows you to have private conversations over IM by providing:
  * Encryption - no one else can read your instant messages.
  * Authentication - you are assured the correspondent is who you think
    it is.
  * Deniability - the messages you send do _not_ have digital signatures
    that are checkable by a third party. Anyone can forge messages after
    a conversation to make them look like they came from you. However,
    _during_ a conversation, correspondents are assured the messages
    they see are authentic and unmodified.
  * Forward secrecy - if you lose control of your private keys,
    no previous conversation is compromised.

irssi-plugin-otr-dbgsym: debug symbols for irssi-plugin-otr