Update the changelog and dependancies to include information from the

old packaging of irssi-text


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3858 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
dpash 2005-07-17 11:42:18 +00:00
commit 83de9a8649
2 changed files with 14 additions and 2 deletions

7
debian/control vendored
View file

@ -2,12 +2,15 @@ Source: irssi
Section: net
Priority: optional
Maintainer: David Pashley <david@davidpashley.com>
Build-Depends: debhelper (>= 4.0.0), autotools-dev
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
Standards-Version: 3.6.2
Package: irssi
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}, perl-base(>= 5.8.1)
Suggests: irssi-scripts (>= 2)
Conflicts: irssi-scripts (= 1), irssi-common
Replaces: irssi-scripts (<= 8)
Description: text-mode version of the irssi IRC client
Irssi is an IRC client from the author of yagirc, Timo Sirainen. It has a
text, GTK and GNOME interface (with integration to the GNOME panel).