[pacman-dev] [GIT] The official pacman repository branch, maint, updated. v4.1.0-19-g0aa9628
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 0aa9628560e1ebbb4f4274305504f2f806b67266 (commit) via 91b9ea922ae3db12cbff570718709d4c836c4cbf (commit) via c5a4b35528452855d125cea749fcc4a3a01fca9b (commit) via c1dfdd20109bdd154630df9f9d5465e947aa851e (commit) via 99b8d78bc6ad76a0986614a92db15ee9d76124a8 (commit) via 769facca22db733f0a70ce6a38062d37fe8d2579 (commit) from 597286eb258f841dfc00f65474138fc6192f0092 (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 0aa9628560e1ebbb4f4274305504f2f806b67266 Author: Allan McRae <allan@archlinux.org> Date: Tue Apr 30 21:18:42 2013 +1000 Pull translation updates from transifex Signed-off-by: Allan McRae <allan@archlinux.org> commit 91b9ea922ae3db12cbff570718709d4c836c4cbf Author: Eric Bélanger <snowmaniscool@gmail.com> Date: Sun Apr 28 21:49:01 2013 -0400 Add -V/--version option to makepkg's usage function and man page Signed-off-by: Eric Bélanger <snowmaniscool@gmail.com> Signed-off-by: Allan McRae <allan@archlinux.org> commit c5a4b35528452855d125cea749fcc4a3a01fca9b Author: Dave Reisner <dreisner@archlinux.org> Date: Fri Apr 26 20:32:37 2013 -0400 makepkg: avoid redirecting stdout If stdout is already redirected, redirecting stderr to stdout can lead to undesirable results. Fixes FS#34974. Signed-off-by: Dave Reisner <dreisner@archlinux.org> Signed-off-by: Allan McRae <allan@archlinux.org> commit c1dfdd20109bdd154630df9f9d5465e947aa851e Author: Allan McRae <allan@archlinux.org> Date: Fri Apr 26 12:42:36 2013 +1000 Use libalpm version in pkg-config file We currently use the pacman version number in the libalpm.pc file. It makes more sense to use the libalpm version. Fixes FS#34967. Signed-off-by: Allan McRae <allan@archlinux.org> commit 99b8d78bc6ad76a0986614a92db15ee9d76124a8 Author: Eric Bélanger <snowmaniscool@gmail.com> Date: Tue Apr 23 02:14:29 2013 -0400 Add prepare function to PKGBUILD proto files Signed-off-by: Eric Bélanger <snowmaniscool@gmail.com> Signed-off-by: Allan McRae <allan@archlinux.org> commit 769facca22db733f0a70ce6a38062d37fe8d2579 Author: Anatol Pomozov <anatol.pomozov@gmail.com> Date: Sun Apr 14 19:33:46 2013 -0700 Fix spelling errors using 'codespell' tool Signed-off-by: Allan McRae <allan@archlinux.org> ----------------------------------------------------------------------- Summary of changes: NEWS | 2 +- doc/makepkg.8.txt | 3 + lib/libalpm/add.c | 2 +- lib/libalpm/be_package.c | 4 +- lib/libalpm/deps.c | 2 +- lib/libalpm/libalpm.pc.in | 2 +- lib/libalpm/po/ar.po | 37 ++-- lib/libalpm/po/ca.po | 10 +- lib/libalpm/po/cs.po | 10 +- lib/libalpm/po/da.po | 6 +- lib/libalpm/po/de.po | 8 +- lib/libalpm/po/el.po | 14 +- lib/libalpm/po/en_GB.po | 4 +- lib/libalpm/po/eo.po | 2 +- lib/libalpm/po/es.po | 12 +- lib/libalpm/po/fa.po | 2 +- lib/libalpm/po/fi.po | 16 +- lib/libalpm/po/fr.po | 108 ++++----- lib/libalpm/po/gl.po | 6 +- lib/libalpm/po/hr.po | 39 ++-- lib/libalpm/po/hu.po | 8 +- lib/libalpm/po/id.po | 4 +- lib/libalpm/po/it.po | 6 +- lib/libalpm/po/ja.po | 12 +- lib/libalpm/po/kk.po | 6 +- lib/libalpm/po/ko.po | 6 +- lib/libalpm/po/libalpm.pot | 4 +- lib/libalpm/po/lt.po | 12 +- lib/libalpm/po/nb.po | 6 +- lib/libalpm/po/nl.po | 4 +- lib/libalpm/po/pl.po | 6 +- lib/libalpm/po/pt.po | 4 +- lib/libalpm/po/pt_BR.po | 12 +- lib/libalpm/po/ro.po | 12 +- lib/libalpm/po/ru.po | 37 ++-- lib/libalpm/po/sk.po | 10 +- lib/libalpm/po/sl.po | 4 +- lib/libalpm/po/sr.po | 6 +- lib/libalpm/po/sr@latin.po | 6 +- lib/libalpm/po/sv.po | 4 +- lib/libalpm/po/tr.po | 8 +- lib/libalpm/po/uk.po | 6 +- lib/libalpm/po/zh_CN.po | 10 +- lib/libalpm/po/zh_TW.po | 6 +- lib/libalpm/signing.c | 2 +- lib/libalpm/util.c | 6 +- m4/pkg.m4 | 2 +- proto/PKGBUILD-split.proto | 8 +- proto/PKGBUILD.proto | 8 +- scripts/library/README | 2 +- scripts/makepkg.sh.in | 3 +- scripts/po/ar.po | 25 ++- scripts/po/ca.po | 13 +- scripts/po/cs.po | 17 +- scripts/po/da.po | 17 +- scripts/po/de.po | 25 ++- scripts/po/el.po | 17 +- scripts/po/en_GB.po | 13 +- scripts/po/eo.po | 8 +- scripts/po/es.po | 40 ++-- scripts/po/fa.po | 8 +- scripts/po/fi.po | 17 +- scripts/po/fr.po | 490 +++++++++++++++++++++++------------------ scripts/po/gl.po | 8 +- scripts/po/hr.po | 11 +- scripts/po/hu.po | 167 +++++++++----- scripts/po/id.po | 11 +- scripts/po/it.po | 13 +- scripts/po/ja.po | 69 +++--- scripts/po/kk.po | 8 +- scripts/po/ko.po | 10 +- scripts/po/lt.po | 23 +- scripts/po/nb.po | 19 +- scripts/po/nl.po | 8 +- scripts/po/pacman-scripts.pot | 10 +- scripts/po/pl.po | 16 +- scripts/po/pt.po | 15 +- scripts/po/pt_BR.po | 17 +- scripts/po/ro.po | 15 +- scripts/po/ru.po | 172 +++++++++------ scripts/po/sk.po | 15 +- scripts/po/sl.po | 12 +- scripts/po/sr.po | 11 +- scripts/po/sr@latin.po | 11 +- scripts/po/sv.po | 10 +- scripts/po/tr.po | 13 +- scripts/po/uk.po | 13 +- scripts/po/zh_CN.po | 25 ++- scripts/po/zh_TW.po | 8 +- src/pacman/conf.c | 4 +- src/pacman/pacman.c | 4 +- src/pacman/po/ar.po | 18 +- src/pacman/po/ca.po | 66 +++--- src/pacman/po/cs.po | 24 +- src/pacman/po/da.po | 24 +- src/pacman/po/de.po | 42 ++-- src/pacman/po/el.po | 38 ++-- src/pacman/po/en_GB.po | 20 +- src/pacman/po/eo.po | 14 +- src/pacman/po/es.po | 34 +-- src/pacman/po/fa.po | 18 +- src/pacman/po/fi.po | 42 ++-- src/pacman/po/fr.po | 281 ++++++++++++----------- src/pacman/po/gl.po | 16 +- src/pacman/po/hr.po | 46 ++-- src/pacman/po/hu.po | 33 +-- src/pacman/po/id.po | 18 +- src/pacman/po/it.po | 20 +- src/pacman/po/ja.po | 74 ++++--- src/pacman/po/kk.po | 16 +- src/pacman/po/ko.po | 14 +- src/pacman/po/lt.po | 30 +-- src/pacman/po/nb.po | 26 ++- src/pacman/po/nl.po | 12 +- src/pacman/po/pacman.pot | 14 +- src/pacman/po/pl.po | 18 +- src/pacman/po/pt.po | 30 +-- src/pacman/po/pt_BR.po | 30 +-- src/pacman/po/ro.po | 28 ++- src/pacman/po/ru.po | 204 +++++++++-------- src/pacman/po/sk.po | 26 ++- src/pacman/po/sl.po | 16 +- src/pacman/po/sr.po | 20 +- src/pacman/po/sr@latin.po | 20 +- src/pacman/po/sv.po | 18 +- src/pacman/po/tr.po | 24 +- src/pacman/po/uk.po | 24 +- src/pacman/po/zh_CN.po | 42 ++-- src/pacman/po/zh_TW.po | 22 +- src/pacman/util.c | 8 +- test/scripts/parseopts_test.sh | 2 +- 131 files changed, 1986 insertions(+), 1413 deletions(-) hooks/post-receive -- The official pacman repository
participants (1)
-
allan@archlinux.org