From: Michael Prokop Date: Wed, 1 Oct 2008 19:57:30 +0000 (+0200) Subject: Replace hg with git URLs X-Git-Tag: v0.3.58~1 X-Git-Url: http://git.grml.org/?p=grml-etc-core.git;a=commitdiff_plain;h=d576b5a7a8fa78f29c0f25147ab0c491ef00a6dc Replace hg with git URLs --- diff --git a/debian/control b/debian/control index b4e3bd8..2ec42e1 100644 --- a/debian/control +++ b/debian/control @@ -4,9 +4,9 @@ Priority: optional Maintainer: Michael Prokop Build-Depends: debhelper (>= 4.0.0) Standards-Version: 3.8.0 -Homepage: http://hg.grml.org/grml-etc-core/ -XS-Vcs-hg: http://hg.grml.org/grml-etc-core/ -XS-Vcs-Browser: http://hg.grml.org/grml-etc-core/ +Homepage: http://git.grml.org/?p=grml-etc-core.git +XS-Vcs-git: git://git.grml.org/grml-etc-core.git +XS-Vcs-Browser: http://git.grml.org/?p=grml-etc-core.git Package: grml-etc-core Architecture: all diff --git a/etc/zsh/zshrc b/etc/zsh/zshrc index 066392f..1716d2f 100644 --- a/etc/zsh/zshrc +++ b/etc/zsh/zshrc @@ -2100,8 +2100,8 @@ use them on a non-grml-system just get the tar.gz from http://deb.grml.org/ or get the files from the mercurial repository: - http://hg.grml.org/grml-etc-core/raw-file/tip/etc/skel/.zshrc - http://hg.grml.org/grml-etc-core/raw-file/tip/etc/zsh/zshrc + http://git.grml.org/?p=grml-etc-core.git;a=blob_plain;f=etc/zsh/zshrc + http://git.grml.org/?p=grml-etc-core.git;a=blob_plain;f=etc/skel/.zshrc If you want to stay in sync with zsh configuration of grml run '\''ln -sf /etc/skel/.zshrc $HOME/.zshrc'\'' and configure