grml-etc-core (0.19.9) grml-testing; urgency=medium

  [ unknowndevQwQ ]
  * [7465ffb] fix(zshrc): keep existing history restrictions

  [ Michael Prokop ]
  * [81096c8] zshrc: increase HISTSIZE + SAVEHIST to our defaults also for
    live system

  [ Chris Hofstaedtler ]
  * [0592fb8] MAKEDEV is gone from Debian
  * [b7b9ce0] zshenv: add ~/.local/bin to default PATH
  * [b511093] debian: use modern build system

 -- Chris Hofstaedtler <ch@grml.org>  Sat, 14 Dec 2024 12:42:55 +0100

grml-etc-core (0.19.8) grml-testing; urgency=medium

  [ Michael Prokop ]
  * [43592e3] Stop shipping /etc/zsh/zlogout to avoid clearing terminal
    screen
  * [57ee36a] debian/preinst: drop deprecated dpkg-divert
  * [707f6c6] Ship debian/gbp.conf for gbp usage

  [ Chris Hofstaedtler ]
  * [3808820] debian: update Vcs-Git and Vcs-Browser
  * [1e0b93d] Add .github/FUNDING.yml

 -- Michael Prokop <mika@grml.org>  Fri, 22 Nov 2024 12:40:32 +0100

grml-etc-core (0.19.7) grml-testing; urgency=medium

  [ Michael Prokop ]
  * [ae34c42] etc/skel/.zshrc: set file encoding to UTF8.
    Thanks to flobee for the bug report

  [ Bernhard Tittelbach ]
  * [326ca58] zshrc: bugfix for _complete_screen_display when using tmux

 -- Michael Prokop <mika@grml.org>  Fri, 02 Feb 2024 12:27:36 +0100

grml-etc-core (0.19.6) grml-testing; urgency=medium

  [ Michael Prokop ]
  * [74a8efd] etc/skel/.zshrc: suggest J as global alias for jq usage.
    Thanks to Christopher Bock
  * [393fbcb] Bump Standards-Version to 4.6.2

  [ Christopher Bock ]
  * [b973152] zshrc: weather: fixed outdated url and test -d

 -- Michael Prokop <mika@grml.org>  Fri, 30 Jun 2023 12:55:29 +0200

grml-etc-core (0.19.5) grml-testing; urgency=medium

  [ Darshaka Pathirana ]
  * [a4aa146] tmux.conf: detect running as tmate and disable non-supported
    features

 -- Michael Prokop <mika@grml.org>  Fri, 25 Nov 2022 17:11:57 +0100

grml-etc-core (0.19.4) grml-testing; urgency=medium

  [ Hanabishi ]
  * [e27d360] Fix a typo in `zshrc`

  [ Michael Prokop ]
  * [220d6ff] zshrc: refactor and convert host completion one-liner into
    multi-line
  * [f3f1387] zshrc: fix grmlcomp conditionals, fixup for 220d6ffa
  * [0895266] iwconfig zsh completion: replace egrep usage with grep -E
  * [5065224] zshrc: run tlog alias with --follow=name

 -- Michael Prokop <mika@grml.org>  Mon, 10 Oct 2022 19:00:20 +0200

grml-etc-core (0.19.3) grml-testing; urgency=medium

  [ Darshaka Pathirana ]
  * [2060f8d] tmux.conf: source user-specific local conf file
    ~/.tmux.conf.local
  * [591479d] tmux.conf: Add bind-key J to join marked pane to active
    window

 -- Michael Prokop <mika@grml.org>  Wed, 17 Aug 2022 13:22:38 +0200

grml-etc-core (0.19.2) grml-testing; urgency=medium

  [ Frank Terbeck ]
  * [4a3593b] doc: Error out properly when a generator fails

 -- Michael Prokop <mika@grml.org>  Mon, 21 Mar 2022 16:22:05 +0100

grml-etc-core (0.19.1) grml-testing; urgency=medium

  [ Bhoppi Chaw ]
  * [95639b9] zshrc: remove dependency of hostname[ctl]

  [ Michael Prokop ]
  * [42cdb33] zshrc: support setting title in foot terminal emulator.
    Thanks to Alexander Kobel for the patch
  * [69255e6] zshrc: do not unconditionally overwrite $COLORTERM (Closes:
    #131)

  [ Christian Hesse ]
  * [ae49957] zshrc: use ip from iproute2 with color support
  * [2b1cff4] zshrc: make ip touch interface lo only

  [ Roman Volosatovs ]
  * [f444c52] zshrc: add `NOETCHOSTS` parameter

  [ Atrate ]
  * [27e32fa] zshrc: ignore hosts set to invalid/loopback addresses for
    $_etc_hosts

  [ Pásztor János ]
  * [e54fa78] zshrc: fix ip command coloring

 -- Michael Prokop <mika@grml.org>  Mon, 24 Jan 2022 16:59:15 +0100

grml-etc-core (0.19.0) grml-testing; urgency=medium

  [ a-wing ]
  * [e7927a8] zshrc: change sudo-command-line switch 'sudo'
  * [6a2a0dc] zshrc: improve sudo-command-line

  [ Michael Prokop ]
  * [b6246bb] zshrc: no longer set histignorealldups

 -- Michael Prokop <mika@grml.org>  Fri, 09 Jul 2021 09:13:02 +0200

grml-etc-core (0.18.0) grml-testing; urgency=medium

  [ Michael Prokop ]
  * [30fc297] zshrc: url-quote-magic depends on bracketed-paste-magic
    since zsh 5.1
  * [1cf6c0a] README.md: use https everywhere + adjust ordering

  [ Frank Terbeck ]
  * [e01bb8f] Don't print messages when a feature can't be loaded

  [ Darshaka Pathirana ]
  * [79dd104] README.md: Add tmux.conf to the "most important files" list

  [ lunik1 ]
  * [86f2a9b] zshrc: add lrzip support for simple-extract()

 -- Michael Prokop <mika@grml.org>  Fri, 22 Jan 2021 13:29:22 +0100

grml-etc-core (0.17.4) grml-testing; urgency=medium

  [ Michael Prokop ]
  * [401702a] zshrc: enable transient_rprompt to fix sad-smiley situation
    in rprompt. Thanks to Frank Terbeck

  [ Simon Bruder ]
  * [e1db4fe] zshrc: set title in alacritty

 -- Michael Prokop <mika@grml.org>  Fri, 10 Jul 2020 10:53:48 +0200

grml-etc-core (0.17.3) grml-testing; urgency=medium

  [ Darshaka Pathirana ]
  * [d336df8] zshrc: add function grml-remote-support

 -- Michael Prokop <mika@grml.org>  Wed, 24 Jun 2020 12:33:37 +0200

grml-etc-core (0.17.2) grml-testing; urgency=medium

  [ Moviuro ]
  * [4124996] zshenv, zshrc: add fallback to uname for HOSTNAME

  [ Michael Prokop ]
  * [94d6068] vimrc: support vim-tiny and older versions of vim
  * [99ad5c1] zshrc: rely only on `uname -n` for $HOSTNAME handling.
    Thanks to Darshaka Pathirana and Chris Hofstaedtler

  [ ur4t ]
  * [606e4c8] zshrc: add zstd support for simple-extract()

 -- Michael Prokop <mika@grml.org>  Wed, 03 Jun 2020 16:50:12 +0200

grml-etc-core (0.17.1) grml-testing; urgency=medium

  [ Garrett Holmstrom ]
  * [640f2a0] zshrc: Fix darwin battery info field selection

  [ Michael Prokop ]
  * [7642276] zshsrc + zshenv: support hostnamectl iff hostname isn't
    present

  [ Darshaka Pathirana ]
  * [da9a55e] tmux.conf: Fix /etc/tmux.conf:19: unknown key: \\ error
    message

 -- Michael Prokop <mika@grml.org>  Wed, 27 May 2020 11:21:20 +0200

grml-etc-core (0.17.0) grml-testing; urgency=medium

  [ Darshaka Pathirana ]
  * [31dc671] vimrc: Major rework of the Grml configuration. Thanks to
    Michael Prokop (@mika) for the initial work
  * [c2cbdb0] tmux.conf: Fix unknown key: confirm-before error message

 -- Michael Prokop <mika@grml.org>  Wed, 20 May 2020 17:24:49 +0200

grml-etc-core (0.16.2) grml-testing; urgency=medium

  [ Doan Tran Cong Danh ]
  * [2c241ec] zsh: commit-to-history: keep escaped character

  [ Michael Prokop ]
  * [675c85b] zshrc: support PAGER='less -Mr' usage and fall back to vi if
    LESSOPEN is unset. Thanks to András Korn for review and improvement
    suggestions
  * [7ece114] doc: adjust txt2tags usage for versions >=3.3
  * [b4ea931] Bump Standards-Version to 4.5.0
  * [5b98679] Bump Debian compat version to 12, using debhelper-compat
    approach
  * [9cb82a3] Execute 'wrap-and-sort -a -t -s' on debian/

 -- Michael Prokop <mika@grml.org>  Tue, 12 May 2020 17:09:53 +0200

grml-etc-core (0.16.1) grml-testing; urgency=medium

  [ Doan Tran Cong Danh ]
  * [542aca0] tmux: use foo-style to set status styles

  [ Dmitri Vereshchagin ]
  * [03ec73c] zshrc: Reset $REPLY parameter before calling prompt token
    functions

  [ Alexander Dahl ]
  * [a03c1ff] screenrc: Add 'xterm-256color' to terminals

  [ cantandwont ]
  * [0c9e97b] zshrc: fix urxvt multi-line issue (Closes GH #74)

 -- Michael Prokop <mika@grml.org>  Tue, 22 Oct 2019 16:00:56 +0200

grml-etc-core (0.16.0) grml-testing; urgency=medium

  [ Sebastian Boehm ]
  * [1d73467] Disable bracketed paste mode for dumb terminals

  [ Michael Prokop ]
  * [7df9a4a] zshenv: switch default mount point from
    /lib/live/mount/medium to /run/live/medium
  * [60494a4] Bump Standards-Version to 4.3.0

 -- Michael Prokop <mika@grml.org>  Thu, 21 Mar 2019 12:23:24 +0100

grml-etc-core (0.15.3) grml-testing; urgency=medium

  [ Frank Terbeck ]
  * [5e0079d] zsh: In grml-small hint at drill instead of dig

  [ Michael Prokop ]
  * [d5d683c] doc/grmlzshrc.t2t: replace `apt-get` with `apt`

 -- Michael Prokop <mika@grml.org>  Sat, 29 Dec 2018 15:43:07 +0100

grml-etc-core (0.15.2) grml-testing; urgency=medium

  * [31037e9] grml-lang zsh completion: add dvorak, es, fr, it + jp to
    list of supported languages. Thanks to Christian Haase for the bug
    report

 -- Michael Prokop <mika@grml.org>  Fri, 14 Dec 2018 12:18:27 +0100

grml-etc-core (0.15.1) grml-testing; urgency=medium

  [ Bernhard Tittelbach ]
  * [8998637] zshrc: fix default keybinding help

  [ Darshaka Pathirana ]
  * [a5f5b62] bk(): Remove the separators between the units of time

  [ Frank Terbeck ]
  * [5f07a91] Add a style in order to amend compinit's command line

  [ Michael Prokop ]
  * [371dddd] Bump Standards-Version to 4.2.1
  * [10ecab7] Switch Homepage + Vcs-Browser headers from http to https

 -- Michael Prokop <mika@grml.org>  Thu, 15 Nov 2018 09:57:51 +0100

grml-etc-core (0.15.0) grml-testing; urgency=medium

  [ Moviuro ]
  * [b78f11c] zshrc: Enable ls(1)'s natural sorting if available
  * [2735a11] zshrc: Add comments about the ls_ and grep_options we set
  * [c06666b] zshrc: add the islinux() test before testing for ls -v
    switch
  * [1fa194e] zshrc: test if ls is GNU ls instead of islinux()

  [ Michael Prokop ]
  * [2f64ae0] Fix a bunch of typos
  * [dcba02c] zshrc: use `apt` instead of `apt-get` also for search + show
  * [e7f2321] Bump debian/compat to 10
  * [28b01b1] Build-Depend on debhelper (>= 10~)
  * [4ccc5ba] Bump Standards-Version to 4.1.4

  [ Frank Terbeck ]
  * [c0a2a4d] Make a couple of history parameters adhere to presets
  * [af65087] Partly revert c0a2a4d again

 -- Michael Prokop <mika@grml.org>  Fri, 01 Jun 2018 16:12:41 +0200

grml-etc-core (0.14.3) grml-testing; urgency=medium

  [ Frank Terbeck ]
  * [f98b046] Bind insert-datestamp to "ESC d" (Alt-d on many terminals)
    instead of "Ctrl-e d"
  * [65ac134] Move insert-datestamp to "C-x d" from "M-d"

 -- Michael Prokop <mika@grml.org>  Thu, 07 Sep 2017 09:49:47 +0200

grml-etc-core (0.14.2) grml-testing; urgency=medium

  * [536ce6b] vimrc: disable mouse usage in all modes, being the default
    in Vim >=8
  * [46d7290] tmux: drop deprecated status-utf8 option. Thanks to Timo
    Boettcher for forwarding the bug report
  * [ad9e192] screenrc: drop keybindings G (google) + H (heise.de) Thanks
    to Ralf Moll for reporting

 -- Michael Prokop <mika@grml.org>  Tue, 16 May 2017 15:15:10 +0200

grml-etc-core (0.14.1) grml-testing; urgency=medium

  [ Frank Terbeck ]
  * [5352f45] prompt_grml: Add documentation for strip-sensitive-
    characters

  [ Michael Prokop ]
  * [b9bdbb1] zshrc: avoid "no matches found: abk[V]" on grml-small
    systems
  * [a81b118] zshrc: avoid "no matches found: abk[V]" on grml-small
    systems, fixup. Thanks to Frank Terbeck <ft@grml.org>

 -- Michael Prokop <mika@grml.org>  Fri, 05 May 2017 10:52:44 +0200

grml-etc-core (0.14.0) grml-testing; urgency=medium

  [ Thilo Six ]
  * [cedfc98] make location of file .important_commands configurable
    keeping backward compatibility
  * [fbdbd82] fix usage of 'typeset -U'
  * [57c97bc] use function keyword through out the code
  * [bec2df1] add missing run-help-*
  * [b71bff0] also unset NO_COLOR
  * [6b946fe] small fix for sll()
  * [76bfaf8] reduce unneeded filesystem seeks
  * [1e990f9] only try to autoload, when there actually is s.th. to

  [ Frank Terbeck ]
  * [c5383b1] Test the correct parameter for non-emptiness
  * [38a1b61] Handle volatile characters in prompts with promptsubst set

  [ Michael Prokop ]
  * [ecfca56] zshrc: use apt for agi/adg/ag/au aliases, fall back to apt-
    get. Thanks to Karl Voit for the suggestion
  * [2210c9b] zshrc: fix space<->tab indention issue for commit
    ecfca564173

 -- Michael Prokop <mika@grml.org>  Sat, 25 Mar 2017 17:52:14 +0100

grml-etc-core (0.13.2) grml-testing; urgency=medium

  * [b2556e7] zshrc: fall back to journalctl with llog + tlog aliases
    if /var/log/syslog doesn't exist
  * [875b6d6] zshrc: support systems without capacity file in
    batterylinux() [Closes: issue1333] Thanks to Axel Beckert
    for the patch

 -- Michael Prokop <mika@grml.org>  Fri, 27 Jan 2017 16:17:15 +0100

grml-etc-core (0.13.1) grml-testing; urgency=medium

  * [274a68f] lsb-functions: avoid usage of SYSTEMD variable

 -- Michael Prokop <mika@grml.org>  Fri, 13 Jan 2017 16:06:06 +0100

grml-etc-core (0.13.0) grml-testing; urgency=medium

  [ Daniel Hahler ]
  * [9dbdd75] zshrc: dirstack: skip for ZSH_SUBSHELL

  [ Frank Terbeck ]
  * [a1d579b] zshrc: clean up fallback prompt code
  * [dbcbf31] doc/grmlzshrc: fix typo in grmlzshrc manual

  [ Bernhard Tittelbach ]
  * [1278480] zshrc: purge: c dependency files
  * [0219e4b] zshrc: purge: latexfiles

  [ Nicolas Braud-Santoni ]
  * [6646b26] zshrc: do not alias 'mdstat' when /proc/mdstat doesn't exist
  * [a8df509] zshrc: Make ambiguous aliases optional
  * [1ce2c6d] doc/grmlzshrc: Document GRML_NO_{APT,SMALL}_ALIASES

  [ Michael Prokop ]
  * [aaa1e7f] Support systemd-style output via lsb-functions
  * [2ee956e] lsb-functions: include support for grml_colors handling
  * [07492e0] Bump Standards-Version to 3.9.8
  * [3ca2a63] Bump debian/compat version to 9

 -- Michael Prokop <mika@grml.org>  Fri, 13 Jan 2017 14:03:57 +0100

grml-etc-core (0.12.6) grml-testing; urgency=medium

  [ Frank Terbeck ]
  * [df5ece4] zshrc: Make the default of 'filter-on-load' match docs
  * [d005e0b] zshrc: Add a setting to avoid the persistent dirstack
    feature to be activated
  * [95d0e2f] grmlzshrc.5: Clarify where to set the enable style

  [ Thilo Six ]
  * [ebd9d16] zshrc: check_com() fixed and zshified

  [ Michael Prokop ]
  * [80e5721] Bump Standards-Version to 3.9.7

 -- Michael Prokop <mika@grml.org>  Sat, 30 Apr 2016 23:39:33 +0200

grml-etc-core (0.12.5) grml-testing; urgency=medium

  [ Sebastian Boehm ]
  * [50c5b14] tmux: remove obsolete mouse-select-pane option

  [ Michael Prokop ]
  * [08c9c9c] Switch screenrc_* to UTF8 encoding

  [ Frank Terbeck ]
  * [c1d264c] Sync to zsh-lookup upstream repository

 -- Michael Prokop <mika@grml.org>  Tue, 05 Jan 2016 22:44:31 +0100

grml-etc-core (0.12.4) grml-testing; urgency=medium

  [ Frank Terbeck ]
  * [e1f02ea] zshrc: Update Lookup functions from upstream
  * [7e40be9] zshrc: Remove "allulimit" function
  * [76fb54b] zshrc: Leave all limits alone
  * [64794a6] grmlzshrc.5: Remove documentation for allulimit
  * [fd3a55f] zshrc: Add more robustness to completion caching setup
    [Closes: issue1933]
  * [ea0e7e8] zshrc: Remove unused parameter $ZSHDIR

  [ Bernhard Tittelbach ]
  * [4e16818] tmux: background a window, reload config, improve binding

  [ Dmitri Vereshchagin ]
  * [d0c99ea] zshrc: fix screen alias
  * [21c8c5c] grmlzshrc.t2t: update docs on screen alias

 -- Michael Prokop <mika@grml.org>  Wed, 21 Oct 2015 23:22:38 +0200

grml-etc-core (0.12.3) grml-testing; urgency=medium

  [ Frank Terbeck ]
  * [cdc48e8] zshrc, dirstack: Avoid chpwd() upon the very first cd calls
  * [ead1a06] zshrc, dirstack: Remove useless test

 -- Michael Prokop <mika@grml.org>  Tue, 11 Aug 2015 12:28:16 +0200

grml-etc-core (0.12.2) grml-testing; urgency=medium

  [ Michael Prokop ]
  * [33bc6db] zshrc: Start/Restart/Stop/... functions: use `service`
    wrapper if available
  * [016955c] zshrc: drop 'setopt nonomatch' configuration

  [ Frank Terbeck ]
  * [ef0f249] Weed out non-existing directories when loading DIRSTACKFILE
  * [cdbb53b] Marking an array for export serves no purpose
  * [4ac3e89] Rewrite large parts of persistent dirstack handling
  * [5297e36] Documentation for configuring persistent dirstack filters

 -- Michael Prokop <mika@grml.org>  Wed, 08 Jul 2015 10:31:42 +0200

grml-etc-core (0.12.1) grml-testing; urgency=medium

  [ Thilo Six ]
  * [9cbfcb4] zshrc: sll() now detects symlink loops +
    additionaly display details about final link target

  [ Michael Prokop ]
  * [a5468f8] zshrc: no longer explicitly set SHELL
  * [5a529cf] doc: replace unused $SHELL with zsh

 -- Michael Prokop <mika@grml.org>  Tue, 16 Jun 2015 11:10:52 +0200

grml-etc-core (0.12.0) grml-testing; urgency=medium

  [ Thomas 'Moviuro' Berger ]
  * [8945506] zshrc: we use getopts on salias()
  * [cbe11aa] zshrc: bk(): better usage/help handling
  * [9c33cea] minimal-shellrc: make sure that aliases refer to 'command ls'
  * [386c0c4] zshrc: bk(): don't use while but for
  * [8e8677d] zshrc: unify cat<< syntax
  * [b9a7056] zshrc: `cat' is not needed in the `cat <<' syntax
  * [dbd02d7] zshrc: add support for `fetch' in simple-extract()
  * [46c2d10] zshrc: simplify cdt()
  * [d6c9e08] README.md: curl(1) now follows redirects

  [ Michael Vetter ]
  * [2b66bf6] zshrc: Correct comment sentences

  [ Michael Prokop ]
  * [43d4533] zshrc: drop insecure options from curl/wget cmdlines in
    simple-extract()

  [ Thilo Six ]
  * [fdb957e] zshrc: avoid cluttering environment [Closes: issue1350]

  [ Christian Hesse ]
  * [e3f3b08] zshrc: fix ssh remote host name completion with more
    than one pattern

  [ Dr. András Korn ]
  * [6948820] zshenv: avoid placing empty components in PATH; reorder
    root's PATH

  [ Frank Terbeck ]
  * [c4db6d7] zshrc: add static version of add-zsh-hook

 -- Michael Prokop <mika@grml.org>  Sat, 06 Jun 2015 01:42:49 +0200

grml-etc-core (0.11.2) grml-testing; urgency=medium

  [ Frank Terbeck ]
  * [77ce18f] zshrc: Fix broken variable assignment [Closes: issue1347]

  [ Csillag Tamas ]
  * [eb5f508] zshrc: add issolaris()

  [ Moviuro ]
  * [d338dea] zshrc: new bk() option '-ra' to removal all (even hidden)
    backups
  * [bd49c00] zshrc: don't overwrite {ls,grep}_options set in .zshrc.pre
  * [2065da5] zshrc: simplify ls alias setup; remove -F from ls aliases

  [ Michael Prokop ]
  * [28618c1] zshrc: drop '-F' from ls alias 'l' also when running in dump
    $TERM
  * [4780a0e] zshrc/grmlzshrc.t2t: update docs related to '-F' removal
    from ls aliases
  * [aeb06b2] minimal-shellrc: sync ls related alias behaviour with main
    zshrc

 -- Michael Prokop <mika@grml.org>  Mon, 13 Apr 2015 09:27:37 +0200

grml-etc-core (0.11.1) grml-testing; urgency=medium

  [ Frank Terbeck ]
  * [1049e38] Remove ‘tail’ from list of _gnu_generic commands

  [ Bernhard Tittelbach ]
  * [71346d6] zshrc: purge: clean core.pid files

 -- Michael Prokop <mika@grml.org>  Mon, 23 Mar 2015 09:00:39 +0100

grml-etc-core (0.11.0) grml-testing; urgency=medium

  [ Moviuro ]
  * [d53b088] zshrc: began rewriting bk()
  * [39b7de0] zshrc: bk() gets support for multiple files/folders
  * [0ac05d2] zshrc: bk() gets FreeBSD support
  * [43be944] zshrc: updating bk()
  * [9a532dd] zshrc: removed duplicate line
  * [4c996b3] zshrc: Fixed OpenBSD battery function
  * [cd79c20] zshrc: bk() update
  * [8075930] zshrc: bk() now works on directories with trailing /
  * [a66d7b8] zshrc: bk gets a remove option that cleans backups
  * [1df56b4] zshrc: using `<' instead of `cat'
  * [c9a74e7] zshrc: removed extra `;'
  * [6313103] zshrc: Fix indentation
  * [426e2a3] zshrc: remove weird whitespace
  * [c0280d1] grmlzshrc.t2t: update bk() information

  [ Michael Prokop ]
  * [e020ae7] zshrc: drop j alias (used for 'jobs -l') [Closes: issue1338]

  [ Christian Sturm ]
  * [8b1e798] zshrc: read host for ssh command completion from config

 -- Michael Prokop <mika@grml.org>  Mon, 09 Feb 2015 06:29:07 +0100

grml-etc-core (0.10.3) grml-testing; urgency=medium

  [ Moviuro ]
  * [a14cb09] zshrc: fixed the FreeBSD battery function

 -- Michael Prokop <mika@grml.org>  Tue, 07 Oct 2014 09:58:54 +0200

grml-etc-core (0.10.2) grml-testing; urgency=medium

  [ Moviuro ]
  * [db42ab7] zshrc: Added a missing test on OSX battery function
  * [0aea68e] zshrc: little fixes for batteryopenbsd function

  [ Michael Prokop ]
  * [f95ed49] zshrc: drop templ/tt hash definitions

 -- Michael Prokop <mika@grml.org>  Thu, 02 Oct 2014 11:40:52 +0200

grml-etc-core (0.10.1) grml-testing; urgency=medium

  * [7d3c439] zshenv: switch preference order of lesspipe.sh vs lesspipe
  * [59deacc] zshenv: update live system paths for usage of $ADDONS inside
    $PATH
  * [737b243] zshenv: rework and unify $PATH handling
  * [4868174] Bump Standards-Version to 3.9.6

 -- Michael Prokop <mika@grml.org>  Mon, 22 Sep 2014 14:20:49 +0200

grml-etc-core (0.10.0) grml-testing; urgency=medium

  [ Frank Terbeck ]
  * [3680c71] zshrc: Remove ‘-C’ from the ‘ls’ alias's options
  * [6936cb2] zshrc: Add fallback to $BATTERY for backwards compatibility
  * [feb94ae] grmlzshrc.5: Update manual wrt $BATTERY and
    $GRML_DISPLAY_BATTERY
  * [38316b5] zshrc: Send error output to devnull in grep-option detection

  [ Moviuro ]
  * [e8f18fb] zshrc: actually check that ls options exist before adding
    them to the alias
  * [dffa817] zshrc: actually check that grep options exist before adding
    them to the alias
  * [0731b9e] zshrc: updated OS recognition functions
  * [287c348] zshrc: rewrite battery function
  * [18b7e04] zshrc: renamed allcaps variable
  * [0d77c12] zshrc: converted to UTF-8
  * [22f465a] zshrc: added OpenBSD support for battery info
  * [05479b2] zshrc: added FreeBSD support for battery info
  * [dedf36c] zshrc: moved the unsupported OSes for the battery info in
    the battery function
  * [9d4d764] grmlzshrc.5: added the new OS recognition functions
  * [7f858dc] zshrc: added Darwin support for battery info
  * [20b695d] grmlzshrc.5: updated GRML_DISPLAY_BATTERY information

  [ Michael Prokop ]
  * [da3a6e6] Run wrap-and-sort on the debian directory
  * [ad16216] zshrc: make sure to not alias already aliased ls commands
  * [4ebe650] grmlzshrc.5: minor typo fixes and update timestamp

 -- Michael Prokop <mika@grml.org>  Thu, 18 Sep 2014 12:21:58 +0200

grml-etc-core (0.9.6) grml-testing; urgency=medium

  [ Michael Prokop ]
  * [cd0cfc7] zshrc: export SHELL only if unset, don't hardcode path for
    zsh binary

  [ Frank Terbeck ]
  * [fa4c0c3] zshrc: Move generation marker to right position
  * [6f238eb] zshrc: Adjustments for abbreviation expansion
  * [fd56fcd] zshrc: Use modern colour codes with modern zsh versions
  * [deeb32a] zshrc: Add function to toggle colour codes in vcs_info
    formats

 -- Michael Prokop <mika@grml.org>  Thu, 03 Jul 2014 12:47:36 +0200

grml-etc-core (0.9.5) grml-testing; urgency=medium

  * [8875863] Debian packaging: use correct "Grml" spelling
  * [1d2b682] zshrc: extend dchange() to support apt-get and multiple
    package names
  * [7bbee30] zshrc: use "local" file variable in sll()
  * [4d08694] zshrc: drop duplicated bk() function [Closes: issue1307]
    Thanks to Thilo Six <tech@xk2c.de>

 -- Michael Prokop <mika@grml.org>  Tue, 20 May 2014 12:28:22 +0200

grml-etc-core (0.9.4) grml-testing; urgency=medium

  [ Erik Bernstein ]
  * [46c723f] zshrc: introduce variable for the compdump file
    [Closes: issue1275]

  [ Frank Terbeck ]
  * [5afe1a2] Make ‘egrep’ use the same options as ‘grep’
    [Closes: issue1230]
  * [1317ff5] zshrc: Make options of gpasswd complete via _gnu_generic

 -- Michael Prokop <mika@grml.org>  Sat, 19 Apr 2014 15:44:35 +0200

grml-etc-core (0.9.3) grml-testing; urgency=medium

  [ Michael Prokop ]
  * [5394032] zshrc: drop -b option from `ls' alias, unsupported
    e.g. on OpenBSD
  * [da81021] zshrc: drop setting TZ via /etc/timezone
  * [57254cb] zshrc: do not source /etc/sysconfig/keyboard
  * [85825da] zshrc: check for DIRSTACK{SIZE,FILE} in chpwd()

  [ Bernhard Tittelbach ]
  * [9b93265] zsh: purge more latex filename extensions

 -- Michael Prokop <mika@grml.org>  Mon, 03 Feb 2014 16:11:16 +0100

grml-etc-core (0.9.2) grml-testing; urgency=low

  [ Michael Prokop ]
  * [4bbd12c] script-functions: correct tabstop setting in vim modeline
  * [a74236f] Bump Standards-Version to 3.9.5

  [ Thilo Six ]
  * [6b83c3f] script-functions: Set filetype to "sh" with vim
  * [5f9a26a] check4progs: Change testing from ‘which’ to iterating
    over $PATH [Closes: issue1284]

  [ Frank Terbeck ]
  * [eb08ffe] Update hl and _hl_complete to work with current
    ‘highlight’ versions

 -- Michael Prokop <mika@grml.org>  Tue, 24 Dec 2013 13:12:42 +0100

grml-etc-core (0.9.1) grml-testing; urgency=low

  [ Michael Prokop ]
  * [931ce01] Use ISO8601 date in /etc/grml/screenrc [Closes: issue1283]
    Thanks to Andras Korn for the suggestion

  [ Thilo Six ]
  * [3d5b16f] Rewrite check4progs from etc/grml/script-functions
    [Closes: issue1279]

 -- Michael Prokop <mika@grml.org>  Thu, 07 Nov 2013 09:54:32 +0100

grml-etc-core (0.9.0) grml-testing; urgency=low

  [ Thorsten Glaser ]
  * [eaf6856] Fix: trying to overwrite '/etc/vim/vimrc', which is also in
    package vim-common 2:7.3.547-7

  [ Frank Terbeck ]
  * [45c3009] Add `grml_theme_has_token' guard function
  * [d5c0c24] grmlzshrc(5): Briefly mention `grml_theme_has_token()'
  * [2db6417] grmlzshrc(5): Mentioned the wrong function; actually:
    grml_theme_add_token()

  [ Michael Prokop ]
  * [7fc9f75] zshrc: use "ctrl-x ." instead ",." to enable power
    completion / abbreviation expansion

 -- Michael Prokop <mika@grml.org>  Wed, 04 Sep 2013 17:06:27 +0200

grml-etc-core (0.8.2) grml-testing; urgency=low

  [ Christian Hesse ]
  * [21be0f4] print error code in bold

  [ Bernhard Tittelbach ]
  * [3c6ce0c] make help-zle work with new bind2maps

  [ Michael Prokop ]
  * [6c3c1d6] zshrc: drop duplicated "Complete word from GNU screen
    buffer" documentation. Thanks to Frank Terbeck <ft@grml.org> for the
    hint

  [ Frank Terbeck ]
  * [89815de] Fix Virtualenv prompt example

  [ Jan Hruban ]
  * [d5f9c90] zshrc: Fix style lookup of `post' styles in prompt setup
    [Closes: issue1253]

 -- Michael Prokop <mika@grml.org>  Mon, 08 Jul 2013 10:59:29 +0200

grml-etc-core (0.8.1) grml-testing; urgency=low

  [ Frank Terbeck ]
  * [06a39dc] zshrc: Make root-user name bold in prompt again

 -- Michael Prokop <mika@grml.org>  Wed, 03 Apr 2013 10:37:11 +0200

grml-etc-core (0.8.0) grml-testing; urgency=low

  The "new prompt + keyboard handling in grml-zshrc" release

  [ Bernhard Tittelbach ]
  * [aa572fc] zsh: abk, don't match everything between . and | and thus
    make it work after e.g. /

  [ Frank Terbeck ]
  * zshrc, prompt related changes:
    - [2766294] Add promptsys help (-h) text
    - [6c4346c] Register prompt theme with promptsys
    - [b97f20f] Implement the basic grml prompt framework
    - [feb4d46] Move more precmd() code to hook fncs
    - [cc7541f] Allow `items' list for PS1 _and_ RPS1
    - [ee36478] support [[ $BATTERY -gt 0 ]]
    - [c1d7811] Support TERM == dumb
    - [c875d64] Username in red for root
    - [9dfd5ff] Add new theme: grml-large
    - [76c7e00] Add new theme: grml-chroot
    - [316eaeb] Fix wrong logic for user name colouring
    - [205760c] Enable the grml prompt theme via promptsys
    - [4dc88ce] Fix quoting style in dumb-terminal config
    - [1daee92] Handle grml-chroot in dumb-terminal config
    - [a94f602] Enable one of the prompts
    - [db038bb] Provide fallback in case promptinit fails
    - [605fb0e] Remove old prompt setting scheme
    - [5989b0e] Reorganise the prompt section
    - [08ab5d9] Only enable prompt themes with zsh >= 4.3.7
    - [6cc9bb0] Use a non-forking expression to read /etc/debian_chroot
    - [e705ddd] Keep maps sorted
    - [1a812dd] Documentation update
    - [4e72b7f] New prompt mixed up %B and %b for the path item
    - [6de54e2] grmlzshrc.t2t: Document the new prompt themes
    - [226d414] grmlzshrc.t2t: Document how static prompt
      customisation should be done now
    - [5ef5260] Use %# instead of %% for the `percent' token in the prompt
    - [6aff2d8] NEWS: Add note about prompt changes in new version
    - [d9c3851] Fix `percent' token in the new prompt
    - [d62ce6e] Add `grml_theme_add_token()' function
    - [20f6245] Fix mistakes in grml_theme_add_token() help output
    - [0c58a53] skel/.zshrc: Add example for prompt extension for virtualenv

  * zshrc, keyboard related changes:
    - [d6923f3] zshrc, keys: Reorganise keyboard setup
    - [4c8faef] zshrc, keys: Move bindkey calls to the right place
    - [7d0a2bc] zshrc, keys: fix `zrcgotwidget()' function
    - [00522c8] zshrc: Use zrcgotwidget in appropriate places
    - [7ea446c] zshrc: Remove old reverse-menu-complete binding
    - [2e1c62b] zshrc, keys: Move all bindings over to bind2maps
    - [8ffa1f8] Add NEWS entry about changed keyboard handling

  * zshrc, misc changes:
    - [49a3e77] zshrc: Load zsh/parameters module
    - [cb300a4] zshrc: Fix `salias' wrt parameter scope
    - [828c8a4] zshrc: unfunction less utilities
    - [f366ab2] grmlzshrc.t2t: Add customisation note about smkx and rmkx
      for keybindings
    - [5c7ee58] NEWS: Use grml.org address
    - [81427a7] zshrc: Make zle-smkx() and zle-rmkx() more robust wrt
      changed options
    - [6a512b0] zshrc: Move preexec() code to hooks
    - [b5b5fbf] grmlzshrc.t2t: Update copyright years
    - [01f5d9f] zshrc: Fix error in docstring
    - [2b02230] zshrc: Move CNF handler to a better place

  [ Michael Prokop ]
  * [82c0c4a] zshrc: some fixes to make grml-gen-zshrefcard happy again.
    Thanks to Frank Terbeck <ft@grml.org> for helping
  * [47c6a05] zshrc: drop deprecated grml-rebuildfstab alias
  * [e67dc22] zshrc: some further tuning to make grml-gen-zshrefcard
    output nice

  [ Benedikt Morbach ]
  * [4258fbb] fix NOPRECMD logic

 -- Michael Prokop <mika@grml.org>  Tue, 02 Apr 2013 13:39:47 +0200

grml-etc-core (0.7.4) grml-testing; urgency=low

  [ Michael Prokop ]
  * [a030fbf] zshrc: add dcopyright function to display copyright file of
    a given package. Thanks to Gregor Herrmann <gregoa@debian.org> for the
    patch

  [ Hendrik Jaeger ]
  * [5341437] vimrc: remove duplicate settings

  [ Evan Pitstick ]
  * [b10097c] Moved the grml.org host to skel and added support for
    ZDOTDIR

 -- Michael Prokop <mika@grml.org>  Tue, 26 Feb 2013 10:10:44 +0100

grml-etc-core (0.7.3) grml-testing; urgency=low

  [ Pierre Schmitz ]
  * [bd87086] zshrc: Restore original prompt

 -- Michael Prokop <mika@grml.org>  Thu, 27 Dec 2012 12:30:01 +0100

grml-etc-core (0.7.2) grml-testing; urgency=low

  [ Bernhard Tittelbach ]
  * [57bbea3] zsh: updated purge function

  [ Frank Terbeck ]
  * [b0fec25] zshrc: Remove zurl's dependency on =~ type regexp conditions

  [ Christian Hesse ]
  * [843931f] unify spelling of colo(u)r to color

 -- Michael Prokop <mika@grml.org>  Mon, 17 Dec 2012 12:52:00 +0100

grml-etc-core (0.7.1) grml-testing; urgency=low

  [ Bernhard Tittelbach ]
  * [88b8704] zsh: improve purge(), glob for files where appropriate and
    don't try to delete stuff twice

  [ Michael Prokop ]
  * [fe6aa2b] zshrc: use variable ffound in zrcautoload function
  * [0098421] Bump Standards-Version to 3.9.4

 -- Michael Prokop <mika@grml.org>  Tue, 02 Oct 2012 09:58:46 +0200

grml-etc-core (0.7.0) grml-testing; urgency=low

  [ Michael Prokop ]
  * [ea65fdc] zshrc: Enable CLICOLOR on FreeBSD. Thanks to
    Christian Hofstaedtler

  [ Bernhard Tittelbach ]
  * [174a091] zshrc: make simple-extract also work with uris that end in
    e.g. format=zip
  * [9cef3a9] zsh: fix typo grml functions autoload
  * tmux related changes:
    - [895e6d6] new statusline, space and backspace enabled for
      window switching
    - [5da798c] more space, session name
    - [f4ad46f] mouse-select-pane off to enable terminal window
      copy&paste
    - [046d45b] better user@host:session scheme
    - [646f73f] date and time, and commented out alternatives
    - [7eaf7d8] make copy&pase mode useable
    - [ee6fa75] kill-session for gebi
    - [c6c2094] kill-pane instead of kill-window
    - [3309823] join-pane

  [ Frank Terbeck ]
  * [76ee162] Only define vim() if vim is available
  * [c67b327] Do not disable zstyle if compsys did not load
  * [78d890c] Specify a command search path for sudo completion
    [Closes: issue1207]
  * [8564319] Workaround incompatibilities with the keyboard setup of
    some  vendors

 -- Michael Prokop <mika@grml.org>  Mon, 10 Sep 2012 09:09:16 +0200

grml-etc-core (0.6.2) grml-testing; urgency=low

  * [162b488] zshrc: drop trailing space in grep and ls _options.
    Thanks to Frank Terbeck <ft@grml.org> for the bugfix
  * [6472d2d] zshrc: provide Status as shortcut for
    /etc/init.d/$service status

 -- Michael Prokop <mika@grml.org>  Tue, 12 Jun 2012 00:36:48 +0200

grml-etc-core (0.6.1) grml-testing; urgency=low

  [ Frank Terbeck ]
  * [638c191] Merge latest directory-profiles code
  * [af590e7] dirprofiles: Move updated documentation from source code
    comment to the setup's manual page

  [ Michael Prokop ]
  * [f2fcaea] Bump Standards-Version to 3.9.3.

 -- Michael Prokop <mika@grml.org>  Tue, 15 May 2012 20:24:01 +0200

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 <mika@grml.org>  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 <mika@grml.org>  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 <mika@grml.org>  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 <mika@grml.org>  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 <mika@grml.org>  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 <mika@grml.org>  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 <ch@grml.org>  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 <mika@grml.org>  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 <tg@mirbsd.org>
  * [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 <mika@grml.org>  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 <mika@grml.org>  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.

  [ Christian Hofstaedtler ]
  * [04acd40] Don't hardcore zsh as shell in screenrc
  * [941cec7] Sync screenrc_* file endings
  * [ec2a092] Add README.md
  * [b83a5a7] Remove completely dead entries from sources.list.grml
  * [f9d123b] Disable *all* repositories in sources.list.grml
  * [35c81f6] Add HP server management tools to sources.list.grml

  [ Frank Terbeck ]
  * [409ee3c] zshrc: Fix umask logic
  * [1dda332] zshrc: Make sure grmlzshrc is only loaded once.
  * [f014559] zshrc: Remove included vcs_info
  * [a8ca94c] Remove comment about vcs_info from the manual
  * [537471e] grmlzshrc.t2t: Add a note about disabling global
    config files
  * [3b0fb3c] zshrc: Put _grmlinitd completion directly into zshrc.

  [ Michael Prokop ]
  * [cbbf17b] zsh: Disable specific umask settings by default.
  * [cdb7985] zsh docs: update copyright information and
    Grml project information.
  * [787c306] zshrc: make sure simple-extract() returns according
    return code when download of an archive file fails and slightly
    adjust error messages.
  * [dce95d8] zsh docs: extend simple-extract() documentation to
    match current implementation.
  * [885aa37] zshrc: Add function cdt() to create a temporary
    directory and change current working directory to it.
  * [4a33608] zshrc: Added function inplaceMkDirs().
    Thanks to Bernhard Tittelbach <bernhard@tittelbach.org>
  * [e82bb71] zshrc: use history-beginning-search-{forward,backward}-end
    instead of the version without "-end".
    Thanks to Frank Terbeck <ft@grml.org>

  [ Bernhard Tittelbach ]
  * [515cabf] zshrc: New function lsdisk to use udev's /dev/disk/
    to list block devices with their LABEL, UUID and IDs
  * [77228e2] zshrc: fix typo in top10
  * [1314616] zshrc: fix typo in edfunc usage text
  * [741e769] zshrc: fixing broken any() function (drop usage of expr)
  * [19cfd45] zshrc: replace ogg2mp3_192 with improved 2mp3_192
  * [e3d86cc] zshrc: also support "+" and <INSERT> as keybindings
    for accept-and-menu-complete.
  * [cecd56b] zshrc: complete word from history with menu using
    ctrl-x ctrl-x
  * [1c9a325] zshrc: keybinding Alt-Delete kills current/right word
  * [18dd9ed] zshrc: history-beginning-search with PageUp/PageDown.
  * [9cb24cf] zshrc: use HOME/END as keybinding for
    beginning-or-end-of-somewhere.
  * [7b48dd9] zshrc: Ctrl/Alt-Cursor moves between words
  * [edf2d10] zshrc: provide completion for refunc function
  * [5dd23e2] zshrc: improve purge() function.
  * [01fe02e] zshrc: new function rundirs() to run shell functions in
    a bunch of directories.
  * [8cd07c9] zshrc: provide screen hardcopy feature to complete word
    from words currently displayed in Screen.
  * [6b3ce44] zshrc: simple-extract on steroids (providing download feature).
    [Closes: issue982]

 -- Michael Prokop <mika@grml.org>  Fri, 22 Jul 2011 00:02:11 +0200

grml-etc-core (0.3.90) unstable; urgency=low

  [ Frank Terbeck ]
  * [42cc9b0] Fix `lsold' globbing flags [Closes: issue991]
  * [e07e9a2] Use the same options in lnew as in lsnew
  * [748acc6] zshrc: vman: Handle zero arguments [Closes: issue993]

 -- Christian Hofstaedtler <ch@grml.org>  Thu, 26 May 2011 21:24:25 +0200

grml-etc-core (0.3.89) unstable; urgency=low

  [ Frank Terbeck ]
  * [a3a39fe] zshrc: Removing d()
  * [e193e4a] zshrc: activate zsh lookup for all users
  * [dc4eb5b] Fixing ssl-cert-{sha512,sha256,sha1,md5}()
  * [42b4b5f] Add *.substvars to gitignore
  * [690a5be] Waste less space in window titles [Closes: issue979]
  * [204f0ba] Preserve cursor position with `sudo-command-line' [Closes: issue980]

  [ Michael Prokop ]
  * [d3a3ea5] /etc/skel/.zshrc: provide improved rationalise-dot version by Mikael Magnusson

  [ Ulrich Dangel ]
  * [72b956d] Depend on grml-scripts-core instead of grml-scripts.
  * [6ab1014] Revert "Depend on grml-scripts-core instead of grml-scripts."
  * [8670ff0] Recommend grml-scripts-core

  [ Christian Hofstaedtler ]
  * [ed29215] Bump Standards-Version to 3.9.2 (no changes)

 -- Christian Hofstaedtler <ch@grml.org>  Wed, 11 May 2011 21:06:10 +0200

grml-etc-core (0.3.88) unstable; urgency=low

  [ Ulrich Dangel ]
  * [efcb69a] Disable persistent undo feature for vim. This feature
    is nice but possibly dangerous if the user doesn't expect this
    behaviour, therefore disable it per default.

 -- Michael Prokop <mika@grml.org>  Mon, 27 Dec 2010 00:05:55 +0100

grml-etc-core (0.3.87) unstable; urgency=low

  [ Frank Terbeck ]
  * [fff04ca] Adding a kill to slash binding to alt-backspace.

 -- Michael Prokop <mika@grml.org>  Fri, 17 Dec 2010 12:35:47 +0100

grml-etc-core (0.3.86) unstable; urgency=low

  [ Frank Terbeck ]
  * [1e010be] Fix `VCS_INFO_realpath()' for zsh 4.3.10 and below.

 -- Michael Prokop <mika@grml.org>  Tue, 07 Dec 2010 18:43:38 +0100

grml-etc-core (0.3.85) unstable; urgency=low

  [ Ulrich Dangel ]
  * zshrc: Remove `startx()' and `xinit()' functions.

  [ Frank Terbeck ]
  * zshrc: Do not set `localoptions' in `xsource()'. That makes it
    impossible to set options in `.zshrc.pre' or `.zshrc.local'.
    Reported by Dominic Hopf. Thanks!

 -- Michael Prokop <mika@grml.org>  Tue, 23 Nov 2010 23:30:17 +0100

grml-etc-core (0.3.84) unstable; urgency=low

  [ Frank Terbeck ]
  * zshrc: Remove git-get-*() as discussed on IRC.
  * zshrc: Fixied a bug in whatwhen(); found be Joerg Woelke.
  * zshrc: Added a note about modifying the zshrc file when it is
    used as ~/.zshrc
  * zshrc: Disable `vcs_info' in restricted shells.
  * grmlzshrc.t2t: Remove references to git-get-*().
  * Added zsh-lookup subsystem from <https://github.com/ft/zsh-lookup>.

  [ Carsten Hey ]
  * zshrc: Rename new() to modified().
  * zshrc: Load zsh/stat as zstat instead of stat.
  * zshrc: fix typo in default value handling of changed() and new()
    (now modified()).

  [ Joerg Woelke ]
  * zshrc: Comment out the non-working `zurl' function.
  * grmlzshrc.t2t: documentation updates.
  * zshrc: Improve weather() function.
  * zshrc: Remove functions gethgclone() and gethgsnap()
  * zshrc: zshrc: Fix iwclient().
  * zshrc: Fix passing of args in cdiff().

  [ Ulrich Dangel ]
  * zshrc: Remove get{air,gizmo,skype,skypebeta,xlite} functions.
  * vimrc: Enable "persistent undo" if possible. [Closes: issue909]
    [Closes: issue927]

  [ Michael Prokop ]
  * /etc/skel/.gitconfig: drop core.pager option (less -Mr) causing
    terminal problems.
  * Bump Standards-Version to 3.9.1.

 -- Michael Prokop <mika@grml.org>  Mon, 08 Nov 2010 11:54:26 +0100

grml-etc-core (0.3.83) unstable; urgency=low

  [ Michael Prokop ]
  * zshrc: rename _bkdate to insert-datestamp and enter date at
    cursor position instead of end of line.
  * zshrc: Run VCS_INFO_check_com cvs inside VCS_INFO_cvs_detect.
    Thanks to Carsten Hey.
  * zshrc: do not enable menu selection for directory-stack by
    default as this modifies ctrl-d behaviour as well.

  [ Frank Terbeck ]
  * zshrc: prefer external vcs_info if available, fall back to
    internal otherwise.

 -- Michael Prokop <mika@grml.org>  Thu, 10 Jun 2010 23:32:05 +0200

grml-etc-core (0.3.82) unstable; urgency=low

  * zshrc: function asc() for roadwarriors using GNU screen
    and ssh. Thanks to Axel Beckert.

 -- Michael Prokop <mika@grml.org>  Fri, 28 May 2010 00:56:42 +0200

grml-etc-core (0.3.81) unstable; urgency=low

  [ Carsten Hey ]
  * zshrc: Added changed() function
  * zshrc: Make backtab do `reverse-menu-complete'
  * zshrc: Use reasonable defaults for `changed()' and `new()'

  [ Michael Prokop ]
  * Support /etc/grml/screenrc in screen function for non-root users.
    Thanks to Michael Hammer.

 -- Michael Prokop <mika@grml.org>  Thu, 20 May 2010 21:43:01 +0200

grml-etc-core (0.3.80) unstable; urgency=low

  [ Frank Terbeck ]
  * zshrc: Switch `minimal-shell()' from ksh93 to mksh
  * grmlzshrc.t2t: Updated minimal-shell entry
  * Make our C-z shortcut smarter

  [ Michael Prokop ]
  * Drop backupcopy option to avoid overwriting symlinks. Issue brought
    up by Ulrich, thanks!

 -- Michael Prokop <mika@grml.org>  Thu, 11 Mar 2010 01:34:37 +0100

grml-etc-core (0.3.79) unstable; urgency=low

  [ Ulrich Dangel ]
  * Use wrapper functions for changing title/screen status
    [Closes: issue779]

  [ Frank Terbeck ]
  * zshrc: Fix another vcs_info bug, wrt to backwards compatibility with
    older git versions. Reported by Timo Boettcher.

  [ Michael Prokop ]
  * Bump Standards-Version to 3.8.4 (no further changes).

 -- Michael Prokop <mika@grml.org>  Fri, 26 Feb 2010 22:04:31 +0100

grml-etc-core (0.3.78) unstable; urgency=low

  [ Michael Prokop ]
  * Apply patch by Axel Beckert <abe@deuxchevaux.org> (thanks!) which
    adds Emacs local variables at EOF equivalent to vim's.
    [Closes: issue745]

  [ Frank Terbeck ]
  * zshrc: Fixed a bug in vcs_info which led to an endless loop, when
    a directory had really screwy premissions. Noticed by Christian
    Hofstaedtler.

  [ Ulrich Dangel ]
  * Added top configuration file to skel directory. Thanks to Andras
    Korn for the idea. [Closes: issue755]

 -- Frank Terbeck <ft@grml.org>  Sun, 07 Feb 2010 18:04:11 +0100

grml-etc-core (0.3.77) unstable; urgency=low

  [ Michael Prokop ]
  * zshrc: drop aumix call in swspeak().

  [ Frank Terbeck ]
  * Added doc/ which contains a reference manual for grml's zsh setup.
    See the manual's AUTHORS section and the git history for who was
    involved. Thanks to everyone who helped!

 -- Michael Prokop <mika@grml.org>  Thu, 22 Oct 2009 01:02:45 +0200

grml-etc-core (0.3.76) unstable; urgency=low

  [ Frank Terbeck ]
  * zshrc: add openssl hash functions [Closes: issue741]
  * zshrc: use history-incremental-pattern-search-* for incremental history
    searches per default (via ^r and ^s).
  * zshrc: actively do 'setopt unset'

 -- Michael Prokop <mika@grml.org>  Wed, 14 Oct 2009 09:26:37 +0200

grml-etc-core (0.3.75) unstable; urgency=low

  [ Frank Terbeck ]
  * zshrc: mark specialized run-help functions for autoloading
  * zshrc: remove reload(). 'exec zsh' is a much more robust way of
    reloading the configuration.
  * zshrc: remove sig() function

  [ Michael Prokop ]
  * zshrc: fix description of alias md (it's mkdir and not rmdir).
  * Bump Standards-Version to 3.8.3 (no further changes).

  [ Joerg Woelke ]
  * zshrc: Fix lsx and lsl aliases.
  * zshrc: Removing shtgz(). shtar() does the same, just portably.
  * zshrc: Remove broken ytdl() function.
  * zshrc: Typo fixes
  * zshrc: Remove aliases ips and check_dpkg_running.
  * zshrc: Remove tla aliases.

 -- Michael Prokop <mika@grml.org>  Mon, 07 Sep 2009 17:58:58 +0200

grml-etc-core (0.3.74) unstable; urgency=low

  [ Frank Terbeck ]
  * vimrc: merged /etc/vim/vimrc and /etc/skel/.vimrc into one file

  [ Michael Prokop ]
  * /etc/grml/script-functions: replace 'type -p' with 'which'.

 -- Michael Prokop <mika@grml.org>  Mon, 10 Aug 2009 14:15:50 +0200

grml-etc-core (0.3.73) unstable; urgency=low

  [ Frank Terbeck ]
  * zshrc: Fix a problem when calling compinit can seem to cause zsh startup
    to hang forever. Reported by Rasmus Steinke.
  * zshrc: Fix problems related to TERM=mostlike in zshrc. Again reported by
    Rasmus Steinke.
  * zshrc: Give check_com a -g option to test for global aliases, too.
  * zshrc: Get rid of whence, once and for all.
  * zshrc: Insert a condition for loading /etc/default/locale
    [Closes: issue706]
  * zshrc: Set options a lot earlier and include noshwordsplit explicitly.
  * zshrc: Make functions insusceptible to user option settings.
  * zsh: move completion.d and functions.d to usr/share
  * zshrc: Include the current directory in the persistent directory stack.

  [ Michael Prokop ]
  * zshrc: add deborphan, pal and hnb to compdef _gnu_generic. Thanks for
    the suggestion to Carsten Hey.
  * Drop all 'Latest Change' leftover references in several config files.
  * Minor Debian packaging updates (to make recent lintian versions happy):
    - update Standard version to 3.8.2
    - depend on debhelper >= 5
    - don't call true binary with full path in preinst script
    - update debian/overrides

 -- Michael Prokop <mika@grml.org>  Tue, 28 Jul 2009 17:53:08 +0200

grml-etc-core (0.3.72) unstable; urgency=low

  * zshrc: Clarify how the context of the styles for directory based
    profiles are used and mention a "best practice".
  * zshrc: Add a note about where to send patches at the top of zshrc.

 -- Frank Terbeck <ft@grml.org>  Sat, 30 May 2009 19:31:55 +0200

grml-etc-core (0.3.71) unstable; urgency=low

  * zshrc: Add directory based profiles

 -- Frank Terbeck <ft@grml.org>  Fri, 29 May 2009 23:09:35 +0200

grml-etc-core (0.3.70) unstable; urgency=low

  * zshrc: do not fall back to LANG en_US.iso885915 if it is unset.
    (For one reason because we prefer utf8 nowdays, on the other
    side it should resolve a cosmetic locales problem from grml-small.)

 -- Michael Prokop <mika@grml.org>  Mon, 18 May 2009 22:31:46 +0200

grml-etc-core (0.3.69) unstable; urgency=low

  * zshrc: properly source the global zshrc.local via zrclocal(), to
    make sure it is always sourced when appropriate. Reported by
    harnir, Thanks!

 -- Frank Terbeck <ft@grml.org>  Sun, 17 May 2009 12:05:47 +0200

grml-etc-core (0.3.68) unstable; urgency=low

  [ Frank Terbeck ]
  * zshrc: Remove conkeror alias

  [ Michael Prokop ]
  * zshrc: Apply patch from Moritz Augsburger: enable title
    inside urxvt-unicode

 -- Michael Prokop <mika@grml.org>  Fri, 15 May 2009 17:52:25 +0200

grml-etc-core (0.3.67) unstable; urgency=low

  [ Frank Terbeck ]
  * zshrc: handle newer versions of hg, that don't create .hg/branch
    anymore if there's only 'default'. Found by Andreas Korsten.

  [ Moritz Augsburger ]
  * zshrc: not every user is allowed to read logfiles... use sudo
    for aliases llog and tlog if possible

  [ Michael Prokop ]
  * Debian packaging:
    - replace XS-Vcs* with Vcs* headers.
    - bump Standard Version to 3.8.1.
    - bump Compat Version from 4 to 5.
    - modify order of packages in Depends, so virtual package ist the last one

 -- Michael Prokop <mika@grml.org>  Tue, 21 Apr 2009 11:06:00 +0200

grml-etc-core (0.3.66) unstable; urgency=low

  * vimrc: only set screen title if the caller explicitly asks for it.
  * zshrc: ask for setting screen title in vim via a wrapper function.
  * zshrc: only compdef commands to _gnu_generic if no native completion
    exists.
  * zshrc: add commit-to-history widget, that allows users to add
    command lines to zsh's history without executing [Closes: issue407]
  * zshrc: add a handler that uses debian's command-not-found package
    if an external command could not be found. [Closes: issue564]

 -- Frank Terbeck <ft@grml.org>  Sat, 04 Apr 2009 11:52:50 +0200

grml-etc-core (0.3.65) unstable; urgency=low

  [ Frank Terbeck ]
  * zshrc: Add $NOTITLE to disable alteration of terminal titles.
    Based on an idea by Timo Boettcher.
  * zshrc: Cleaned up abbreviations by Alexander Steinböck.
    [Closes: issue642]
  * zshrc: source ~/.zshrc.local for root, too.
  * zshrc: Added a space to a grep related abbreviation for seamless
    typing; by Alexander Steinböck [Closes: issue616]
  * zshrc: Fix pattern to extract battery status from newer acpi
    versions. [Closes: issue657]
  * zshrc: Always read /etc/default/locale. Users are expected to
    adjust locale settings via '.zshrc.local'.

  [ Michael Prokop ]
  * vimrc: add check for $NOPRECMD [Closes: issue447]
  * vimrc: enable features only if available [Closes: issue641]
  * zshrc: use 'setopt noglobdots' as [Open]SuSE uses in its
    /etc/zshrc 'setopt globdots' by default.

 -- Michael Prokop <mika@grml.org>  Tue, 31 Mar 2009 23:52:18 +0200

grml-etc-core (0.3.64) unstable; urgency=low

  * zshrc: rewrite of zurl() by Alexander Steinböck [Closes: issue627]
  * zshrc: put "zsh: repo-name" into screen title if the user is in a
    VCS-controlled directory [Closes: issue635]

 -- Frank Terbeck <ft@grml.org>  Mon, 23 Feb 2009 00:54:05 +0100

grml-etc-core (0.3.63) unstable; urgency=low

  [ Michael Prokop ]
  * zshrc: use 'rxvt*' to support setting title in rxvt-unicode as
    well. Thanks for reporting, gheift! [Closes: issue624]

  [ Frank Terbeck ]
  * zshrc: make /etc/zsh/functions.d recursive

 -- Michael Prokop <mika@grml.org>  Thu, 19 Feb 2009 17:13:33 +0100

grml-etc-core (0.3.62) unstable; urgency=low

  [ Michael Prokop ]
  * /etc/skel/.vimrc:
    - disable digraph by default (it's annoying for users not
      being aware of it)
    - enable syntax highlighting only if the vim version supports it
  * /etc/grml/screenrc:
    - re-enable keybindings '^\' and '\\' for exiting screen with query
      (thanks, gebi)
  * zshrc: provide upgrade path via /etc/skel/.zshrc

  [ Frank Terbeck ]
  * zshrc: Big setup merge: /etc/zsh/zshrc + /etc/skel/.zshrc into one file
    This includes various cleanups.
  * zshrc: provide .. as a possible completion
  * zshrc: Fix status() when $BAUD is unset, thanks to Alexander
    Steinböck [Closes: issue605]
  * zshrc: backport disable-patterns feature of vcs_info to the included
    version, thanks Christian Hofstaedtler.
  * zshrc: add support for OS X (fink and macports) thanks Christian
    Hofstaedtler.
  * zshrc: Use check_com for screen alias check/execution, thanks
    Jan-Hendrik Zab.
  * zshrc: add '-f' option to xtrename(), thanks esc.

 -- Michael Prokop <mika@grml.org>  Fri, 13 Feb 2009 13:24:23 +0100

grml-etc-core (0.3.61) unstable; urgency=low

  * zshrc: Fix a bug in urlencode(), thanks to Baptiste Daroussin
    [Closes: issue583]

 -- Frank Terbeck <ft@grml.org>  Fri, 05 Dec 2008 18:48:45 +0100

grml-etc-core (0.3.60) unstable; urgency=low

  * zshrc: add alias http for running "python -m SimpleHTTPServer"

 -- Michael Prokop <mika@grml.org>  Wed, 19 Nov 2008 12:52:40 +0100

grml-etc-core (0.3.59) unstable; urgency=low

  [ Frank Terbeck ]
  * zshrc: set default values for NOPRECMD and friends

  [ Michael Prokop ]
  * gitconfig: update alias 'out', fix usage of pager config,
    add new alias 'tagme'
  * zshrc: update function swspeak for new script swspeak-setup

 -- Michael Prokop <mika@grml.org>  Sun, 02 Nov 2008 23:50:38 +0100

grml-etc-core (0.3.58) unstable; urgency=low

  [ Frank Terbeck ]
  * zshrc: partial rewrite and extension of vcs_info()
  * zshrc: improvements by Kai Wilke. Thanks! [Closes: issue528]
  * zshrc: update zsh-help() output

  [ Michael Prokop ]
  * Replace hg with git URLs
  * Add /etc/skel/.gitconfig (thanks to ft and gebi for feedback
    and review).

 -- Michael Prokop <mika@grml.org>  Wed, 01 Oct 2008 22:12:31 +0200

grml-etc-core (0.3.57) unstable; urgency=low

  [ Frank Terbeck ]
  * zshrc: Fixed $PS2, which included a backtick, which is special when
    setopt prompt_subst is set. Thanks to Matthias Merk for reporting.

 -- Michael Prokop <mika@grml.org>  Thu, 11 Sep 2008 12:12:56 +0200

grml-etc-core (0.3.56) unstable; urgency=low

  [ Frank Terbeck ]
  * zshrc: 'limit stack' needs zsh 4.2.5 or newer (not just 4.*)
  * zshrc: changing invocation of vcs_info()

 -- Michael Prokop <mika@grml.org>  Mon, 08 Sep 2008 15:28:10 +0200

grml-etc-core (0.3.55) unstable; urgency=low

  [ Frank Terbeck ]
  * zshrc: Fixing ${YELLOW]}, which is bad zsh syntax.

 -- Michael Prokop <mika@grml.org>  Mon, 01 Sep 2008 11:55:18 +0200

grml-etc-core (0.3.54) unstable; urgency=low

  [ Frank Terbeck ]
  * zshrc: Adding support for cvs repositories to vcs_info()
  * zshrc: Add an experimental bzr backend, that works without calling
    bzr itself; it is disabled by default.
  * zshrc: Fix in svn backend of vcs_info(), doc updates and a new
    style to configure the %b replacement in formats for svn and bzr
  * zshrc: Actually tried svk myself; including vcs_info() fixes from
    that test.

  [ Michael Prokop ]
  * Some cleanups to make lintian happy.

 -- Michael Prokop <mika@grml.org>  Mon, 01 Sep 2008 11:26:29 +0200

grml-etc-core (0.3.53) unstable; urgency=low

  [ Frank Terbeck ]
  * zshrc: Handle a state of git in vcs_info(), when a normal
    rebase conflicts
  * zshrc: Make vcs_info() detect $GIT_DIR/svn and set the name of the
    vcs to 'git-svn'
  * zshrc: Handle .hg subdirectories, that are not the .hg subdirectory
    of a mercurial repository. Found by Karl Voit.
  * zshrc: Give the user the opportunity to switch the vcs_info prompt
    off for certain version control systems.
  * zshrc: Adding support for darcs repositories to vcs_info()
  * zshrc: Adding support for monotone repositories to vcs_info()

 -- Michael Prokop <mika@grml.org>  Sat, 30 Aug 2008 00:52:14 +0200

grml-etc-core (0.3.52) unstable; urgency=low

  * zshrc: Add version control information to our prompt.

 -- Frank Terbeck <ft@grml.org>  Tue, 26 Aug 2008 16:36:44 +0200

grml-etc-core (0.3.51) unstable; urgency=low

  The "pfuh what nice zsh features" release. :)

  [ Frank Terbeck ]
  * zshrc: Add persistent dirstack support for shells older than 4.2.0
  * zshrc: Make ',.' abbreviation optional [Closes: issue445]
  * zshrc: do not use xunfunction() anymore; it prevented things like
           'source ~/.zshrc' from working.

  [ Michael Gebetsroither ]
  * zshrc: add runit sysv emulation support to Start/Stop/Restart/...

  [ Michael Prokop ]
  * zshrc:
    - Add support for ${HOME}/.zshenv.
    - Add new function ansi-colors() [via harnir]
    - Support .deb in show-archive() [via harnir]
    - Fix wrong placed comments for debbug vs. debbugm.
      Thanks to Dennis Schreiber for pointing out.
    - Provide more processes in completion of programs like
      killall (thanks, ft).
    - New function uopen() to download a file and display it locally.
      Thanks for the idea, formorer; thanks for debugging help, ft. :)
    - New function linenr() to print a specific line of file, thanks
      to Wuehlmaus.
    - Update gizmo() function.
    - Add completion for aliases, deactivated by default because it
      might be confusing for several users for now. Idea by Julius,
      thanks for forwarding - wuehlmaus. :)
  * zshenv: set $PATH on Solaris/SunOS.

 -- Michael Prokop <mika@grml.org>  Wed, 06 Aug 2008 23:36:58 +0200

grml-etc-core (0.3.50) unstable; urgency=low

  [ Michael Prokop ]
  * zshrc: update function git-get-plaindiff() so it works around
    the "generating..." bug
  * zshenv: extend and update $ADDONS handling

  [ Frank Terbeck ]
  * zshrc: add new bindings: '^xP' and '^xp' for
    history-beginning-search-{forward,backward}

 -- Frank Terbeck <ft@grml.org>  Thu, 20 Mar 2008 20:33:49 +0100

grml-etc-core (0.3.49) unstable; urgency=low

  [ Frank Terbeck ]
  * zshrc: Keeping check_com() defined after zshrcs are sourced

 -- Michael Prokop <mika@grml.org>  Wed, 13 Feb 2008 19:20:54 +0100

grml-etc-core (0.3.48) unstable; urgency=low

  [ Alexander Steinböck ]
  * zshrc: use $PAGER in dchange(), uchange() and dnews() [Closes: issue386]
  * zshrc: adding whatwhen() for history queries [Closes: issue380]

  [ Frank Terbeck ]
  * zshrc: add a check for ZSH_VERSION >= 3.1.7 [Closes: issue389]

  [ Michael Prokop ]
  * zshrc: enable 'setopt longlistjobs' by default
  * zshrc: re-enable use of 'sudo su' instead of 'sudo -s' for alias su,
    otherwise it breaks "su - $USER". Thanks for bringing this up,
    Martin Yazdzik!

 -- Michael Prokop <mika@grml.org>  Mon, 11 Feb 2008 17:58:42 +0100

grml-etc-core (0.3.47) unstable; urgency=low

  * zshrc: prevent chdir() from putting dupes into ~/.zdirs

 -- Frank Terbeck <ft@grml.org>  Sun, 20 Jan 2008 01:30:00 +0100

grml-etc-core (0.3.46) unstable; urgency=low

  [ Frank Terbeck ]
  * zshrc: Adding a generic accept-line wrapper =>
    http://www.bewatermyfriend.org/posts/2007/12-26.11-50-38-tooltime.html
  * zshrc: make grmlcomp() readable (':nmap b v$hdO<ESC>pj$' - vim is so useful)
  * zshrc: convert swspeak from alias to function
  * zshrc: removing folsym() - use sll() from now on.
  * vimrc: display the file, that is being edited into screen's hardstatus
  * zshrc: some refcard-generating tags where positioned incorrectly. fixed

  [ Michael Prokop ]
  * zshrc: mention http://en.wikipedia.org/wiki/List_of_airports_by_ICAO_code
    in weather() [thanks, gebi]
  * zshrc: set $NAME in screen title only if $HOSTNAME is set

 -- Frank Terbeck <ft@grml.org>  Sat, 19 Jan 2008 22:25:22 +0100

grml-etc-core (0.3.45) unstable; urgency=low

  [ Michael Prokop ]
  * Drop the 'Make p in Visual mode replace the selected text...' from
    vimrc. More details available at
    http://lists.alioth.debian.org/pipermail/pkg-vim-maintainers/2005-November/001577.html
    - thanks for the hint, James Vega!

  [ Alexander Steinböck ]
  * /etc/zsh/zshrc: added bindkeys for navigating by vi keys (hjkl)
    (disable by default though) as well as 'accept-and-infer-next history'
    (ctrl-o) to complete within directories and stay in menu completion.
    [Closes: issue350]

 -- Michael Prokop <mika@grml.org>  Sat, 22 Dec 2007 00:11:31 +0100

grml-etc-core (0.3.44) unstable; urgency=low

  [ Frank Terbeck ]
  * zshrc: $reswords is an array *not* a hash

 -- Michael Prokop <mika@grml.org>  Fri, 21 Dec 2007 20:54:26 +0100

grml-etc-core (0.3.43) unstable; urgency=low

  * /etc/zsh/zshrc: change logic of $HOSTNAME in preexec(): show
    $HOSTNAME only when running the command on *another* box (being
    a system != localhost).

 -- Michael Prokop <mika@grml.org>  Sun, 16 Dec 2007 20:33:52 +0100

grml-etc-core (0.3.42) unstable; urgency=low

  [ Frank Terbeck ]
  * zsh: disable command-completion descriptions

 -- Michael Prokop <mika@grml.org>  Tue, 11 Dec 2007 19:45:18 +0100

grml-etc-core (0.3.41) unstable; urgency=low

  The big zsh update release.

  [ Alexander Steinböck]
  * standarized the use of brackets - double instead of
    single ones - for test situations like if-clauses [thanks!]
    [Testing: issue354]

  [ Michael Prokop ]
  * add alias 'g' for git
  * set modelines for vim according to new indenting policy
  * extend debbug() based on http://xana.scru.org/quanks/b-func.html

  [ Frank Terbeck ]
  * several small cleanups by ft
  * patch bomb for unified indenting
  * introducing check_com() to check for the existence of commands
  * introducing more utility functions: xcat and xsource
    moving salias to utility functions

 -- Michael Prokop <mika@grml.org>  Sun, 02 Dec 2007 19:54:45 +0100

grml-etc-core (0.3.40) unstable; urgency=low

  * /etc/zsh/zshrc: add MANWIDTH, deactivated by default though;
    thanks Alexander Steinböck! [Closes: issue343]
  * /etc/grml/screenrc: fix colorschema of 'switch order of caption and
    hardstatus'

 -- Michael Prokop <mika@grml.org>  Thu, 22 Nov 2007 11:13:45 +0100

grml-etc-core (0.3.39) unstable; urgency=low

  * Move vim vs. vi from /etc/skel/.zshrc.grmlsmall to /etc/zsh/zshrc
    to make sure it's also fixed for user root.

 -- Michael Prokop <mika@grml.org>  Mon, 05 Nov 2007 12:20:44 +0100

grml-etc-core (0.3.38) unstable; urgency=low

  * Provide e* functions in /etc/grml/lsb-functions again
    and restore some RC_* variables.
    Otherwise we break just too many scripts.

 -- Michael Prokop <mika@grml.org>  Wed, 24 Oct 2007 09:36:33 +0200

grml-etc-core (0.3.37) unstable; urgency=low

  [Frank Terbeck]
  * Refactor /etc/grml/lsb-functions and /etc/grml/script-functions
    [Closes: issue291]

 -- Michael Prokop <mika@grml.org>  Tue, 23 Oct 2007 20:06:21 +0200

grml-etc-core (0.3.36) unstable; urgency=low

  [Frank Terbeck]
  * /etc/zsh/zshrc: not using 'for name0 name1 in a b c d ; ...'
    anymore to work around problems with older zsh versions.

  [Michael Prokop]
  * /etc/zsh/zshrc: enable transient_rprompt only for zsh >= 4.1.

 -- Michael Prokop <mika@grml.org>  Mon, 22 Oct 2007 16:48:40 +0200

grml-etc-core (0.3.35) unstable; urgency=low

  * /etc/zsh/zshrc: support displaying version control information inside
    prompt (display on $RPROMPT). Just run 'VCS=1' to enable the feature.
    [Closes: issue305]

 -- Michael Prokop <mika@grml.org>  Thu, 18 Oct 2007 10:22:36 +0200

grml-etc-core (0.3.34) unstable; urgency=low

  * /etc/apt/grml/listbugs: support non-apt-show-versions variant
    as well.

 -- Michael Prokop <mika@grml.org>  Sun, 14 Oct 2007 11:49:59 +0200

grml-etc-core (0.3.33) unstable; urgency=low

  * Rename /etc/apt/listbugs into /etc/apt/grml/listbugs so it
    does not conflict with apt-listbugs.

 -- Michael Prokop <mika@grml.org>  Sun, 14 Oct 2007 01:00:44 +0200

grml-etc-core (0.3.32) unstable; urgency=low

  * Add /etc/apt/listbugs: display known bugs of currently running
    system. This script is used inside grml-live.

 -- Michael Prokop <mika@grml.org>  Sun, 14 Oct 2007 00:22:38 +0200

grml-etc-core (0.3.31) unstable; urgency=low

  [ Michael Prokop ]
  * /etc/skel/.zshrc:
    - use same pattern in function wikien as in wikide. (thanks wuehlmaus)
    - wodeb(): update URL (thanks for the pointer, wuehlmaus)
    - getskype(): make it compatible with final skype 1.4 version
  * Added /etc/apt/apt.conf.example + /etc/apt/hg-snapshot-script
  * Added /etc/grml/screenrc_generic which should work on any OS without
    any grml/Debian specific programs/scripts.
  * /etc/grml/screenrc*:
    - provide example for switching caption and hardstatus for better
      use with splitted windows; thanks to Alexander 'z3ttacht' Steinböck
      for the patch! [Closes: issue300]
    - improve usage of yacpi, thanks to Alexander 'z3ttacht' Steinböck for
      the initial patch! [Closes: issue301]

  [ Michael Gebetsroither ]
  * /etc/zsh/zshrc: added bk() to backup a file with iso time tagged.


 -- Michael Prokop <mika@grml.org>  Fri,  5 Oct 2007 18:45:48 +0200

grml-etc-core (0.3.30) unstable; urgency=low

  [ Frank Terbeck ]
  * /etc/grml/lsb-functions: another few bugfixes

 -- Michael Prokop <mika@grml.org>  Mon, 17 Sep 2007 23:39:11 +0200

grml-etc-core (0.3.29) unstable; urgency=low

  [ Frank Terbeck ]
  * /etc/grml/lsb-functions: another bugfix

 -- Michael Prokop <mika@grml.org>  Mon, 17 Sep 2007 18:33:30 +0200

grml-etc-core (0.3.28) unstable; urgency=low

  [ Frank Terbeck ]
  * /etc/grml/lsb-functions: some more slightly improvements

 -- Michael Prokop <mika@grml.org>  Mon, 17 Sep 2007 18:21:55 +0200

grml-etc-core (0.3.27) unstable; urgency=low

  [ Frank Terbeck ]
  * Refactoring /etc/grml/lsb-functions and
    /etc/grml/script-functions.

  [ Michael Prokop ]
  * Update /etc/apt/sources.list.grml.
  * /etc/grml/lsb-functions: support disabling
    colors through $NOCOLORS

 -- Michael Prokop <mika@grml.org>  Mon, 17 Sep 2007 17:16:26 +0200

grml-etc-core (0.3.26) unstable; urgency=low

  [ Frank Terbeck ]
  * /etc/grml/lsb-functions: fix empty $COLS when running inside
    chroot

 -- Michael Prokop <mika@grml.org>  Sat, 15 Sep 2007 13:49:29 +0200

grml-etc-core (0.3.25) unstable; urgency=low

  * /etc/zsh/zshrc: unalias utf2iso and iso2utf only it it's set.

 -- Michael Prokop <mika@grml.org>  Sat, 15 Sep 2007 10:44:11 +0200

grml-etc-core (0.3.24) unstable; urgency=low

  [ Frank Terbeck ]
  * try to make 'lsb-functions' parsable by (d)ash

  [ Michael Prokop ]
  * /etc/zsh/zshrc: convert utf2iso and iso2utf into functions,
    Use 'command grep' (thanks to z3ttacht) and fix a small bug
    in iso2utf.
  * Pre-Depend on zsh [Testing: issue287]

 -- Michael Prokop <mika@grml.org>  Sat, 15 Sep 2007 10:24:36 +0200

grml-etc-core (0.3.23) unstable; urgency=low

  * /etc/zsh/zshenv: switch direction of check for lesspipe vs.
    lesspipe.sh so we use the extended version by default if
    it's available.

 -- Michael Prokop <mika@grml.org>  Wed,  5 Sep 2007 18:22:57 +0200

grml-etc-core (0.3.22) unstable; urgency=low

  [Frank Terbeck]
  * /etc/zsh/zshrc:
    - Ignoring commands that match 'aptitude-*'. Using _ignored in addition.
      That way, you can always get aptitude-* by 'aptitude-<tab>'.
    - Let sudo-command-line() do something sensible on an empty buffer.

 -- Michael Prokop <mika@grml.org>  Sun, 19 Aug 2007 10:50:43 +0200

grml-etc-core (0.3.21) unstable; urgency=low

  * /etc/skel/.zshrc: use luit for utf<->iso-hacks.

 -- Michael Prokop <mika@grml.org>  Wed, 08 Aug 2007 21:29:06 +0200

grml-etc-core (0.3.20) unstable; urgency=low

  * /etc/grml/lsb-functions: put log_end_msg exactly one char to
    the left so look'n'feel with current Debian lsb-functions
    is better.

 -- Michael Prokop <mika@grml.org>  Sat, 28 Jul 2007 01:15:23 +0200

grml-etc-core (0.3.19) unstable; urgency=low

  * /etc/zsh/zshenv: make sure /usr/bin/id is available

 -- Michael Prokop <mika@grml.org>  Wed, 25 Jul 2007 15:02:08 +0200

grml-etc-core (0.3.18) unstable; urgency=low

  * /etc/zsh/zshrc:
    - use aptitude safe-upgrade instead of aptitude upgrade
  * /etc/apt/sources.list.grml:
    - added entry for cryptobox-server
    - drop the '#1#'-stuff as we provide all packages via the
      grml repository now

 -- Michael Prokop <mika@grml.org>  Mon, 23 Jul 2007 11:46:54 +0200

grml-etc-core (0.3.17) unstable; urgency=low

  The 'Man, what a lazy folk'-release
  * /etc/skel/.zshrc:
    - added function weather() to retrieve weather information on
      the console
    - use mostlike manpage browser only if LESS_TERMCAP_* is not set
  * /etc/zsh/zshrc:
    - added alias S for screen
    - alias s for ssh
    - added alias top10 to get the top 10 shell commands from the history
    - make sure we provide arguments for startx in the function as well
      (thanks for reporting the issue, Kevin Krammer!)
  * /etc/zsh/zshenv:
    - check for presence of lesspipe[.sh] before setting $LESSOPEN
    - added LESS_TERMCAP_*
  * /etc/skel/.vimrc:
    - deactivate digraph option causing too many headaches for people
      not being used to that option

 -- Michael Prokop <mika@grml.org>  Tue, 17 Jul 2007 15:48:48 +0200

grml-etc-core (0.3.16) unstable; urgency=low

  * /etc/zsh/zshrc: dchange() - restore old behaviour with
    fallback to /usr/share/doc/$PACKAGE/changelog.gz before
    trying to download the changelog via aptitude

 -- Michael Prokop <mika@grml.org>  Tue, 10 Jul 2007 16:19:54 +0200

grml-etc-core (0.3.15) unstable; urgency=low

  * /etc/zsh/zshrc:
    - activate 'setopt pushd_ignore_dups' to avoid duplicates
      in ~/.zdirs (thanks to wuehlmaus for bringing up
      and for the appropriate configuration thanks to ft!)
    - dchange() function: remove hardcoded option

 -- Michael Prokop <mika@grml.org>  Sat, 07 Jul 2007 10:52:03 +0200

grml-etc-core (0.3.14) unstable; urgency=low

  * /etc/zsh/zshrc: yse kexec alias only if /proc/cmdline can be read.

 -- Michael Prokop <mika@grml.org>  Wed, 04 Jul 2007 12:41:29 +0200

grml-etc-core (0.3.13) unstable; urgency=low

  * /etc/zsh/zshrc:
    - aoeu(): do not use $XKEYBOARD and $KEYTABLE as booting
      with bootoption dvorak might be not so amusing for people
      not being used to dvorak keyboard layout :)
    - added alias "$(uname -r)-reboot for fast rebooting via kexec
    - dchange(): use aptitude to retrieve changelog if no changelog
      can be found on the local system (thanks for the idea, nico!)

 -- Michael Prokop <mika@grml.org>  Sun, 01 Jul 2007 23:05:58 +0200

grml-etc-core (0.3.12) unstable; urgency=low

  * Added some more examples to /etc/network/interfaces.examples.
  * /etc/zsh/zshrc:
    - move environment stuff from /etc/zsh/zshenv to
      /etc/zsh/zshrc so we don't have all the environment variables
      in 'zsh -f', thanks for the patch - ft!
    - added function dnews (to view Debian's NEWS file of the package)
    - fix some typos
    - compctl definition shadowed _grmlinitd. Found by Anthony
      Charles and forwared by ft. Thanks!
    - added function minimal-shell (spawn a minimally set up ksh),
      thanks ft!
    - added keybinding ctrl-x1 to jump behind the first word on the
      cmdline, thanks again ft!
    - added keywords/strings for automatic building of grml' zsh
      reference card [and once more thanks to ft! :)]
  * /etc/skel/.vimrc: support ~/.vimrc.local

 -- Michael Prokop <mika@grml.org>  Sun, 10 Jun 2007 00:04:08 +0200

grml-etc-core (0.3.11) unstable; urgency=low

  * /etc/zsh/zshrc:
    - added function ipv6-tunnel (set up an ipv6 tunnel)
    - added function iwclient (run dhclient for wireless device),
      thanks Niels Giesen!
    - improved usage info of mkmaildir()
    - removed some "function" keywords

 -- Michael Prokop <mika@grml.org>  Sat, 09 Jun 2007 00:45:05 +0200

grml-etc-core (0.3.10) unstable; urgency=low

  * /etc/zsh/zshrc: use \e instead of the escape-sequence.
    Thanks for the patches, ft! [Closes: issue229, issue230]

 -- Michael Prokop <mika@grml.org>  Thu, 07 Jun 2007 14:51:38 +0200

grml-etc-core (0.3.9) unstable; urgency=low

  * /etc/zsh/zshrc:
    - added functions aoeu() and asdf() to just press 'asdf' keys to
      toggle between dvorak and us keyboard layout
    - added function uiae() to just press 'asdf' key to toggle from
      neon layout to us keyboard layout

 -- Michael Prokop <mika@grml.org>  Mon, 04 Jun 2007 23:25:17 +0200

grml-etc-core (0.3.8) unstable; urgency=low

  * /etc/zsh/zshrc:
    - Mention "alias -s pl='perl -S'" within the zsh-mime-setup stuff
    - Use 'sudo -s' for alias su.
    - Added alias llog for "$PAGER /var/log/syslog"

 -- Michael Prokop <mika@grml.org>  Mon, 04 Jun 2007 10:43:51 +0200

grml-etc-core (0.3.7) unstable; urgency=low

  * /etc/zsh/zshrc and /etc/skel/.zshrc: some more checks whether
    the global file has been read.

 -- Michael Prokop <mika@grml.org>  Tue, 29 May 2007 16:31:19 +0200

grml-etc-core (0.3.6) unstable; urgency=low

  * /etc/zsh/zshrc: do not even add completion directories if
    broken setup has been detected.

 -- Michael Prokop <mika@grml.org>  Sun, 27 May 2007 19:12:30 +0200

grml-etc-core (0.3.5) unstable; urgency=low

  * /etc/zsh/zshrc + /etc/skel/.zshrc: unify way of checking for
    present binaries/executables
  * /etc/zsh/zshrc: check for potentially old files in 'completion.d',
    thanks for the patch - ft!
  * /etc/skel/.zshrc: added alias ips for 'ipython -p sh'

 -- Michael Prokop <mika@grml.org>  Fri, 25 May 2007 01:30:39 +0200

grml-etc-core (0.3.4) unstable; urgency=low

  * /etc/zsh/zshrc: check for present directory inside dirstack
    code before switching between directories.

 -- Michael Prokop <mika@grml.org>  Wed, 23 May 2007 10:22:14 +0200

grml-etc-core (0.3.3) unstable; urgency=low

  * /etc/skel/.zshrc:
    - added function fluxkey-change to change fluxbox keys
      from 'Alt-#' to 'Alt-F#' and vice versa

 -- Michael Prokop <mika@grml.org>  Thu, 17 May 2007 15:08:57 +0200

grml-etc-core (0.3.2) unstable; urgency=low

  * /etc/skel/.zshrc: added zsh-mime-setup, thanks wuehlmaus!

 -- Michael Prokop <mika@grml.org>  Tue, 15 May 2007 11:11:12 +0200

grml-etc-core (0.3.1) unstable; urgency=low

  * /etc/zsh/zshrc:
    - Applied patch by ft for better $SUDO handling via salias, thanks!
    - Added alias debian2hd.

 -- Michael Prokop <mika@grml.org>  Tue, 15 May 2007 10:53:59 +0200

grml-etc-core (0.3.0) unstable; urgency=low

  * /etc/zsh/zshrc: check for $SUDO and do not use it when running
    as root so we have the command in the zsh history.

 -- Michael Prokop <mika@grml.org>  Sun, 13 May 2007 12:19:36 +0200

grml-etc-core (0.2.53) unstable; urgency=low

  * Add /etc/skel/.emacs which enables UTF-8 mode by default.
    Thanks to Josef Teske for the bugreport!

 -- Michael Prokop <mika@grml.org>  Sun, 13 May 2007 00:14:18 +0200

grml-etc-core (0.2.52) unstable; urgency=low

  * /etc/zsh/zshrc and /etc/skel/.zshrc:
    Added alias and powerglob insecscp (like insecssh but for scp).

 -- Michael Prokop <mika@grml.org>  Sat, 12 May 2007 23:22:32 +0200

grml-etc-core (0.2.51) unstable; urgency=low

  * /etc/zsh/zshrc:
    * added function wrapper brltty which loads a default
      console font, works around problem in UTF-8 environment.
      Thanks for reporting, Hermann 'steppenwolf2'!
  * /etc/skel/.zshrc: added some functions (thanks, ft!):
    - hl: highlighted less
    - ic_get: queries imap servers for capabilities
    - j2v: open file in vim and jump to line
    - mkmaildir: creates a Maildir/ with its {new,cur,tmp} subdirs
    - xtrename: rename xterm from within GNU-screen
    - zurl: create small urls via tinyurl.com using wget, grep and sed

 -- Michael Prokop <mika@grml.org>  Fri, 11 May 2007 01:07:27 +0200

grml-etc-core (0.2.50) unstable; urgency=low

  * /etc/zsh/zshrc: sleep 2 seconds before running flite in
    swspeak alias.

 -- Michael Prokop <mika@grml.org>  Sun, 29 Apr 2007 13:16:48 +0200

grml-etc-core (0.2.49) unstable; urgency=low

  * /etc/zsh/zshrc: improve code for 'manual overriding of RPROMPT'
    [thanks for helping, ft!]

 -- Michael Prokop <mika@grml.org>  Sun, 22 Apr 2007 18:37:27 +0200

grml-etc-core (0.2.48) unstable; urgency=low

  * /etc/zsh/zshrc:
    - re-enable smiley in RPROMPT, thanks to transient_rprompt
      [thanks for the pointer, Christian Schneider!]
    - allow manual overriding of RPROMPT

 -- Michael Prokop <mika@grml.org>  Sat, 21 Apr 2007 23:57:28 +0200

grml-etc-core (0.2.47) unstable; urgency=low

  * Big rewrite of /etc/zsh/completion.d/, thanks to ft!
    [Testing: issue201]

 -- Michael Prokop <mika@grml.org>  Tue, 17 Apr 2007 09:21:03 +0200

grml-etc-core (0.2.46) unstable; urgency=low

  * /etc/zsh/zshrc: deactivate url-quote-magic by default and
    provide it as alias url-quote instead. Added zstyle for
    url-quote-magic as well, thanks ft!

 -- Michael Prokop <mika@grml.org>  Sun, 15 Apr 2007 22:36:28 +0200

grml-etc-core (0.2.45) unstable; urgency=low

  * /etc/zsh/zshrc: fix syntax error in get_twi_cl.

 -- Michael Prokop <mika@grml.org>  Sat, 14 Apr 2007 11:11:42 +0200

grml-etc-core (0.2.44) unstable; urgency=low

  * /etc/zsh/zshrc: add check regarding get_twi_cl->get_3ware
    change.

 -- Michael Prokop <mika@grml.org>  Sat, 14 Apr 2007 11:06:12 +0200

grml-etc-core (0.2.43) unstable; urgency=low

  * /etc/zsh/zshrc:
    - applied patch by ft for generic file completion (thanks!)
    - added function sll (list symlinks in more details), thanks
      for the code base, Manuel Fuhr and ft!
  * /etc/skel/.zshrc: added alias mq (execute commands on the
    versioned patch-queue from the current repos) [thanks, gebi]

 -- Michael Prokop <mika@grml.org>  Fri, 13 Apr 2007 17:35:15 +0200

grml-etc-core (0.2.42) unstable; urgency=low

  * Update and cleanup /etc/apt/sources.list.grml. Thanks for hints,
    Ronny Plattner!

 -- Michael Prokop <mika@grml.org>  Thu, 12 Apr 2007 12:48:14 +0200

grml-etc-core (0.2.41) unstable; urgency=low

  * /etc/grml/script-functions: replace $UID with 'id -u' so we improve
    compability for POSIX/dash.

 -- Michael Prokop <mika@grml.org>  Fri,  6 Apr 2007 22:42:16 +0200

grml-etc-core (0.2.40) unstable; urgency=low

  * /etc/skel/.vimrc: do not set 'tw=72' by default anymore.
    Thanks for the hint, gebi.

 -- Michael Prokop <mika@grml.org>  Wed,  4 Apr 2007 21:38:48 +0200

grml-etc-core (0.2.39) unstable; urgency=low

  * /etc/zsh/zshrc:
    - added alias mdstat for 'cat /proc/mdstat' and
      alias ... which does a 'cd ../../'. Thanks, gebi!
    - check for 'most' before assigning aliases dchange and uchange

 -- Michael Prokop <mika@grml.org>  Thu, 29 Mar 2007 00:22:28 +0200

grml-etc-core (0.2.38) unstable; urgency=low

  * /etc/zsh/zshrc: added new aliases ati (aptitude install) and up
    (aptitude update, aptitude upgrade) - thanks for suggestion - Otti!

 -- Michael Prokop <mika@grml.org>  Wed, 28 Mar 2007 20:45:21 +0200

grml-etc-core (0.2.37) unstable; urgency=low

  * Add solaris examples to /etc/zsh/zshenv

 -- Michael Prokop <mika@grml.org>  Thu, 22 Mar 2007 12:30:55 +0100

grml-etc-core (0.2.36) unstable; urgency=low

  * Another version of dpkg-divert handling for debian/preinst.

 -- Michael Prokop <mika@grml.org>  Wed, 21 Mar 2007 19:03:38 +0100

grml-etc-core (0.2.35) unstable; urgency=low

  * /etc/zsh/zshrc: added aliases for better iso<->utf handling:
    - term2iso
    - term2utf
    - utf2iso
    - iso2utf

 -- Michael Prokop <mika@grml.org>  Sat, 17 Mar 2007 20:12:40 +0100

grml-etc-core (0.2.34) unstable; urgency=low

  * /etc/grml/lsb-functions: set RC_NOCOLOR if nocolor string is
    present in /proc/cmdline

 -- Michael Prokop <mika@grml.org>  Sat, 17 Mar 2007 15:17:45 +0100

grml-etc-core (0.2.33) unstable; urgency=low

  * /etc/zsh/zshenv: fix sourcing of /etc/timezone

 -- Michael Prokop <mika@grml.org>  Sat, 17 Mar 2007 12:51:36 +0100

grml-etc-core (0.2.32) unstable; urgency=low

  * /etc/zsh/zshenv: source /etc/timezone if present
    (We don't want to set TZ via /etc/default/locale any longer.)

 -- Michael Prokop <mika@grml.org>  Sat, 17 Mar 2007 12:18:38 +0100

grml-etc-core (0.2.31) unstable; urgency=low

  * /etc/zsh/zshrc: update swspeak alias:
    - set mixer settings to 90 by default when running swspeak
    - check for present /dev/softsynth and warn otherwise using flite
    - welcome user via flite with "Finished setting up software synthesizer"
      when finished execution of swspeak alias
    [Closes: issue152]

 -- Michael Prokop <mika@grml.org>  Fri, 16 Mar 2007 22:17:27 +0100

grml-etc-core (0.2.30) unstable; urgency=low

  * /etc/zsh/zshrc: added rationalise-dot (just type 'cd ...' to
    get 'cd ../..'), but deactivated by default. Taken from
    Christian Schneider:
    http://strcat.de/blog/archives/707-Schnelles-Verzeichniswechseln.html
    Thanks for pointing, schula.

 -- Michael Prokop <mika@grml.org>  Wed, 14 Mar 2007 15:41:08 +0100

grml-etc-core (0.2.29) unstable; urgency=low

  * /etc/skel/.zshrc: remove duplicate cl() definition, thanks - Jens
    Kubieziel!

 -- Michael Prokop <mika@grml.org>  Sun, 11 Mar 2007 12:45:25 +0100

grml-etc-core (0.2.28) unstable; urgency=low

  * /etc/vim/vimrc: added 'set wildmenu' (thanks for suggestion, ft!)

 -- Michael Prokop <mika@grml.org>  Fri,  9 Mar 2007 15:33:55 +0100

grml-etc-core (0.2.27) unstable; urgency=low

  * Another fix for debian/preinst to avoid breakage on older systems.

 -- Michael Prokop <mika@grml.org>  Sat,  3 Mar 2007 18:36:41 +0100

grml-etc-core (0.2.26) unstable; urgency=low

  * Move /etc/skel/.channels to package grml-etc.
  * Fix preinst failure of /etc/zsh/zlogin on Debian stable systems.

 -- Michael Prokop <mika@grml.org>  Thu,  1 Mar 2007 14:59:51 +0100

grml-etc-core (0.2.25) unstable; urgency=low

  * /etc/zsh/zshrc: user root should have umask 022 of course.
    User has 002. Thanks for reporting, Tobias Walkowiak!

 -- Michael Prokop <mika@grml.org>  Mon, 26 Feb 2007 18:44:45 +0100

grml-etc-core (0.2.24) unstable; urgency=low

  * /etc/zsh/zshenv: source /etc/default/locale only if
    $LANG is not set. If $LANG is not set at all fall
    back to en_US.iso885915 as usual. This allows manual
    overwriting of $LANG.

 -- Michael Prokop <mika@grml.org>  Sun, 25 Feb 2007 22:08:55 +0100

grml-etc-core (0.2.23) unstable; urgency=low

  * /etc/zsh/zshrc:
    - export SHELL='/bin/zsh', otherwise aterm and rxvt use
      /bin/sh or /bin/bash. :-/
    - add a space character in some abbreviation expansions
      so it's better readable.
    - added insert-unicode-char
    - drop the check for
      /usr/share/zsh/$ZSH_VERSION/functions/Prompts/promptinit and
      /usr/share/zsh/$ZSH_VERSION/functions/Zle/url-quote-magic
      because the check does not work for example with the zsh-beta
      package. If you notice problems with the current code please
      let me know.
  * /etc/skel/.zshrc:
    - added function ytdl (download video from youtube)
    - work around non utf8 capable software in utf environment
      using aliases for mrxvt, aterm and centericq
  * /etc/zsh/*: improved documentation about startup of zsh

 -- Michael Prokop <mika@grml.org>  Sat, 24 Feb 2007 17:30:11 +0100

grml-etc-core (0.2.22) unstable; urgency=low

  * Adding directory /etc/skel/.channels with the following files:
    - Files for use with scan of dvb-utils:
      * at-austria    -> austria in general
      * at-graz       -> working file for Graz
      * at-klagenfurt -> working file for Klagenfurt
    - Already configured files for use with mplayer/xine/...:
      * channels.conf-AT-graz       -> use DVB in Graz
      * channels.conf-AT-klagenfurt -> use DVB in Klagenfurt

 -- Michael Prokop <mika@grml.org>  Sat, 24 Feb 2007 12:02:16 +0100

grml-etc-core (0.2.21) unstable; urgency=low

  * /etc/zsh/zshrc: check for upper letters in isutfenv as well

 -- Michael Prokop <mika@grml.org>  Sat, 17 Feb 2007 12:15:15 +0100

grml-etc-core (0.2.20) unstable; urgency=low

  * Update of /etc/skel/.vimrc and /etc/vim/vimrc, added
    /etc/skel/.vim/ftplugin/c.vim.

 -- Michael Prokop <mika@grml.org>  Sat, 10 Feb 2007 11:33:13 +0100

grml-etc-core (0.2.19) unstable; urgency=low

  * /etc/vim/vimrc: make sure we use 'syntax on' only when we
    have vim with +syntax
  * debian/preinst: another fix to improve keeping of original
    configuration files

 -- Michael Prokop <mika@grml.org>  Fri,  9 Feb 2007 15:24:14 +0100

grml-etc-core (0.2.18) unstable; urgency=low

  * /etc/zsh/completion.d/grml-wallpaper: allow proper setting
    of parameters for local directories [Closses: issue116]

 -- Michael Prokop <mika@grml.org>  Tue,  6 Feb 2007 20:17:02 +0100

grml-etc-core (0.2.17) unstable; urgency=low

  * zsh config files: fix handling of check for binaries, thanks
    for reporting to Erich Minderlein, thanks for investigation
    and patch to ft! (Closes: issue80)

 -- Michael Prokop <mika@grml.org>  Fri, 19 Jan 2007 19:27:43 +0100

grml-etc-core (0.2.16) unstable; urgency=low

  * /etc/zsh/zshrc:
    - add completion for qma (thanks, wuehlmaus)

 -- Michael Prokop <mika@grml.org>  Thu, 18 Jan 2007 13:08:54 +0100

grml-etc-core (0.2.15) unstable; urgency=low

  * /etc/zsh/zshrc:
    - rename edfun() into edfunc() [thanks for hint, Kai Wilke!]
    - added some useful config stuff (deactivated by default as it
      needs personal tuning) contributed by Kai Wilke [thanks!]
    - improved host completion (thanks for some code, Kai Wilke!)
    - added apache2-ssl-certificate() as Debian does not ship
      the script anymore *grml*
    - support zsh profiling via $ZSH_PROFILE_RC and profile()
    - added alias 0 which does nothing else than 'return 0' (I like
      a clean prompt without error return codes inside but don't
      want to miss the feature itself, so just press 0<cr> and that's
      it :))
    - added alias debs-by-size
    - added function deswap (useful after suspending), function hex
      (print hex value of a number) and function peval (perl-eval)

 -- Michael Prokop <mika@grml.org>  Fri,  5 Jan 2007 00:00:54 +0100

grml-etc-core (0.2.14) unstable; urgency=low

  * Use builtin for chpwd's dirs command instead of the alias
    and function workaround, thanks - schula!

 -- Michael Prokop <mika@grml.org>  Sun, 17 Dec 2006 14:55:05 +0100

grml-etc-core (0.2.13) unstable; urgency=low

  * /etc/zsh/zshrc + /etc/skel/.zshrc: make sure 'dirs' is not
    an alias or function

 -- Michael Prokop <mika@grml.org>  Sun, 17 Dec 2006 13:52:22 +0100

grml-etc-core (0.2.12) unstable; urgency=low

  * /etc/zsh/zshrc: add support for global dirstack handling
    (Closes: issue47)

 -- Michael Prokop <mika@grml.org>  Sat, 16 Dec 2006 20:12:25 +0100

grml-etc-core (0.2.11) unstable; urgency=low

  * Do not depend on vim or nvi only but allow use of virtual package
    editor also. Thanks, Markus Wigge <mwigge@marcant.net>!

 -- Michael Prokop <mika@grml.org>  Fri, 15 Dec 2006 01:02:09 +0100

grml-etc-core (0.2.10) unstable; urgency=low

  * Remove /etc/skel/.zshrc from dpkg-diversion.

 -- Michael Prokop <mika@grml.org>  Tue,  5 Dec 2006 17:05:57 +0100

grml-etc-core (0.2.9) unstable; urgency=low

  * /etc/zsh/zshrc: update NOPRECMD handling

 -- Michael Prokop <mika@grml.org>  Sun,  3 Dec 2006 11:47:22 +0100

grml-etc-core (0.2.8) unstable; urgency=low

  * /etc/zsh/zshrc: drop completion for lintian and linda as
    zsh ships that already.

 -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 22:43:38 +0100

grml-etc-core (0.2.7) unstable; urgency=low

  * /etc/zsh/zshrc: fma has been renamed into qma, adjust references
    therefore and use qma for manzsh too. (This fixes part 2/2 of
    issue19)

 -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 18:49:05 +0100

grml-etc-core (0.2.6) unstable; urgency=low

  * /etc/zsh/zshrc: update URL for grml repository in zsh-help.
    (Closes: issue36)

 -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 18:24:07 +0100

grml-etc-core (0.2.5) unstable; urgency=low

  * /etc/zsh/zshrc:
    - our new default umask is now 002.
    - function isutfenv to check whether we are running inside
      an utf environment
    - add option utf8 to alias truec according to result of isutfenv

 -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 16:08:37 +0100

grml-etc-core (0.2.4) unstable; urgency=low

  * /etc/zsh/zshrc: add alias 'any' for grepping through process
    list, thanks for the basic idea - Karl Voit!

 -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 11:51:06 +0100

grml-etc-core (0.2.3) unstable; urgency=low

  * Let's ship /etc/apt/preferences.grml as reference file.

 -- Michael Prokop <mika@grml.org>  Fri,  1 Dec 2006 10:57:02 +0100

grml-etc-core (0.2.2) unstable; urgency=low

  Another "Frank 'ft' Terbeck is my zsh hero" release.

  * Use new grml-repository by default now (thanks for the great
    work, formorer!).
  * /etc/zsh/zshrc:
    - move power completion / abbreviation expansion from /etc/skel/.zshrc to
      main zsh config file so we can use it as root as well (thanks for hint,
      wuehlmaus)
    - move function H-Glob to this file as well and make it available
      as help-zshglob as well, thanks for the translation to english - ft!
    - support setting of RPROMPT via $DONTSETRPROMPT (thanks ft!)
    - allow setting NOPRECMD=1 without starting new zsh (thanks, ft!)
  * /etc/skel/.zshrc:
    - rework function dirspace() [support $1]
    - replace all '1>/dev/null 2>&1' with '&>/dev/null'

 -- Michael Prokop <mika@grml.org>  Wed, 29 Nov 2006 23:25:08 +0100

grml-etc-core (0.2.1) unstable; urgency=low

  * New version number for new release.

 -- Michael Prokop <mika@grml.org>  Sun, 26 Nov 2006 19:15:39 +0100

grml-etc-core (0.1-38) unstable; urgency=low

  * /etc/zsh/zlogout: execute 'clear', thanks for suggestion
    to Erich Minderlein and Ulrich Dangel!

 -- Michael Prokop <mika@grml.org>  Sun, 26 Nov 2006 10:30:53 +0100

grml-etc-core (0.1-37) unstable; urgency=low

  The 'preparation to a zsh workshop improves code quality' release. :)

  * /etc/zsh/zshrc:
    - run "limit core 0" only in live-cd mode
    - support Force-Reload for /etc/init.d/*-action as well
    - move upgrade-function from /etc/skel/.zshrc to this file
  * /etc/skel/.zshrc: some cosmetic cleanups
  * grml-zsh-refcard has been updated (big thanks to Frank
    Terbeck again!) (Closes: issue9)

 -- Michael Prokop <mika@grml.org>  Sat, 25 Nov 2006 00:06:16 +0100

grml-etc-core (0.1-36) unstable; urgency=low

  * /etc/skel/.zshrc:
    + alias hbp='hg-buildpackage'
    + renamed tla related aliases:
        ldiff   => tdi
        mirror  => tmi
        commit  => tco
        merge   => tme
    + fix function lcheck
  * /etc/zsh/zshrc:
    + grml-rebuildfstab: use -config option of new rebuildfstab
    + alias acp='apt-cache policy'

 -- Michael Prokop <mika@grml.org>  Fri, 24 Nov 2006 23:09:12 +0100

grml-etc-core (0.1-35) unstable; urgency=low

  * Adjust /etc/apt/sources.list.grml for new repositories (thanks
    for the great work, formorer!), not yet activated by default.

 -- Michael Prokop <mika@grml.org>  Thu, 23 Nov 2006 22:47:04 +0100

grml-etc-core (0.1-34) grml-testing; urgency=low

  * Build package for new repository layout using 'grml-testing'
    as "Distribution".

 -- Michael Prokop <mika@grml.org>  Sun, 19 Nov 2006 16:24:50 +0100

grml-etc-core (0.1-33) unstable; urgency=low

  * /etc/zsh/zshrc: improve error handling; do *not* export $FPATH
    to avoid problems with different zsh versions.
  * Small fix in debian/preinst to prevent overwriting from original
    files when diverting several times (again: please report any
    problems you notice).
  * /etc/vim/vimrc: 'set nocompatible' even though it's set via
    debian.vim, just to make sure we have nocompatible also on
    older vim versions.

 -- Michael Prokop <mika@grml.org>  Sun, 19 Nov 2006 14:45:25 +0100

grml-etc-core (0.1-32) unstable; urgency=low

  * zsh-setup: applied patch from Frank Terbeck for improved
    grml-small support via /etc/skel/.zshrc.grmlsmall, thanks!

 -- Michael Prokop <mika@grml.org>  Wed, 15 Nov 2006 21:28:44 +0100

grml-etc-core (0.1-31) unstable; urgency=low

  * /etc/skel/.zshrc:
    - added alias hidiff (highlight important stuff in diff
      output), active if histring is available
    - added some isgrmlsmall checks, thanks Frank Terbeck!
    - added power completion, thanks wuehlmaus!
      See http://zshwiki.org/home/examples/zleiab for details.
      Notice: this deactivates the global aliases by default now,
      just use the global aliases as well but press ',.' afterwards
      to expand the abbreviation!

 -- Michael Prokop <mika@grml.org>  Sun, 12 Nov 2006 11:30:43 +0100

grml-etc-core (0.1-30) unstable; urgency=low

  * Ship /etc/grml/script-functions with this package so other packages
    like grml-debootstrap don't have to depend on package grml-scripts.
  * Bumb Standard Version to 3.7.2 (no further changes).

 -- Michael Prokop <mika@grml.org>  Mon,  6 Nov 2006 22:32:19 +0100

grml-etc-core (0.1-29) unstable; urgency=low

  * /etc/zsh/zshrc:
    - added isgrmlsmall() and set $EDITOR according to grml flavour,
      thanks - Frank Terbeck!
    - deactivate smiley on right side of prompt by default, uncomment
      the line if you want to use it
  * /etc/skel/.zshrc: add http://zshwiki.org/home/examples/zleiab
    but do not activate it by default
  * /etc/skel/.hgrc: adjust username for "generic user"

 -- Michael Prokop <mika@grml.org>  Sat, 28 Oct 2006 16:21:34 +0200

grml-etc-core (0.1-28) unstable; urgency=low

  * /etc/skel/.zshrc: always set 'setopt local_options' if
    using 'setopt errreturn'.

 -- Michael Prokop <mika@grml.org>  Fri, 27 Oct 2006 11:55:54 +0200

grml-etc-core (0.1-27) unstable; urgency=low

  * /etc/grml/screenrc*: set shell to /bin/zsh instead of zsh,
    otherwise running 'script' might hang. Thanks, wuehlmaus!

 -- Michael Prokop <mika@grml.org>  Thu, 26 Oct 2006 11:20:35 +0200

grml-etc-core (0.1-26) unstable; urgency=low

  The "Frank Terbeck is my zsh hero" release.

  * Update /etc/zsh/site-functions/_hg to latest version from
    http://hg.intevation.org/mercurial/crew
  * Added /etc/zsh/site-functions/_grmlinitd for better completion
    of "Start Restart Stop Reload" with initscripts, thanks - Frank
    Terbeck!
  * /etc/zsh/zshrc:
    - use is-at-least for is4[2]-functions if possible
    - bugfix for $2 in initscripts "Start Restart Stop Reload"
      function (thanks, Frank Terbeck!)
    - use zsh's color capabilities if the module is present
      (thanks, Frank Terbeck!)
    - don't export $SHELL anymore
  * /etc/zsh/zshenv:
    - set /bin instead of /bin/ in $PATH
    - some minor code style improvements
  * /etc/skel/.zshrc:
    - updated alias fbmplayer (thanks, wuehlmaus!)
    - added function gex (google exact search, thanks wuehlmaus!)
    - added gethgsnap and gethgclone for retrieving mercurial
    - use $SUDO in the whole file instead of $RUNASROOT
    - use 'setopt errreturn' in some functions

 -- Michael Prokop <mika@grml.org>  Tue, 24 Oct 2006 20:35:29 +0200

grml-etc-core (0.1-25) unstable; urgency=low

  * /etc/skel/.zshrc: add functions for mercurial
  * Added /etc/skel/.hgrc - configuration file for mercurial.
  * Added /etc/skel/.vim/plugin/DirDiff.vim (plugin to diff and merge
    two directories recursively), taken from
    http://www.vim.org/scripts/script.php?script_id=102

 -- Michael Prokop <mika@grml.org>  Sun, 22 Oct 2006 21:24:39 +0200

grml-etc-core (0.1-24) unstable; urgency=low

  * Code improvements to /etc/zsh/zshrc and /etc/skel/.zshrc,
    thanks for the patch - Frank Terbeck!

 -- Michael Prokop <mika@grml.org>  Sat, 21 Oct 2006 19:29:59 +0200

grml-etc-core (0.1-23) unstable; urgency=low

  * Fix typo in /etc/zsh/zshrc.

 -- Michael Prokop <mika@grml.org>  Sat, 21 Oct 2006 16:36:54 +0200

grml-etc-core (0.1-22) unstable; urgency=low

  * /etc/zsh/zshrc: update functions dchange and uchange - check
    whether changelogs exist before trying to display them.

 -- Michael Prokop <mika@grml.org>  Sat, 21 Oct 2006 16:20:40 +0200

grml-etc-core (0.1-21) unstable; urgency=low

  * /etc/zsh/zshrc: added some more checks so the config works
    on AIX (powerpc-ibm-aix5.2.0.0) as well.

 -- Michael Prokop <mika@grml.org>  Tue, 17 Oct 2006 12:12:52 +0200

grml-etc-core (0.1-20) unstable; urgency=low

  * Add /etc/zsh/site-functions/_hg, zsh completion for mercurial
    and set according $FPATH in /etc/zsh/zshrc.

 -- Michael Prokop <mika@grml.org>  Sun, 15 Oct 2006 23:19:03 +0200

grml-etc-core (0.1-19) unstable; urgency=low

  * /etc/grml/screenrc: activated
    termcapinfo xterm|xterms|xs|rxvt ti@:te@
    for "more usual" buffer handling in xterm & CO.

 -- Michael Prokop <mika@grml.org>  Sat, 14 Oct 2006 22:56:23 +0200

grml-etc-core (0.1-18) unstable; urgency=low

  * /etc/skel/.zshrc: update function getskype (new upstream release
    which does not require s/libqt3c102-mt/libqt3-mt/ workaround anymore.

 -- Michael Prokop <mika@grml.org>  Mon,  9 Oct 2006 14:48:22 +0200

grml-etc-core (0.1-17) unstable; urgency=low

  * /etc/zsh/zshrc: don't check whether we can read xorg.conf but if it
    exists. Check for /usr/X11R6/bin/startx if /usr/bin/startx does not exist
    and check for /usr/X11R6/bin/xinit if /usr/bin/xinit is not present.

 -- Michael Prokop <mika@grml.org>  Sun,  8 Oct 2006 01:43:24 +0200

grml-etc-core (0.1-16) unstable; urgency=low

  * /etc/zsh/zshrc: don't use colors on dumb terminals (like emacs)
  * Move debian/postinst to debian/preinst, some minor fixes in
    preinst and postrm.

 -- Michael Prokop <mika@grml.org>  Mon,  2 Oct 2006 23:46:55 +0200

grml-etc-core (0.1-15) unstable; urgency=low

  * Set debian related functions + aliases only if /etc/debian_version
    is present. Check for uid and set $SUDO according so normal
    user can use functions + aliases as well.

 -- Michael Prokop <mika@grml.org>  Fri, 29 Sep 2006 14:35:32 +0200

grml-etc-core (0.1-14) unstable; urgency=low

  * /etc/zsh/zshrc: instead of our predict-function use ctrl-z
    to put job into foreground (thanks, wuehlmaus).

 -- Michael Prokop <mika@grml.org>  Fri, 29 Sep 2006 14:09:30 +0200

grml-etc-core (0.1-13) unstable; urgency=low

  * /etc/zsh/zshrc: added alias truec - thanks, Mark!

 -- Michael Prokop <mika@grml.org>  Thu, 28 Sep 2006 23:06:41 +0200

grml-etc-core (0.1-12) unstable; urgency=low

  * Cleanup and update of /etc/apt/sources.list.grml.
  * /etc/zsh/zshrc: add functions dchange (Debian's changelog of specified
    package) and uchange (view upstream's changelog of specified package).

 -- Michael Prokop <mika@grml.org>  Thu, 28 Sep 2006 15:42:43 +0200

grml-etc-core (0.1-11) unstable; urgency=low

  * /etc/zsh/zshenv: don't set $LC_ALL anymore if it isn't set
    in environment files.

 -- Michael Prokop <mika@grml.org>  Sat, 23 Sep 2006 14:20:42 +0200

grml-etc-core (0.1-10) unstable; urgency=low

  * /etc/zsh/zshrc: improved startx + xinit alias, thanks to
    Worf for idea!
  * /etc/skel/.zshrc: set browser to firefox if $DISPLAY is set

 -- Michael Prokop <mika@grml.org>  Sat, 23 Sep 2006 12:21:32 +0200

grml-etc-core (0.1-9) unstable; urgency=low

  * /etc/zsh/zshenv: add /cdrom/addons/ to $PATH if the directory
    is present.
  * /etc/zsh/zshrc: "complete 'cd -<tab' with menu", press esc-v to
    delete a word until its last '/'

 -- Michael Prokop <mika@grml.org>  Thu, 21 Sep 2006 19:29:02 +0200

grml-etc-core (0.1-8) unstable; urgency=low

  * Depend on 'vim | nvi' so we can use grml-etc-core on grml-small
    as well.

 -- Michael Prokop <mika@grml.org>  Mon, 18 Sep 2006 19:42:16 +0200

grml-etc-core (0.1-7) unstable; urgency=low

  * /etc/skel/.zshrc: added function getair (get AIR - Automated Image and
    Restore).

 -- Michael Prokop <mika@grml.org>  Mon, 18 Sep 2006 18:55:01 +0200

grml-etc-core (0.1-6) unstable; urgency=low

  * Remove /etc/grml/script-functions, ship it with package grml-scripts.

 -- Michael Prokop <mika@grml.org>  Mon, 18 Sep 2006 00:46:00 +0200

grml-etc-core (0.1-5) unstable; urgency=low

  * /etc/zsh/zshrc:
    - press "ctrl-e d" to insert the actual date in the form
      yyyy-mm-dd (found in schulas zsh config :))
    - complete manual pages by their section (hello schula,
      again ;-))

 -- Michael Prokop <mika@grml.org>  Sun, 17 Sep 2006 16:46:44 +0200

grml-etc-core (0.1-4) unstable; urgency=low

  * /etc/zsh/zshrc: support 'BATTERY=1 zsh' (display battery
    status on right side of prompt.

 -- Michael Prokop <mika@grml.org>  Sun, 17 Sep 2006 14:19:09 +0200

grml-etc-core (0.1-3) unstable; urgency=low

  * /etc/zsh/zshrc: added alias ll (ls -hAl --color=auto'), thanks
    for suggestion, Mark!
  * /etc/apt/sources.list.grml: added entry for xfce sources, thanks
    Mark!
  * Added /etc/grml/script-functions meant for usage inside shell
    scripts.

 -- Michael Prokop <mika@grml.org>  Sat, 16 Sep 2006 10:39:52 +0200

grml-etc-core (0.1-2) unstable; urgency=low

  * /etc/skel/.zshrc: updated function wodeb(), thanks wuehlmaus!

 -- Michael Prokop <mika@grml.org>  Fri, 15 Sep 2006 17:53:35 +0200

grml-etc-core (0.1) unstable; urgency=low

  * Initial Release.

 -- Michael Prokop <mika@grml.org>  Tue, 12 Sep 2006 15:45:23 +0200

