summaryrefslogtreecommitdiff
path: root/debian/changelog
blob: 93f61e47960d221ab05003b33c8a801836242c43 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
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