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 "The official devtools repository". The branch, master has been updated via d5c6bc7656d3da87a61ab249fca762ddf08e1887 (commit) via f7615fe7d7eb6601a487b3e9a0da3668b1ff53ee (commit) via 1703b92e1a2aa1947d33a666d4c67d8e40f6ffbc (commit) from cfd81ab5636bc66b4ef63054bb7dee9f8899229c (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 d5c6bc7656d3da87a61ab249fca762ddf08e1887 Author: Pierre Schmitz <pierre@archlinux.de> Date: Sat Oct 13 20:44:03 2012 +0200 prepare release commit f7615fe7d7eb6601a487b3e9a0da3668b1ff53ee Author: Dan McGee <dan@archlinux.org> Date: Sat Oct 13 10:28:52 2012 -0500 Fix releasing files with '@' in name SVN treats '@' as a revision specifier, so with the addition of systemd spawning service files, we need to ensure it doesn't screw things up. Signed-off-by: Dan McGee <dan@archlinux.org> Signed-off-by: Pierre Schmitz <pierre@archlinux.de> commit 1703b92e1a2aa1947d33a666d4c67d8e40f6ffbc Author: Pierre Schmitz <pierre@archlinux.de> Date: Sat Oct 13 20:33:53 2012 +0200 mkarchroot: do not try to bind /etc/timezone from host /etc/timezone is no longer used. We only need /etc/localtime. This fixes FS#31929 ----------------------------------------------------------------------- Summary of changes: .gitignore | 2 +- Makefile | 2 +- archrelease.in | 2 +- mkarchroot.in | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) hooks/post-receive -- The official devtools repository