9ce2e1c177ce41d27378ac19084f2655b4995064
[zsh-lovers.git] / debian / changelog
1 zsh-lovers (0.10.0) unstable; urgency=medium
2
3   [ pfefferminz132 ]
4   * [eed6063] Fix broken links for Matthias Kopfermann + Sven Wischnowsky
5
6   [ Michael Prokop ]
7   * [a1b0175] Fix comment regarding number of characters. Thanks to Jim
8     Murphy
9   * [6f4e68e] Replace my no longer active mail address with a link towards
10     the github repository
11   * [cea4010] Update URL for ZSH-FAQ. Thanks to Christopher Bock for the
12     hint
13   * [b77b031] Update URLs for userguide
14   * [3ffb00b] Drop deprecated URL for introduction from BYU. Thanks to
15     Christopher Bock for the hint
16   * [f0c4286] Drop deprecated URL for Z shell introduction from ibm.com.
17     Thanks to Christopher Bock for the hint
18   * [40d803d] Drop my own web pages which are no longer maintained/arround
19
20  -- Michael Prokop <mika@grml.org>  Fri, 08 Sep 2023 13:54:22 +0200
21
22 zsh-lovers (0.9.1) unstable; urgency=medium
23
24   [ Frank Terbeck ]
25   * [bdc422c] Update URL of my zsh config's webpage
26   * [1baecf1] Rename README → README.md
27
28   [ Rogerio Prado de Jesus ]
29   * [fb93254] Fix typo in zsh-lovers.1.txt
30
31   [ Michael Prokop ]
32   * [f4cff9e] Bump Standards-Version to 3.9.8
33   * [8291449] Bump debian/compat to 9
34   * [622bc48] Use SSL for Homepage + Vcs-Browser headers
35   * [30c36f8] Add asciidoc-dblatex to Build-Depends-Indep
36   * [f580d6a] Add debian/source/format with 3.0 (native)
37   * [a6cc16c] Fix typos caught by lintian
38   * [469d69a] Run wrap-and-sort -a -s -t on debian/
39   * [7f50f20] Add ${misc:Depends} to Depends
40
41  -- Michael Prokop <mika@grml.org>  Fri, 27 Jan 2017 16:50:19 +0100
42
43 zsh-lovers (0.9.0) unstable; urgency=medium
44
45   * [570683a] Add ft's zsh configuration to links section. Thanks to
46     Yu.A.Rogovsky <Yu.A.Rogovsky@inp.nsk.su>
47   * [5cb88f9] Get rid of files where we don't own the copyright or license
48     is unclear. Thanks to Ulrich Mueller <ulm@gentoo.org> for raising the
49     issue
50   * [aa6d665] Refresh Debian packaging, bring it to 2014
51   * [e666457] Refresh and clarify copyright information
52   * [b382392] Use xsltproc/dblatex instead of fop in Build-Depends, enable
53     verbose execution with --no-xmllint for a2px
54
55  -- Michael Prokop <mika@grml.org>  Thu, 03 Apr 2014 12:41:02 +0200
56
57 zsh-lovers (0.8.3) unstable; urgency=low
58
59   * Update Links section. Thanks for reporting some broken links
60     to Jon Strait.
61
62  -- Michael Prokop <mika@grml.org>  Thu, 12 Mar 2009 21:29:51 +0100
63
64 zsh-lovers (0.8.2) unstable; urgency=low
65
66   * Drop some left over merge crap.
67   * Deleted trailing whitespace as well as incorporated some
68     punctuation characters, thanks, z3ttacht. [Closes: issue483]
69
70  -- Michael Prokop <mika@grml.org>  Thu, 29 Jan 2009 16:58:43 +0100
71
72 zsh-lovers (0.8.1) unstable; urgency=low
73
74   * Apply patch from Tyler Oderkirk which fixes a typo.
75   * Apply patch from Christian Schneider which adds some further
76     examples.
77   * Update VCS headers (we use git nowadays).
78   * Move asciidoc and fop to Build-Depends-Indep.
79   * Bump Standard Version to 3.8.0 (no further changes).
80
81  -- Michael Prokop <mika@grml.org>  Mon, 03 Nov 2008 19:04:54 +0100
82
83 zsh-lovers (0.8.0) unstable; urgency=low
84
85   * Apply patch by Christian Schneider providing some further
86     examples, thanks!
87   * No longer install zsh.vim. [Closes: issue458]
88   * Some small package cleanups to make lintian happy.
89
90  -- Michael Prokop <mika@grml.org>  Sun, 11 May 2008 11:12:36 +0200
91
92 zsh-lovers (0.7.0) unstable; urgency=low
93
94   * Better example for 'Show me all the .c files for which
95     there doesn't exist a .o', see Clint's
96     http://xana.scru.org/quanks/zshloverscando.html
97   * Move from x.y-z version schema to x.y.z.
98
99  -- Michael Prokop <mika@grml.org>  Sun, 07 Oct 2007 13:38:36 +0200
100
101 zsh-lovers (0.6-5) unstable; urgency=low
102
103   * Applied patch by Christian Schneider which adds some more
104     examples (like 'autoload -U age' examples). Thanks!
105
106  -- Michael Prokop <mika@grml.org>  Mon, 04 Jun 2007 00:55:43 +0200
107
108 zsh-lovers (0.6-4) unstable; urgency=low
109
110   * Cleanup of spaces at end of lines.
111   * Add missing 'l:=o_log' to first code example. Thanks to
112     Mike Leary!
113
114  -- Michael Prokop <mika@grml.org>  Mon, 30 Apr 2007 19:47:23 +0200
115
116 zsh-lovers (0.6-3) unstable; urgency=low
117
118   * Applied patch by Christian Schneider which updates some URLs,
119     manpage references and adds "test if a parameter is numeric".
120
121  -- Michael Prokop <mika@grml.org>  Sat, 24 Feb 2007 13:12:02 +0100
122
123 zsh-lovers (0.6-2) unstable; urgency=low
124
125   * Fix typo: it is foobar.tex and not foobar.tex, thanks to
126     Jens Heidrich.
127
128  -- Michael Prokop <mika@grml.org>  Sat,  3 Feb 2007 11:21:40 +0100
129
130 zsh-lovers (0.6-1) unstable; urgency=low
131
132   * Rewrite of zsh-lovers in asciidoc, done by Christian Schneider
133     - thanks a lot!
134   * Update Zsh reference card, taken from http://www.bash2zsh.com/
135   * Changes to debian/:
136     - add asciidoc and fop to Build-Depends
137     - mention hg repos in debian/control
138     - bumb standard version to 3.7.2
139     - update copyright file
140
141  -- Michael Prokop <mika@grml.org>  Sun, 28 Jan 2007 09:46:08 +0100
142
143 zsh-lovers (0.5-2) unstable; urgency=low
144
145   * Fixed small typo (mp3 vs. pdf) (thanks Florian Hassler).
146
147  -- Michael Prokop <mika@grml.org>  Wed, 14 Dec 2005 22:44:45 +0100
148
149 zsh-lovers (0.5-1) unstable; urgency=low
150
151   * Some small improvements in manpage 'zsh-lovers'.
152   * Updated README.
153   * Updated zsh_people/grml/.
154
155  -- Michael Prokop <mika@grml.org>  Sun, 19 Jun 2005 12:03:53 +0200
156
157 zsh-lovers (0.5) unstable; urgency=low
158
159   * Reworked debian package with help of Reinhard Tartler
160     <siretart@tauware.de> [thanks!].
161   * Let's ship manpage in nroff-format without any modification (removed
162     'nroff -man zsh-lovers.nroff > zsh-lovers.1').
163
164  -- Michael Prokop <mika@grml.org>  Sat, 18 Jun 2005 15:42:39 +0200
165
166 zsh-lovers (0.4) unstable; urgency=low
167
168   * Replaced $PAGER with $READNULLCMD [thanks, wuehlmaus!].
169   * Replaced http://w9y.de/ with http://w9y.de/zsh/zshrc
170     [thanks, wuehlmaus!].
171   * Added section "Variables can be modified by
172     modifiers, too." [thanks, wuehlmaus!].
173
174  -- Michael Prokop <mika@grml.org>  Mon,  9 May 2005 01:45:03 +0200
175
176 zsh-lovers (0.3) unstable; urgency=low
177
178   * Updated zsh_people/stchaz/mouse.zsh (thanks Stephane Chazelas).
179   * Updated zsh_people/grml/zshrc and added zsh_people/grml/.zshrc.
180   * The "grml 0.3 hustenstopper"-release.
181
182  -- Michael Prokop <mika@grml.org>  Mon, 21 Feb 2005 09:19:12 +0100
183
184 zsh-lovers (0.2-2) unstable; urgency=low
185
186   * Some small updates (fixed URL and date).
187
188  -- Michael Prokop <mika@grml.org>  Sat, 19 Feb 2005 16:28:30 +0100
189
190 zsh-lovers (0.2-1) unstable; urgency=low
191
192   * Added zsh-lovers manpage in html format.
193
194  -- Michael Prokop <mika@grml.org>  Thu, 27 Jan 2005 23:53:45 +0100
195
196 zsh-lovers (0.2) unstable; urgency=low
197
198   * Updated manpage zsh-lovers.
199   * Updated zsh.vim by Nikolai Weibull to version 2004-12-12.
200   * Added README.
201   * Added ZWS, stchaz/mouse.zsh, grml/zshrc.
202   * Added thomas_koehler -> klammer.zsh uhr.zsh
203   * Added configuration files of Christian 'strcat' Schneider.
204   * Added configuration files of Stephen 'caphuso' Rueger.
205
206  -- Michael Prokop <mika@grml.org>  Tue, 21 Dec 2004 21:08:51 +0100
207
208 zsh-lovers (0.1) unstable; urgency=low
209
210   * Initial Release.
211
212  -- Michael Prokop <mika@grml.org>  Wed, 18 Aug 2004 12:19:12 +0200
213