add debian/NEWS to notifiy users about change of global aliases behaviour
[grml-etc-core.git] / debian / changelog
1 grml-etc-core (0.1-31) unstable; urgency=low
2
3   * /etc/skel/.zshrc:
4     - added alias hidiff (highlight important stuff in diff
5       output), active if histring is available
6     - added some isgrmlsmall checks, thanks Frank Terbeck!
7     - added power completion, thanks wuehlmaus!
8       See http://zshwiki.org/home/examples/zleiab for details.
9       Notice: this deactivates the global aliases by default now,
10       just use the global aliases as well but press ',.' afterwards
11       to expand the abbreviation!
12
13  -- Michael Prokop <mika@grml.org>  Sun, 12 Nov 2006 11:30:43 +0100
14
15 grml-etc-core (0.1-30) unstable; urgency=low
16
17   * Ship /etc/grml/script-functions with this package so other packages
18     like grml-debootstrap don't have to depend on package grml-scripts.
19   * Bumb Standard Version to 3.7.2 (no further changes).
20
21  -- Michael Prokop <mika@grml.org>  Mon,  6 Nov 2006 22:32:19 +0100
22
23 grml-etc-core (0.1-29) unstable; urgency=low
24
25   * /etc/zsh/zshrc:
26     - added isgrmlsmall() and set $EDITOR according to grml flavour,
27       thanks - Frank Terbeck!
28     - deactivate smiley on right side of prompt by default, uncomment
29       the line if you want to use it
30   * /etc/skel/.zshrc: add http://zshwiki.org/home/examples/zleiab
31     but do not activate it by default
32   * /etc/skel/.hgrc: adjust username for "generic user"
33
34  -- Michael Prokop <mika@grml.org>  Sat, 28 Oct 2006 16:21:34 +0200
35
36 grml-etc-core (0.1-28) unstable; urgency=low
37
38   * /etc/skel/.zshrc: always set 'setopt local_options' if
39     using 'setopt errreturn'.
40
41  -- Michael Prokop <mika@grml.org>  Fri, 27 Oct 2006 11:55:54 +0200
42
43 grml-etc-core (0.1-27) unstable; urgency=low
44
45   * /etc/grml/screenrc*: set shell to /bin/zsh instead of zsh,
46     otherwise running 'script' might hang. Thanks, wuehlmaus!
47
48  -- Michael Prokop <mika@grml.org>  Thu, 26 Oct 2006 11:20:35 +0200
49
50 grml-etc-core (0.1-26) unstable; urgency=low
51
52   The "Frank Terbeck is my zsh hero" release.
53
54   * Update /etc/zsh/site-functions/_hg to latest version from
55     http://hg.intevation.org/mercurial/crew
56   * Added /etc/zsh/site-functions/_grmlinitd for better completion
57     of "Start Restart Stop Reload" with initscripts, thanks - Frank
58     Terbeck!
59   * /etc/zsh/zshrc:
60     - use is-at-least for is4[2]-functions if possible
61     - bugfix for $2 in initscripts "Start Restart Stop Reload"
62       function (thanks, Frank Terbeck!)
63     - use zsh's color capabilities if the module is present
64       (thanks, Frank Terbeck!)
65     - don't export $SHELL anymore
66   * /etc/zsh/zshenv:
67     - set /bin instead of /bin/ in $PATH
68     - some minor code style improvements
69   * /etc/skel/.zshrc: 
70     - updated alias fbmplayer (thanks, wuehlmaus!)
71     - added function gex (google exact search, thanks wuehlmaus!)
72     - added gethgsnap and gethgclone for retrieving mercurial
73     - use $SUDO in the whole file instead of $RUNASROOT
74     - use 'setopt errreturn' in some functions
75
76  -- Michael Prokop <mika@grml.org>  Tue, 24 Oct 2006 20:35:29 +0200
77
78 grml-etc-core (0.1-25) unstable; urgency=low
79
80   * /etc/skel/.zshrc: add functions for mercurial
81   * Added /etc/skel/.hgrc - configuration file for mercurial.
82   * Added /etc/skel/.vim/plugin/DirDiff.vim (plugin to diff and merge
83     two directories recursively), taken from
84     http://www.vim.org/scripts/script.php?script_id=102
85
86  -- Michael Prokop <mika@grml.org>  Sun, 22 Oct 2006 21:24:39 +0200
87
88 grml-etc-core (0.1-24) unstable; urgency=low
89
90   * Code improvements to /etc/zsh/zshrc and /etc/skel/.zshrc,
91     thanks for the patch - Frank Terbeck!
92
93  -- Michael Prokop <mika@grml.org>  Sat, 21 Oct 2006 19:29:59 +0200
94
95 grml-etc-core (0.1-23) unstable; urgency=low
96
97   * Fix typo in /etc/zsh/zshrc.
98
99  -- Michael Prokop <mika@grml.org>  Sat, 21 Oct 2006 16:36:54 +0200
100
101 grml-etc-core (0.1-22) unstable; urgency=low
102
103   * /etc/zsh/zshrc: update functions dchange and uchange - check
104     whether changelogs exist before trying to display them.
105
106  -- Michael Prokop <mika@grml.org>  Sat, 21 Oct 2006 16:20:40 +0200
107
108 grml-etc-core (0.1-21) unstable; urgency=low
109
110   * /etc/zsh/zshrc: added some more checks so the config works
111     on AIX (powerpc-ibm-aix5.2.0.0) as well.
112
113  -- Michael Prokop <mika@grml.org>  Tue, 17 Oct 2006 12:12:52 +0200
114
115 grml-etc-core (0.1-20) unstable; urgency=low
116
117   * Add /etc/zsh/site-functions/_hg, zsh completion for mercurial
118     and set according $FPATH in /etc/zsh/zshrc.
119
120  -- Michael Prokop <mika@grml.org>  Sun, 15 Oct 2006 23:19:03 +0200
121
122 grml-etc-core (0.1-19) unstable; urgency=low
123
124   * /etc/grml/screenrc: activated
125     termcapinfo xterm|xterms|xs|rxvt ti@:te@
126     for "more usual" buffer handling in xterm & CO.
127
128  -- Michael Prokop <mika@grml.org>  Sat, 14 Oct 2006 22:56:23 +0200
129
130 grml-etc-core (0.1-18) unstable; urgency=low
131
132   * /etc/skel/.zshrc: update function getskype (new upstream release
133     which does not require s/libqt3c102-mt/libqt3-mt/ workaround anymore.
134
135  -- Michael Prokop <mika@grml.org>  Mon,  9 Oct 2006 14:48:22 +0200
136
137 grml-etc-core (0.1-17) unstable; urgency=low
138
139   * /etc/zsh/zshrc: don't check whether we can read xorg.conf but if it
140     exists. Check for /usr/X11R6/bin/startx if /usr/bin/startx does not exist
141     and check for /usr/X11R6/bin/xinit if /usr/bin/xinit is not present.
142
143  -- Michael Prokop <mika@grml.org>  Sun,  8 Oct 2006 01:43:24 +0200
144
145 grml-etc-core (0.1-16) unstable; urgency=low
146
147   * /etc/zsh/zshrc: don't use colors on dumb terminals (like emacs)
148   * Move debian/postinst to debian/preinst, some minor fixes in
149     preinst and postrm.
150
151  -- Michael Prokop <mika@grml.org>  Mon,  2 Oct 2006 23:46:55 +0200
152
153 grml-etc-core (0.1-15) unstable; urgency=low
154
155   * Set debian related functions + aliases only if /etc/debian_version
156     is present. Check for uid and set $SUDO according so normal
157     user can use functions + aliases as well.
158
159  -- Michael Prokop <mika@grml.org>  Fri, 29 Sep 2006 14:35:32 +0200
160
161 grml-etc-core (0.1-14) unstable; urgency=low
162
163   * /etc/zsh/zshrc: instead of our predict-function use ctrl-z
164     to put job into foreground (thanks, wuehlmaus).
165
166  -- Michael Prokop <mika@grml.org>  Fri, 29 Sep 2006 14:09:30 +0200
167
168 grml-etc-core (0.1-13) unstable; urgency=low
169
170   * /etc/zsh/zshrc: added alias truec - thanks, Mark!
171
172  -- Michael Prokop <mika@grml.org>  Thu, 28 Sep 2006 23:06:41 +0200
173
174 grml-etc-core (0.1-12) unstable; urgency=low
175
176   * Cleanup and update of /etc/apt/sources.list.grml.
177   * /etc/zsh/zshrc: add functions dchange (Debian's changelog of specified
178     package) and uchange (view upstream's changelog of specified package).
179
180  -- Michael Prokop <mika@grml.org>  Thu, 28 Sep 2006 15:42:43 +0200
181
182 grml-etc-core (0.1-11) unstable; urgency=low
183
184   * /etc/zsh/zshenv: don't set $LC_ALL anymore if it isn't set
185     in environment files.
186
187  -- Michael Prokop <mika@grml.org>  Sat, 23 Sep 2006 14:20:42 +0200
188
189 grml-etc-core (0.1-10) unstable; urgency=low
190
191   * /etc/zsh/zshrc: improved startx + xinit alias, thanks to
192     Worf for idea!
193   * /etc/skel/.zshrc: set browser to firefox if $DISPLAY is set
194
195  -- Michael Prokop <mika@grml.org>  Sat, 23 Sep 2006 12:21:32 +0200
196
197 grml-etc-core (0.1-9) unstable; urgency=low
198
199   * /etc/zsh/zshenv: add /cdrom/addons/ to $PATH if the directory
200     is present.
201   * /etc/zsh/zshrc: "complete 'cd -<tab' with menu", press esc-v to
202     delete a word until its last '/'
203
204  -- Michael Prokop <mika@grml.org>  Thu, 21 Sep 2006 19:29:02 +0200
205
206 grml-etc-core (0.1-8) unstable; urgency=low
207
208   * Depend on 'vim | nvi' so we can use grml-etc-core on grml-small
209     as well.
210
211  -- Michael Prokop <mika@grml.org>  Mon, 18 Sep 2006 19:42:16 +0200
212
213 grml-etc-core (0.1-7) unstable; urgency=low
214
215   * /etc/skel/.zshrc: added function getair (get AIR - Automated Image and
216     Restore).
217
218  -- Michael Prokop <mika@grml.org>  Mon, 18 Sep 2006 18:55:01 +0200
219
220 grml-etc-core (0.1-6) unstable; urgency=low
221
222   * Remove /etc/grml/script-functions, ship it with package grml-scripts.
223
224  -- Michael Prokop <mika@grml.org>  Mon, 18 Sep 2006 00:46:00 +0200
225
226 grml-etc-core (0.1-5) unstable; urgency=low
227
228   * /etc/zsh/zshrc:
229     - press "ctrl-e d" to insert the actual date in the form
230       yyyy-mm-dd (found in schulas zsh config :))
231     - complete manual pages by their section (hello schula,
232       again ;-))
233
234  -- Michael Prokop <mika@grml.org>  Sun, 17 Sep 2006 16:46:44 +0200
235
236 grml-etc-core (0.1-4) unstable; urgency=low
237
238   * /etc/zsh/zshrc: support 'BATTERY=1 zsh' (display battery
239     status on right side of prompt.
240
241  -- Michael Prokop <mika@grml.org>  Sun, 17 Sep 2006 14:19:09 +0200
242
243 grml-etc-core (0.1-3) unstable; urgency=low
244
245   * /etc/zsh/zshrc: added alias ll (ls -hAl --color=auto'), thanks
246     for suggestion, Mark!
247   * /etc/apt/sources.list.grml: added entry for xfce sources, thanks
248     Mark!
249   * Added /etc/grml/script-functions meant for usage inside shell
250     scripts.
251
252  -- Michael Prokop <mika@grml.org>  Sat, 16 Sep 2006 10:39:52 +0200
253
254 grml-etc-core (0.1-2) unstable; urgency=low
255
256   * /etc/skel/.zshrc: updated function wodeb(), thanks wuehlmaus!
257
258  -- Michael Prokop <mika@grml.org>  Fri, 15 Sep 2006 17:53:35 +0200
259
260 grml-etc-core (0.1) unstable; urgency=low
261
262   * Initial Release.
263
264  -- Michael Prokop <mika@grml.org>  Tue, 12 Sep 2006 15:45:23 +0200
265