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 pacman repository". The branch, maint has been updated via ba7687f58eab73627ba9325ad117ef2fbbeebb12 (commit) via 003adb7646c6e7d00b6cac26586aa3678ade660b (commit) via 3b464dc89774ea83d4fe4c837b751d4ecc637e43 (commit) via cee314fc5e93e20392072c0182781b59d3fdbb5e (commit) from 8ec9a67aee75b18ddbba8f28fadb85f37c0b69aa (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 ba7687f58eab73627ba9325ad117ef2fbbeebb12 Author: Dan McGee <dan@archlinux.org> Date: Thu Jan 17 19:04:15 2008 -0600 Remove frontend translation of "debug:" message Signed-off-by: Dan McGee <dan@archlinux.org> commit 003adb7646c6e7d00b6cac26586aa3678ade660b Author: Dan McGee <dan@archlinux.org> Date: Tue Jan 15 23:03:51 2008 -0600 makepkg: add check to ensure we have non-URL files in build dir Pacman 3.0 printed the following message if a file could not be found: ERROR: xxx was not found in the build directory and is not a proper URL. We lost this logic in 3.1 when moving to the DLAGENT type stuff, so a not-found file got passed all the way to the download logic where it failed with a odd error message. Bring back some logic to ensure only files with URLs get past a certain point, and fail if the file is not available. Fixes FS#9208. Signed-off-by: Dan McGee <dan@archlinux.org> commit 3b464dc89774ea83d4fe4c837b751d4ecc637e43 Author: Dan McGee <dan@archlinux.org> Date: Sat Jan 19 14:50:15 2008 -0600 Final changes before 3.1.1 release Signed-off-by: Dan McGee <dan@archlinux.org> commit cee314fc5e93e20392072c0182781b59d3fdbb5e Author: Chantry Xavier <shiningxc@gmail.com> Date: Sat Jan 19 11:49:19 2008 +0100 Update TRANSLATORS file. Signed-off-by: Chantry Xavier <shiningxc@gmail.com> ----------------------------------------------------------------------- Summary of changes: TRANSLATORS | 17 ++++++++++++----- configure.ac | 9 +++++---- po/de.po | 4 ++-- scripts/makepkg.sh.in | 6 ++++++ src/pacman/util.c | 4 ++-- 5 files changed, 27 insertions(+), 13 deletions(-) hooks/post-receive -- The official pacman repository