1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-08 04:26:01 -04:00
irssi/debian/changelog

45 lines
1.6 KiB
Plaintext
Raw Normal View History

irssi (0.8.10-2) unstable; urgency=low
* Not uploaded to Debian (work in progress)
* Fix Conflicts and Replaces lines to make backporting to sarge easier
-- David Pashley <david@davidpashley.com> Wed, 14 Dec 2005 08:40:18 +0000
irssi (0.8.10-1) unstable; urgency=low
* new upstream release
-- David Pashley <david@davidpashley.com> Sat, 10 Dec 2005 21:25:51 +0000
irssi (0.8.10~rc8-1) unstable; urgency=low
* New upstream (Closes: #340287)
* Add dpatch to the build-depends
-- David Pashley <david@davidpashley.com> Wed, 30 Nov 2005 23:10:27 +0000
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
* Initial packaging to unify irssi-text and irssi-snapshot
* Provide a -dev package for building modules (Closes: #184771)
* Check for an executable file before we try to execute it with /upgrade
(Closes: #242026)
* Only allow /exec to recurse 100 times (Closes: #186416)
* Call SIGTSTP rather than SIGSTOP on ^Z (With thanks to Mark Hymers
<mark.hymers@ncl.ac.uk>) (Closes: #177108)
* Redirect Glib critical errors to the status window rather than to stderr
(Closes: #270596)
* Correctly lower case chat protocols using g_ascii_strdown() rather than
using the deprecated g_strdown() (pushed upstream) (Closes: #232628)
-- David Pashley <david@davidpashley.com> Sun, 10 Jul 2005 15:11:38 +0300