mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 20:33:46 +02:00
* New upstream version
* Disable the GnuTLS patch for now. * Added Provides, Replaces and Conflicts for irssi-text and irssi-snapshot git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4039 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
d8d47ef37f
commit
5c867d6726
3 changed files with 16 additions and 4 deletions
8
debian/control
vendored
8
debian/control
vendored
|
|
@ -9,8 +9,9 @@ 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
|
||||
Replaces: irssi-scripts (<= 8)
|
||||
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: irssi-text, irssi-snapshot
|
||||
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).
|
||||
|
|
@ -25,6 +26,9 @@ Description: text-mode version of the irssi IRC client
|
|||
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 an IRC client from the author of yagirc, Timo Sirainen. It has a
|
||||
text, GTK and GNOME interface (with integration to the GNOME panel).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue