[pacman-dev] [GIT] The official pacman repository branch, master, updated. v4.0.0rc2-58-ga8ca9b9
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, master has been updated via a8ca9b93f8efbbca2311cb0b99d9bd31c1636527 (commit) via 2df519f80789a67668a6d8718f746d3876b86eeb (commit) via dc7d691b20b1d105fc44ac860efc3afa6e134553 (commit) via 484d5ec624f12220df809b63bba719105eafdb8f (commit) via ab7d2890a47f051a892b05b4d551de0e5c5c8282 (commit) via cf0edb92ba349afad02e6bc1ca79da0cb6a72ea3 (commit) from 94bc64ae1bd6a51d71829a58a2e1972f629d47fb (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 a8ca9b93f8efbbca2311cb0b99d9bd31c1636527 Author: Dan McGee <dan@archlinux.org> Date: Wed Oct 5 22:39:05 2011 -0500 Update translation message catalogs in prep for 4.0 release Signed-off-by: Dan McGee <dan@archlinux.org> commit 2df519f80789a67668a6d8718f746d3876b86eeb Author: Dan McGee <dan@archlinux.org> Date: Wed Oct 5 22:36:34 2011 -0500 Add a top-level 'update-po' make target This makes the maintainer's life (read: my life) a lot easier when updating translation files to push to Transifex. Signed-off-by: Dan McGee <dan@archlinux.org> commit dc7d691b20b1d105fc44ac860efc3afa6e134553 Author: Dan McGee <dan@archlinux.org> Date: Wed Oct 5 22:30:14 2011 -0500 Update translations from Transifex Signed-off-by: Dan McGee <dan@archlinux.org> commit 484d5ec624f12220df809b63bba719105eafdb8f Author: Dan McGee <dan@archlinux.org> Date: Mon Sep 26 13:18:19 2011 -0500 pacman-key: treat foo-trusted as an ownertrust export file This allows it to serve double-duty. In order to allow users to base verification decisions off of both a valid signature and a trusted signature, we need to assign some level of owner trust to the keys we designate as trusted on import. Signed-off-by: Dan McGee <dan@archlinux.org> commit ab7d2890a47f051a892b05b4d551de0e5c5c8282 Author: Dan McGee <dan@archlinux.org> Date: Mon Sep 26 12:41:27 2011 -0500 pacman-key: refine and clarify import/import-trustdb behavior * --import now only imports keys from pubkey.gpg and does not import owner trust; if you want to have both simply run the operations in sequence. * --import-trustdb has been simplified; it will overwrite existing values in the trust database as before, but there is no need to export it first as those values are safe if left untouched. * Fix the manpage referring to a non-existent option. Signed-off-by: Dan McGee <dan@archlinux.org> commit cf0edb92ba349afad02e6bc1ca79da0cb6a72ea3 Author: Dan McGee <dan@archlinux.org> Date: Tue Oct 4 15:31:17 2011 -0500 Parse '0' as a valid package installed size This was a bad oversight on my part, pointed out by Jakob. Whoops. Signed-off-by: Dan McGee <dan@archlinux.org> ----------------------------------------------------------------------- Summary of changes: Makefile.am | 5 + doc/pacman-key.8.txt | 15 +- lib/libalpm/po/ca.po | 18 +- lib/libalpm/po/cs.po | 17 +- lib/libalpm/po/da.po | 14 +- lib/libalpm/po/de.po | 19 +- lib/libalpm/po/el.po | 19 +- lib/libalpm/po/en_GB.po | 18 +- lib/libalpm/po/es.po | 20 +-- lib/libalpm/po/fi.po | 20 +- lib/libalpm/po/fr.po | 24 ++-- lib/libalpm/po/hu.po | 18 +- lib/libalpm/po/it.po | 19 +-- lib/libalpm/po/kk.po | 18 +- lib/libalpm/po/libalpm.pot | 8 +- lib/libalpm/po/lt.po | 19 +- lib/libalpm/po/nb.po | 43 +++--- lib/libalpm/po/pl.po | 16 +- lib/libalpm/po/pt.po | 17 +- lib/libalpm/po/pt_BR.po | 25 ++-- lib/libalpm/po/ro.po | 19 +- lib/libalpm/po/ru.po | 18 +- lib/libalpm/po/sk.po | 17 +- lib/libalpm/po/sr.po | 17 +- lib/libalpm/po/sr@latin.po | 17 +- lib/libalpm/po/sv.po | 14 +- lib/libalpm/po/tr.po | 44 +++--- lib/libalpm/po/uk.po | 19 +- lib/libalpm/po/zh_CN.po | 18 +- lib/libalpm/po/zh_TW.po | 20 +- lib/libalpm/util.c | 2 +- scripts/pacman-key.sh.in | 37 +++-- scripts/po/ca.po | 14 +- scripts/po/cs.po | 14 +- scripts/po/da.po | 14 +- scripts/po/de.po | 79 ++------- scripts/po/el.po | 95 ++++------- scripts/po/en_GB.po | 94 ++++------- scripts/po/es.po | 79 ++------- scripts/po/fi.po | 14 +- scripts/po/fr.po | 105 ++++-------- scripts/po/hu.po | 13 +- scripts/po/it.po | 75 ++------- scripts/po/kk.po | 14 +- scripts/po/lt.po | 99 ++++------- scripts/po/nb.po | 314 +++++++++++++++++++--------------- scripts/po/pacman-scripts.pot | 20 ++- scripts/po/pl.po | 14 +- scripts/po/pt.po | 14 +- scripts/po/pt_BR.po | 250 ++++++++++++---------------- scripts/po/ro.po | 76 ++------- scripts/po/ru.po | 13 +- scripts/po/sk.po | 14 +- scripts/po/sr.po | 14 +- scripts/po/sr@latin.po | 14 +- scripts/po/sv.po | 14 +- scripts/po/tr.po | 26 +-- scripts/po/uk.po | 376 +++++++++++++++++++++++++---------------- scripts/po/zh_CN.po | 14 +- scripts/po/zh_TW.po | 4 +- src/pacman/po/ca.po | 65 +++----- src/pacman/po/cs.po | 69 +++----- src/pacman/po/da.po | 43 ++--- src/pacman/po/de.po | 78 +++------ src/pacman/po/el.po | 91 +++++------ src/pacman/po/en_GB.po | 102 +++++------- src/pacman/po/es.po | 78 +++------ src/pacman/po/fi.po | 79 ++++----- src/pacman/po/fr.po | 93 +++++------ src/pacman/po/hu.po | 64 +++---- src/pacman/po/it.po | 76 +++------ src/pacman/po/kk.po | 63 +++---- src/pacman/po/lt.po | 95 +++++------ src/pacman/po/nb.po | 153 ++++++++--------- src/pacman/po/pacman.pot | 14 +- src/pacman/po/pl.po | 70 +++----- src/pacman/po/pt.po | 67 +++----- src/pacman/po/pt_BR.po | 230 +++++++++++++------------- src/pacman/po/ro.po | 80 +++------ src/pacman/po/ru.po | 70 ++++----- src/pacman/po/sk.po | 80 ++++------ src/pacman/po/sr.po | 71 ++++----- src/pacman/po/sr@latin.po | 71 ++++----- src/pacman/po/sv.po | 47 +++--- src/pacman/po/tr.po | 152 ++++++++--------- src/pacman/po/uk.po | 93 +++++------ src/pacman/po/zh_CN.po | 63 +++---- src/pacman/po/zh_TW.po | 77 ++++----- 88 files changed, 2105 insertions(+), 2729 deletions(-) hooks/post-receive -- The official pacman repository
participants (1)
-
dan@archlinux.org