[pacman-dev] [GIT] The official pacman repository branch, maint, updated. v4.0.0-42-gc79c068
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 c79c068fe9b80ea9af831c8c883f27fad2e0d128 (commit) via ad09db3c55a4b9e4989704e04860c5dda7c25fb0 (commit) via 9363e7dc22f85c549cd90768ce884508901820a8 (commit) via 37ff0f5658e356a4fbd9ad212ccab2acb0d9bb46 (commit) from c0ce10397a8ef4811cdde6f727a3fdd3890e8a5d (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 c79c068fe9b80ea9af831c8c883f27fad2e0d128 Author: Dan McGee <dan@archlinux.org> Date: Tue Nov 15 23:16:28 2011 -0600 Update translations from Transifex Signed-off-by: Dan McGee <dan@archlinux.org> commit ad09db3c55a4b9e4989704e04860c5dda7c25fb0 Author: Dave Reisner <dreisner@archlinux.org> Date: Tue Nov 15 10:20:07 2011 -0500 makepkg.conf: disable motd printing for rsync DLAGENT Fixes FS#26806. Signed-off-by: Dave Reisner <dreisner@archlinux.org> Signed-off-by: Dan McGee <dan@archlinux.org> commit 9363e7dc22f85c549cd90768ce884508901820a8 Author: Dan McGee <dan@archlinux.org> Date: Tue Nov 15 09:12:18 2011 -0600 Allow sync_prepare to work in certain cases without sync databases When doing a bare -U operation on a local package that doesn't pull in any dependencies from the sync databases, we can get away with missing database files. This makes the check conditional on no sync targets found in the target list. This is not the prettiest code here so we have a bit of hackish behavior required to straighten both the behavior and the nonsensical error message out. Addresses FS#26899. Signed-off-by: Dan McGee <dan@archlinux.org> commit 37ff0f5658e356a4fbd9ad212ccab2acb0d9bb46 Author: Allan McRae <allan@archlinux.org> Date: Tue Nov 15 10:58:06 2011 +1000 Update documentation regarding signature extensions Commit e7b56f48 allowed makepkg to handle pgp signatures with the .sign extension. Update the man page to reflect this. Signed-off-by: Allan McRae <allan@archlinux.org> Signed-off-by: Dan McGee <dan@archlinux.org> ----------------------------------------------------------------------- Summary of changes: doc/PKGBUILD.5.txt | 2 +- etc/makepkg.conf.in | 2 +- lib/libalpm/deps.c | 2 +- lib/libalpm/po/sv.po | 63 +++++++------- lib/libalpm/po/zh_CN.po | 4 +- lib/libalpm/sync.c | 27 ++++-- scripts/po/ca.po | 10 +- scripts/po/de.po | 11 ++- scripts/po/el.po | 8 +- scripts/po/fr.po | 8 +- scripts/po/it.po | 8 +- scripts/po/nb.po | 8 +- scripts/po/pt.po | 54 ++++++++----- scripts/po/ro.po | 11 ++- scripts/po/ru.po | 97 +++++++++++---------- scripts/po/sr.po | 8 +- scripts/po/sr@latin.po | 10 +- scripts/po/tr.po | 43 ++++++--- scripts/po/zh_CN.po | 10 +- src/pacman/po/ca.po | 2 +- src/pacman/po/de.po | 11 ++- src/pacman/po/el.po | 9 +- src/pacman/po/fr.po | 8 +- src/pacman/po/it.po | 10 +- src/pacman/po/nb.po | 8 +- src/pacman/po/pl.po | 8 +- src/pacman/po/pt.po | 9 +- src/pacman/po/ro.po | 8 +- src/pacman/po/sr.po | 8 +- src/pacman/po/sr@latin.po | 8 +- src/pacman/po/sv.po | 208 +++++++++++++++++++++++---------------------- src/pacman/po/tr.po | 8 +- src/pacman/po/zh_CN.po | 8 +- 33 files changed, 377 insertions(+), 322 deletions(-) hooks/post-receive -- The official pacman repository
participants (1)
-
dan@archlinux.org