1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56
|
Source: irssi
Section: net
Priority: optional
Maintainer: David Pashley <david@davidpashley.com>
Build-Depends: debhelper (>= 4.0.0), autotools-dev, libglib2.0-dev, perl (>= 5.8.1), libperl-dev (>= 5.8.1), libncurses5-dev, libssl-dev, openssl, dpatch
Standards-Version: 3.6.2
Package: irssi
Architecture: any
Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}, perl-base(>= 5.8.1)
Suggests: irssi-scripts (>= 2)
Conflicts: irssi-scripts (= 1), irssi-common, irssi-text (<= 0.8.9-3.1), irssi-snapshot (<= 0.8.9-3.1)
Replaces: irssi-scripts (<= 8), irssi-text (<= 0.8.9-3.1), irssi-snapshot (<= 0.8.9-3.1)
Provides: irc, irssi-text, irssi-snapshot
Description: 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
Package: irssi-dev
Architecture: any
Depends: irssi
Conflicts: irssi-snapshot-dev (<= 0.8.6+cvs.20031114-1)
Replaces: irssi-snapshot-dev (<= 0.8.6+cvs.20031114-1)
Provides: irssi-snapshot-dev
Description: text-mode version of the irssi 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.
Package: irssi-text
Architecture: any
Depends: irssi
Description: irssi dummy transition package
This is a dummy transition package from irssi-text and is safe to
remove.
|