Hello, This is an automated email from the git hooks/update script, it was generated because a ref change was pushed to the repository. Updating branch, master, via c6c60bcc80959ce5ad54bbd690612e19202520a1 (commit) via b69edc1c3532816576198995675dd6ad53df74df (commit) via 76fd85450e2c6efca8e423f63d4740552e33544e (commit) via 2fb2613ec1106f055776b3173a4e65a3b73a6ae6 (commit) via 3b1e67628ec963b4336620699509e706524c3948 (commit) via 508d5cb3a366105bc87eb55a4f04eaad78a96caa (commit) from 214f264bd06afc0d1cc479c75e46b05cc0e85200 (commit) - Log ----------------------------------------------------------------- commit c6c60bcc80959ce5ad54bbd690612e19202520a1 Author: Andrew Fyfe <andrew@neptune-one.net> Date: Sun Jun 3 03:33:17 2007 +0100 scripts/makepkg.in: More clean up. * Add ChangeLog to source package. * Quote references to $BUILDSCRIPT. * Check $srcdir isn't empty when running --noextract. * Check $pkgdir isn't empty when running --repackage. Signed-off-by: Dan McGee <dan@archlinux.org> commit b69edc1c3532816576198995675dd6ad53df74df Author: Andrew Fyfe <andrew@neptune-one.net> Date: Sun Jun 3 01:59:54 2007 +0100 scripts/makepkg.in: Improve error handling and clean up on exit. * makepkg now runs with errexit (exit on syntax error) enabled for the whole script. * Removed unneeded setting of errexit around build(). * Added bash traps to catch TERM HUP INT signals. * Added trap to catch unhandled/unknown errors. * Added trap to call clean_up() when the script exits. * Moved call to remove_deps() into clean_up(). * Moved -c/--clean code into clean_up(). Signed-off-by: Andrew Fyfe <andrew@neptune-one.net> Signed-off-by: Dan McGee <dan@archlinux.org> commit 76fd85450e2c6efca8e423f63d4740552e33544e Author: Andrew Fyfe <andrew@neptune-one.net> Date: Sat Jun 2 18:39:48 2007 +0100 Clean up output messages for translation. Signed-off-by: Andrew Fyfe <andrew@neptune-one.net> commit 2fb2613ec1106f055776b3173a4e65a3b73a6ae6 Author: Andrew Fyfe <andrew@neptune-one.net> Date: Sat Jun 2 18:04:41 2007 +0100 scripts/makepkg.in: Rewrite check_{options,buildenv} to tidy them up. Signed-off-by: Andrew Fyfe <andrew@neptune-one.net> commit 3b1e67628ec963b4336620699509e706524c3948 Author: Andrew Fyfe <andrew@neptune-one.net> Date: Sat Jun 2 17:41:15 2007 +0100 scripts/makepkg.in: Clean up. * Move create_xdelta() outside of fakeroot run. * Clean up dep check functions. * Clean up extract_sources(). Signed-off-by: Andrew Fyfe <andrew@neptune-one.net> Signed-off-by: Dan McGee <dan@archlinux.org> commit 508d5cb3a366105bc87eb55a4f04eaad78a96caa Author: Roman Kyrylych <roman@archlinux.org> Date: Sun Jun 3 21:45:06 2007 -0400 Correct descriptions of configure options Signed-off-by: Roman Kyrylych <roman@archlinux.org> Signed-off-by: Dan McGee <dpmcgee@gmail.com> ----------------------------------------------------------------------- Diffstat: configure.ac | 14 +- scripts/makepkg.in | 400 +++++++++++++++++++++++++++++++--------------------- 2 files changed, 245 insertions(+), 169 deletions(-) hooks/update --- Git Source Code Management System hooks/update refs/heads/master \ 214f264bd06afc0d1cc479c75e46b05cc0e85200 \ c6c60bcc80959ce5ad54bbd690612e19202520a1