mirror of
https://github.com/irssi/irssi.git
synced 2026-08-19 00:22:17 +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/changelog
vendored
8
debian/changelog
vendored
|
|
@ -1,3 +1,11 @@
|
||||||
|
irssi (0.8.10~rc6-1) unstable; urgency=low
|
||||||
|
|
||||||
|
* New upstream version
|
||||||
|
* Disable the GnuTLS patch for now.
|
||||||
|
* Added Provides, Replaces and Conflicts for irssi-text and irssi-snapshot
|
||||||
|
|
||||||
|
-- David Pashley <david@davidpashley.com> Fri, 14 Oct 2005 00:39:15 +0100
|
||||||
|
|
||||||
irssi (0.8.10~rc5-1) unstable; urgency=low
|
irssi (0.8.10~rc5-1) unstable; urgency=low
|
||||||
|
|
||||||
* Initial packaging to unify irssi-text and irssi-snapshot
|
* Initial packaging to unify irssi-text and irssi-snapshot
|
||||||
|
|
|
||||||
8
debian/control
vendored
8
debian/control
vendored
|
|
@ -9,8 +9,9 @@ Package: irssi
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}, perl-base(>= 5.8.1)
|
Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}, perl-base(>= 5.8.1)
|
||||||
Suggests: irssi-scripts (>= 2)
|
Suggests: irssi-scripts (>= 2)
|
||||||
Conflicts: irssi-scripts (= 1), irssi-common
|
Conflicts: irssi-scripts (= 1), irssi-common, irssi-text (<= 0.8.9-3.1), irssi-snapshot ( <= 0.8.9-3.1)
|
||||||
Replaces: irssi-scripts (<= 8)
|
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
|
Description: text-mode version of the irssi IRC client
|
||||||
Irssi is an IRC client from the author of yagirc, Timo Sirainen. It has a
|
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).
|
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
|
Package: irssi-dev
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: irssi
|
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
|
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
|
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).
|
text, GTK and GNOME interface (with integration to the GNOME panel).
|
||||||
|
|
|
||||||
4
debian/patches/00list
vendored
4
debian/patches/00list
vendored
|
|
@ -1,3 +1,3 @@
|
||||||
05upgrade-check-binary
|
05upgrade-check-binary
|
||||||
06gnutls-support
|
#06gnutls-support
|
||||||
07gnutls-support-automakery
|
#07gnutls-support-automakery
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue