Release new version 0.12.6
[grml-etc-core.git] / debian / changelog
index dbe38d7..00bbd24 100644 (file)
-grml-etc-core (0.3.77) UNRELEASED; urgency=low
+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().
 
   [ Michael Prokop ]
   * zshrc: drop aumix call in swspeak().
@@ -8,7 +1052,7 @@ grml-etc-core (0.3.77) UNRELEASED; urgency=low
     See the manual's AUTHORS section and the git history for who was
     involved. Thanks to everyone who helped!
 
     See the manual's AUTHORS section and the git history for who was
     involved. Thanks to everyone who helped!
 
- -- Frank Terbeck <ft@grml.org>  Wed, 21 Oct 2009 16:08:49 +0200
+ -- Michael Prokop <mika@grml.org>  Thu, 22 Oct 2009 01:02:45 +0200
 
 grml-etc-core (0.3.76) unstable; urgency=low
 
 
 grml-etc-core (0.3.76) unstable; urgency=low