[Git-commits] core configuration files of grml branch, master, updated. v0.3.72-12-gb5070ac

git repository hosting gitosis at grml.org
Wed Jul 8 13:53:21 CEST 2009


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "core configuration files of grml".

The branch, master has been updated
       via  b5070ac43c7fc3a280526aaa172a901862198c8b (commit)
      from  5c716b322f326200b851bdd3c8751cb1ab475e6e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit b5070ac43c7fc3a280526aaa172a901862198c8b
Author: Frank Terbeck <ft at bewatermyfriend.org>
Date:   Mon Jun 22 21:23:19 2009 +0200

    zsh: move completion.d and functions.d to usr/share
    
    Having an additional set of files in /etc sucks because there is no
    reliable way to deal with removing files and user customizations in any
    sane way.
    
    Keeping completions and additional function files in usr/share makes a
    lot more sense. This also gives us the opportunity to finally get rid of
    one of the annoying warning-tests at the start of our zshrc.

-----------------------------------------------------------------------

Summary of changes:
 debian/changelog                                   |    3 ++-
 debian/dirs                                        |    1 +
 debian/rules                                       |    1 +
 etc/zsh/zshrc                                      |   18 ++++++------------
 .../zsh/completion/debian}/_debian_rules           |    0 
 .../zsh/completion/grml}/_grml-lang                |    0 
 .../zsh/completion/grml}/_grml-wallpaper           |    0 
 .../zsh/completion/grml}/_grmlinitd                |    0 
 .../zsh/completion/linux}/_fbset                   |    0 
 .../zsh/completion/linux}/_iwconfig                |    0 
 .../zsh/completion/unix}/_hg                       |    0 
 .../zsh/functions/grml}/grml-wallpaper             |    0 
 12 files changed, 10 insertions(+), 13 deletions(-)
 rename {etc/zsh/completion.d => usr_share_grml/zsh/completion/debian}/_debian_rules (100%)
 rename {etc/zsh/completion.d => usr_share_grml/zsh/completion/grml}/_grml-lang (100%)
 rename {etc/zsh/completion.d => usr_share_grml/zsh/completion/grml}/_grml-wallpaper (100%)
 rename {etc/zsh/completion.d => usr_share_grml/zsh/completion/grml}/_grmlinitd (100%)
 rename {etc/zsh/completion.d => usr_share_grml/zsh/completion/linux}/_fbset (100%)
 rename {etc/zsh/completion.d => usr_share_grml/zsh/completion/linux}/_iwconfig (100%)
 rename {etc/zsh/completion.d => usr_share_grml/zsh/completion/unix}/_hg (100%)
 rename {etc/zsh/functions.d => usr_share_grml/zsh/functions/grml}/grml-wallpaper (100%)


hooks/post-receive
-- 
core configuration files of grml


More information about the Git-commits mailing list