X-Git-Url: http://git.grml.org/?p=grml-etc-core.git;a=blobdiff_plain;f=debian%2Fchangelog;h=63afb518c3e3614f9db49021d57dcf28f41b9c18;hp=4029a8688b10a880a4609f526dade76b161c3c08;hb=4008e3f6382441064953bb63f4954875b70e8c55;hpb=775cf70612dd27f6a4d2ba9e496d3b6963774b20 diff --git a/debian/changelog b/debian/changelog index 4029a86..63afb51 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,246 @@ +grml-etc-core (0.6.0) grml-testing; urgency=low + + [ Frank Terbeck ] + * [b2a42cb] zshrc: Fix ls (and grep) option handling on non-linux + systems + * [e0920bf] zshrc: Enable --color=auto for grep in FreeBSD + * [d4e14fd] zshrc: Typo: grml_options -> grep_options + * [5f433e9] zshrc: Fix broken quoting + * [143008f] zshrc: Fix documentation tag for alias lsl + * [a8546c9] zshrc: Remove superfluous comments + * [828d43a] zshrc: Make mkcd() more robust + + [ Michael Prokop ] + * [e5e6e3a] script-functions: fix getbootparam/checkbootparam + * [37f4af2] zshrc: drop http alias. Thanks to Axel Beckert + for reporting + + [ Jerome Leclanche ] + * [49339f2] Re-implement zurl() under the goo.gl API + + [ Bernhard Tittelbach ] + * [2ebcbd6] zshrc: fix inplaceMkDirs + * [a4cd061] zsh: purge: make purge take an optional dir argument so it + can be used e.g. with zargs --max-args 1 -- **/ -- purge + + -- Michael Prokop Wed, 09 May 2012 12:29:22 +0200 + +grml-etc-core (0.5.5) grml-testing; urgency=low + + [ Bernhard Tittelbach ] + * [87c92b3] zsh: some handy examples for the skel/.zshrc + * [82921ea] zsh: purge: make default uppercase + * [2cf5d4e] zsh: help-zle bugfix + * [cd5a844] zsh: help-show-abk + * [6ae9d0d] zsh: keybindings: unify case of caseinsensitive + control chars + * [764b204] zsh: keybindings: unify case ++ + + -- Michael Prokop Sun, 29 Jan 2012 13:27:56 +0100 + +grml-etc-core (0.5.4) grml-testing; urgency=low + + [ Frank Terbeck ] + * [8600fe0] Add completion for grml-tips [Closes: issue988] + + -- Michael Prokop Wed, 11 Jan 2012 18:27:38 +0100 + +grml-etc-core (0.5.3) grml-testing; urgency=low + + [ Bernhard Tittelbach ] + * [3b39caa] zsh: weather: fix typo + * [caf6961] zsh: lsdisk: fix typo introduced through rewrapping + + [ Ulrich Dangel ] + * [74b9ce9] Remove deprecated file /etc/apt/sources.list.grml + * [3d0fba5] Remove hg-snapshot-script and corresponding apt.conf.example + + -- Michael Prokop Mon, 09 Jan 2012 16:30:00 +0100 + +grml-etc-core (0.5.2) grml-testing; urgency=low + + * [25a6fad] Remove /etc/skel/.toprc, not supported by recent procps. + [Closes: issue1091] + + -- Michael Prokop Thu, 08 Dec 2011 21:21:23 +0100 + +grml-etc-core (0.5.1) grml-testing; urgency=low + + [ Christian Hofstaedtler ] + * [8d787e5] Remove extra delete-word bindings + + -- Michael Prokop Thu, 08 Dec 2011 14:30:23 +0100 + +grml-etc-core (0.5.0) grml-testing; urgency=low + + [ Bernhard Tittelbach ] + * [bff1927] zshrc: alias lsnewdir/lsolddir shows newest/oldest created 20 directories (10 .dirs) + + [ Michael Prokop ] + * [262bccc] zshrc: fix delete-word keybinding + * [7621f9f] zshrc: readd setopt nonomatch + + [ Frank Terbeck ] + * [433f1c4] zshrc: Remove vim fold-markers + * [3db9d15] zshrc: Move weather to its own file + * [8c93e85] zshrc: Remove fluxkey-change + * [2b85131] zshrc: Move linenr to its own file + * [e149179] zshrc: Move hl and its completion to their own files + * [c9b2d70] zshrc: Remove mkmaildir + * [a4eb95c] zshrc: Move ic_get to skel/.zshrc + * [9eb3cd4] zshrc: Move exirename to its own file + * [21eb785] zshrc: Remove smart-indent + * [18e610e] zshrc: Remove mmake + * [36bdfe0] zshrc: Move urldecode to its own file + * [972d792] zshrc: Remove genthumbs + * [8569837] zshrc: Remove mkiso + * [3254c19] zshrc: Remove mkaudiocd + * [a861b6b] zshrc: Remove audioburn + * [349659e] zshrc: Remove audiorip + * [e72da8d] zshrc: Remove status + * [1130de3] zshrc: Remove slow_print + * [d2bf4ca] zshrc: Remove dirspace + * [6253c5b] zshrc: Remove suidfind + * [ad3991d] zshrc: Remove ansi-colors + * [f1005a1] zshrc: Move readme() to its own file + * [30282f6] zshrc: Remove vman + * [e450b32] zshrc: Remove 2html + * [427ed4a] zshrc: Remove selhist + * [713060b] zshrc: Move plap to skel/.zshrc + * [cc1840a] zshrc: Remove rundirs + * [919ba75] zshrc: Move lsdisk to its own file + * [af18804] zshrc: Move purge to its own file + * [c1d8920] zshrc: Move lcheck to skel/.zshrc + * [670ef7a] zshrc: Remove man2 + * [6149d80] grmlzshrc.t2t: Update with removals + * [8e9aced] zshrc: Remove greph + * [0a79afd] zshrc: Remove regcheck + * [006fc86] zshrc: Remove makereadable + * [ce4346f] zshrc: Remove limg + * [73a6cb7] zshrc: Move uopen to skel/.zshrc + * [b4428f4] zshrc: Remove viless + * [2933102] zshrc: Remove udiff + * [e49d294] zshrc: Remove shzip + * [d2ac165] zshrc: Remove shtar + * [48186d3] zshrc: Move memusage to skel/.zshrc + * [5a731e3] zshrc: Remove mdiff + * [cc9c8cb] zshrc: Remove fir + * [a7b0488] grmlzshrc.t2t: Remove exirename documentation + * [e6beda1] zshrc: Remove disassemble + * [4338c8c] zshrc: Remove cvs* functions + * [6555fbd] zshrc: Remove cvs* cdiff + * [85fcef7] zshrc: Remove webservice functions + * [39f9664] zshrc: Remove zg() + * [344ce4b] zshrc: Remove iwclient + * [270ae2f] zshrc: Move ipv6-tunnel to its own function file + * [f4d4452] zshrc: Remove kbd layout-changing fcts + * [2e9ff8e] zshrc: Remove peval and calc + * [fe25fa0] zshrc: Move hex to skel/.zshrc + * [a5d4d99] zshrc: Remove qma + * [bd6da85] zshrc: Remove setenv + * [2093575] zshrc: Remove apache2-ssl-certificate + * [37bc165] zshrc: Remove get_tw_cli + * [ad6af51] zshrc: Remove upgrade + * [32adff6] zshrc: Remove doc() + * [f3c3139] zshrc: Remove sshot + * [15383cb] zshrc: Move minimal-shell to its own file + * [500599c] zshrc: mcd -> mkcd + * [d078ae0] zshrc globalias -> zleiab + * [50226ef] zshrc: Remove hidiff + * [b7ebc81] zshrc: Remove GREP + * [6949abc] zshrc: Remove cmplayer + * [5e5508b] zshrc: Remove fbmplayer + * [0c46c6b] zshrc: Remove fblinks + * [fb3386a] zshrc: Remove md + * [f4bf5eb] zshrc: Remove chmod aliases + * [e44dffb] zshrc: Remove font-changing aliases + * [ef25f1d] zshrc: Remove correction-disabled aliases + * [c5743df] zshrc: Move `top10' alias to skel/.zshrc + * [4c98820] zshrc: Remove CO and CH aliases + * [2cbc16c] zshrc: Remove truecrypt alias + * [ed94530] zshrc: Remove 1-char aliases: 0, g, s, S + * [dd58483] zshrc: Remove md and rd aliases + * [b9dc150] zshrc: Remove QTPATH and JIKESPATH + * [b4c73df] zshrc: Don't unset `nomatch' anymore + * [58ccc98] zshrc: Remove smart-compress + * [a9d3f36] zshrc: Remove `show-archive' + * [ac404c1] zshrc: Remove `refunc' as `freload' does the same thing + * [a3d8018] zshrc: Remove the root/non-root split + * [2fa5597] zshrc: Try to keep lines under 80 chars + + -- Christian Hofstaedtler Tue, 06 Dec 2011 22:48:36 +0100 + +grml-etc-core (0.4.03) unstable; urgency=low + + * [43b9baa] lsb-functions: fix logic of RC_NOCOLOR check for + RC_ENDCOL + + -- Michael Prokop Sun, 27 Nov 2011 23:16:16 +0100 + +grml-etc-core (0.4.02) unstable; urgency=low + + [ Frank Terbeck ] + * [43090cf] zshrc: Make cd() behave with more than one argument + * [fb6dc41] zshrc: Do not use bogus array index `0' in dirstack code + [Closes: issue1055] + * [2130d67] Fix spelling in debian/control + * [219a342] gitignore: zsh byte-compiled files (*.zwc) + * [7b4ae7e] zshrc: Stop setting $BROWSER + + [ micah anderson ] + * [b7cea1c] zshrc: hl() parameter fix + + [ Christian Hofstaedtler ] + * [8b7ef31] Remove unmaintained accessibility support + * [093bbd1] Cleanup indenting in preinst, postrm + + [ Sebastian Boehm ] + * [11ce070] Add tmux.conf + + [ Michael Prokop ] + * [f5f88df] zshrc: use dpkg-query instead of grep-status for debs-by- + size alias. Thanks to Thorsten Glaser + * [91e6659] zshrc: drop 2mp3_192 function + * [527ab11] lsb-functions: if we do not use colors then assume terminal + can not handle endcols + * [2eb78fd] zshrc: check for empty DONTSETRPROMPT and NOTITLE + + [ Bernhard Tittelbach ] + * [7ee39bb] zshrc: purge old zsh compile-files, echo newline + * [87a8f70] zshrc: lsdisk mount and blocksize info + * [fd1f19f] zshrc: fix readme, add liesmich, improve globbing + * [e325343] zshrc: help-zle caching + * [eb2c0c6] zshrc: readme(): remove superfluous line + * [a443ac2] zshrc: inplaceMkDirs(): handle espaces and quotes better + * [5173aea] zshrc: alias remove current working diretory + * [a7cf6e3] zshrc: simple-extract: make curl follow redirects + + -- Michael Prokop Sat, 26 Nov 2011 19:10:44 +0100 + +grml-etc-core (0.4.01) unstable; urgency=low + + [ Frank Terbeck ] + * [7f27648] Disable vcs_info if the function is not loaded + * [47b6a5f] zshrc: Updating accept-line wrapper + + [ Christian Hofstaedtler ] + * [5f0f906] Revert "Make sure grmlzshrc is only loaded once" + * [59f4992] Add debian/control headers Origin, Bugs + * [c9d3e24] remove preferences.grml example file + + [ Michael Prokop ] + * [aad6e4e] zshrc: provide smart cd function, allows switching to /etc + when running 'cd /etc/fstab' + + [ Bernhard Tittelbach ] + * [3fbd060] zsh: complete from screen and tmux, workaround screen + * [303fb96] zsh: tmux hardcopy version check + * [95eeb86] zshrc: provide help_zle_parse_keybindings through ctrl-x-z, + add/change some keybinding comments accordingly. + * [05260a8] zsh: make any() case insensitive + + -- Michael Prokop Mon, 08 Aug 2011 14:41:16 +0200 + grml-etc-core (0.4.00) unstable; urgency=low The "this release qualifies for a minor version number bump" release.