Skip to content

Debian Changelog irssi (0.8.10-2)

2005

irssi (0.8.10-2) unstable; urgency=low

   * Fix Conflicts and Replaces lines to make backporting to sarge easier
   * Fix the menu entry (Closes: #274201)
   * Added a Provides for irc (Closes: #267411)
   * Removed calls to ldconfig in postinst and postrm by calling dh_makeshlibs
     with the -n flag
   * Remove alteratives for irc and irssi (Closes: #348149)
   * Fix a glib memory bug. patch by Chris Moore <dooglus@gmail.com>
     (Closes: #358172, #358499)
   * Include changelog from irssi-text (Closes: #344292)

 -- David Pashley <david@davidpashley.com>  Fri, 30 Dec 2005 15:12:29 +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