759d3844abc9876910bb9d9d9eb697affca84d53
[zsh-lovers.git] / debian / changelog
1 zsh-lovers (0.8.2) unstable; urgency=low
2
3   * Drop some left over merge crap.
4
5  -- Michael Prokop <mika@grml.org>  Mon, 22 Dec 2008 16:32:55 +0100
6
7 zsh-lovers (0.8.1) unstable; urgency=low
8
9   * Apply patch from Tyler Oderkirk which fixes a typo.
10   * Apply patch from Christian Schneider which adds some further
11     examples.
12   * Update VCS headers (we use git nowadays).
13   * Move asciidoc and fop to Build-Depends-Indep.
14   * Bump Standard Version to 3.8.0 (no further changes).
15
16  -- Michael Prokop <mika@grml.org>  Mon, 03 Nov 2008 19:04:54 +0100
17
18 zsh-lovers (0.8.0) unstable; urgency=low
19
20   * Apply patch by Christian Schneider providing some further
21     examples, thanks!
22   * No longer install zsh.vim. [Closes: issue458]
23   * Some small package cleanups to make lintian happy.
24
25  -- Michael Prokop <mika@grml.org>  Sun, 11 May 2008 11:12:36 +0200
26
27 zsh-lovers (0.7.0) unstable; urgency=low
28
29   * Better example for 'Show me all the .c files for which
30     there doesn't exist a .o', see Clint's
31     http://xana.scru.org/quanks/zshloverscando.html
32   * Move from x.y-z version schema to x.y.z.
33
34  -- Michael Prokop <mika@grml.org>  Sun, 07 Oct 2007 13:38:36 +0200
35
36 zsh-lovers (0.6-5) unstable; urgency=low
37
38   * Applied patch by Christian Schneider which adds some more
39     examples (like 'autoload -U age' examples). Thanks!
40
41  -- Michael Prokop <mika@grml.org>  Mon, 04 Jun 2007 00:55:43 +0200
42
43 zsh-lovers (0.6-4) unstable; urgency=low
44
45   * Cleanup of spaces at end of lines.
46   * Add missing 'l:=o_log' to first code example. Thanks to
47     Mike Leary!
48
49  -- Michael Prokop <mika@grml.org>  Mon, 30 Apr 2007 19:47:23 +0200
50
51 zsh-lovers (0.6-3) unstable; urgency=low
52
53   * Applied patch by Christian Schneider which updates some URLs,
54     manpage references and adds "test if a parameter is numeric".
55
56  -- Michael Prokop <mika@grml.org>  Sat, 24 Feb 2007 13:12:02 +0100
57
58 zsh-lovers (0.6-2) unstable; urgency=low
59
60   * Fix typo: it is foobar.tex and not foobar.tex, thanks to
61     Jens Heidrich.
62
63  -- Michael Prokop <mika@grml.org>  Sat,  3 Feb 2007 11:21:40 +0100
64
65 zsh-lovers (0.6-1) unstable; urgency=low
66
67   * Rewrite of zsh-lovers in asciidoc, done by Christian Schneider
68     - thanks a lot!
69   * Update Zsh reference card, taken from http://www.bash2zsh.com/
70   * Changes to debian/:
71     - add asciidoc and fop to Build-Depends
72     - mention hg repos in debian/control
73     - bumb standard version to 3.7.2
74     - update copyright file
75
76  -- Michael Prokop <mika@grml.org>  Sun, 28 Jan 2007 09:46:08 +0100
77
78 zsh-lovers (0.5-2) unstable; urgency=low
79
80   * Fixed small typo (mp3 vs. pdf) (thanks Florian Hassler).
81
82  -- Michael Prokop <mika@grml.org>  Wed, 14 Dec 2005 22:44:45 +0100
83
84 zsh-lovers (0.5-1) unstable; urgency=low
85
86   * Some small improvements in manpage 'zsh-lovers'.
87   * Updated README.
88   * Updated zsh_people/grml/.
89
90  -- Michael Prokop <mika@grml.org>  Sun, 19 Jun 2005 12:03:53 +0200
91
92 zsh-lovers (0.5) unstable; urgency=low
93
94   * Reworked debian package with help of Reinhard Tartler
95     <siretart@tauware.de> [thanks!].
96   * Let's ship manpage in nroff-format without any modification (removed
97     'nroff -man zsh-lovers.nroff > zsh-lovers.1').
98
99  -- Michael Prokop <mika@grml.org>  Sat, 18 Jun 2005 15:42:39 +0200
100
101 zsh-lovers (0.4) unstable; urgency=low
102
103   * Replaced $PAGER with $READNULLCMD [thanks, wuehlmaus!].
104   * Replaced http://w9y.de/ with http://w9y.de/zsh/zshrc
105     [thanks, wuehlmaus!].
106   * Added section "Variables can be modified by
107     modifiers, too." [thanks, wuehlmaus!].
108
109  -- Michael Prokop <mika@grml.org>  Mon,  9 May 2005 01:45:03 +0200
110
111 zsh-lovers (0.3) unstable; urgency=low
112
113   * Updated zsh_people/stchaz/mouse.zsh (thanks Stephane Chazelas).
114   * Updated zsh_people/grml/zshrc and added zsh_people/grml/.zshrc.
115   * The "grml 0.3 hustenstopper"-release.
116
117  -- Michael Prokop <mika@grml.org>  Mon, 21 Feb 2005 09:19:12 +0100
118
119 zsh-lovers (0.2-2) unstable; urgency=low
120
121   * Some small updates (fixed URL and date).
122
123  -- Michael Prokop <mika@grml.org>  Sat, 19 Feb 2005 16:28:30 +0100
124
125 zsh-lovers (0.2-1) unstable; urgency=low
126
127   * Added zsh-lovers manpage in html format.
128
129  -- Michael Prokop <mika@grml.org>  Thu, 27 Jan 2005 23:53:45 +0100
130
131 zsh-lovers (0.2) unstable; urgency=low
132
133   * Updated manpage zsh-lovers.
134   * Updated zsh.vim by Nikolai Weibull to version 2004-12-12.
135   * Added README.
136   * Added ZWS, stchaz/mouse.zsh, grml/zshrc.
137   * Added thomas_koehler -> klammer.zsh uhr.zsh
138   * Added configuration files of Christian 'strcat' Schneider.
139   * Added configuration files of Stephen 'caphuso' Rueger.
140
141  -- Michael Prokop <mika@grml.org>  Tue, 21 Dec 2004 21:08:51 +0100
142
143 zsh-lovers (0.1) unstable; urgency=low
144
145   * Initial Release.
146
147  -- Michael Prokop <mika@grml.org>  Wed, 18 Aug 2004 12:19:12 +0200
148