[pacman-dev] [GIT] The official pacman repository branch, maint, updated. v3.2.0-44-g8263bd0
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 8263bd0cc260399b70c0cf36028c523de110b610 (commit) via d6f62ba22d5c6da484f4a7f0876b203ad545342a (commit) via 24d7c6a372ee9e796b4112f6dbff5f188fc80d35 (commit) via ece3d3606ac273fb3e032dcffee82458deb0cd72 (commit) via 81853893a53a1f31061d30efc01a0e420359de0a (commit) via eeb3c6868cc26a57015e692dde4f4217111e4fcc (commit) via cfc52dad98b130d882970392952b8fd4625ae7a5 (commit) via 49c58ce9db70dc06d16ef56d0bafc64a9f38f141 (commit) via 08b0fb856dab2d8c09622a4b95bd250f77b21539 (commit) via 6f38cedd8d55eb92a9ab417a747ca380b426efc0 (commit) from 68e59ecbaf5ab4b0ba8684ea8ce29ef90df84d7a (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 8263bd0cc260399b70c0cf36028c523de110b610 Author: Dan McGee <dan@archlinux.org> Date: Mon Aug 25 18:23:57 2008 -0500 Updates in preparation for 3.2.1 release Signed-off-by: Dan McGee <dan@archlinux.org> commit d6f62ba22d5c6da484f4a7f0876b203ad545342a Author: Xavier Chantry <shiningxc@gmail.com> Date: Sat Aug 23 16:34:42 2008 +0200 makepkg : allow to specify a download filename A source entry can now have the following form, to specify a different filename : "filename::http://path/to/file" Of course, the old syntax is still supported : "http://path/to/file" And as before, in the second case, the filename used is simply "file". This fixes FS#11292, because handling multiple source files with the same name is now possible (just choose a different filename). But it will also allow to deal much more nicely with funny url like this by using a sane filename (and unfortunately, there are quite a few) : http://www.vim.org/scripts/download_script.php?src_id=6992 Signed-off-by: Xavier Chantry <shiningxc@gmail.com> Signed-off-by: Dan McGee <dan@archlinux.org> commit 24d7c6a372ee9e796b4112f6dbff5f188fc80d35 Author: Xavier Chantry <shiningxc@gmail.com> Date: Mon Aug 25 22:56:51 2008 +0200 Final updates on all translation for 3.2.1 * Update all .po files because of the last "-q,--quiet" fix. Also for some strange reason, en_GB was missing a few c-format tags. * Finally, delete all unused translations. Signed-off-by: Xavier Chantry <shiningxc@gmail.com> Signed-off-by: Dan McGee <dan@archlinux.org> commit ece3d3606ac273fb3e032dcffee82458deb0cd72 Author: Roman Kyrylych <roman.kyrylych@gmail.com> Date: Mon Aug 25 20:00:45 2008 +0200 Add missing comma to -S --help message Signed-off-by: Xavier Chantry <shiningxc@gmail.com> Signed-off-by: Dan McGee <dan@archlinux.org> commit 81853893a53a1f31061d30efc01a0e420359de0a Author: Hugo Doria <hugo@archlinux.org> Date: Sun Aug 24 17:00:22 2008 +0200 Update Portuguese (Brazil) translation Xav : alignment fixes commit eeb3c6868cc26a57015e692dde4f4217111e4fcc Author: Samed Beyribey <ras0ir@eventualis.org> Date: Mon Aug 25 08:28:46 2008 +0200 Update Turkish translation commit cfc52dad98b130d882970392952b8fd4625ae7a5 Author: 甘露(Lu.Gan) <rhythm.gan@gmail.com> Date: Sun Aug 24 13:50:48 2008 +0200 Update Chinese Simplified translation commit 49c58ce9db70dc06d16ef56d0bafc64a9f38f141 Author: Vojtěch Gondžala <vojtech.gondzala@gmail.com> Date: Sun Aug 24 13:59:42 2008 +0200 Update Czech translation commit 08b0fb856dab2d8c09622a4b95bd250f77b21539 Author: Matthias Gorissen <matthias@archlinux.de> Date: Sun Aug 24 13:56:28 2008 +0200 Update German translation commit 6f38cedd8d55eb92a9ab417a747ca380b426efc0 Author: Sergey Tereschenko <serg.partizan@gmail.com> Date: Sun Aug 24 01:58:45 2008 +0200 Update Russian translation [Xav: one minor fix to libalpm po file] ----------------------------------------------------------------------- Summary of changes: NEWS | 19 ++++++++++- TRANSLATORS | 2 +- configure.ac | 6 ++-- doc/PKGBUILD.5.txt | 4 ++ doc/makepkg.conf.5.txt | 13 ++++---- lib/libalpm/po/cs.po | 10 ++---- lib/libalpm/po/de.po | 8 ++--- lib/libalpm/po/en_GB.po | 2 - lib/libalpm/po/es.po | 2 - lib/libalpm/po/fr.po | 2 - lib/libalpm/po/pl.po | 2 - lib/libalpm/po/pt_BR.po | 8 ++--- lib/libalpm/po/ru.po | 8 ++--- lib/libalpm/po/tr.po | 10 ++---- lib/libalpm/po/zh_CN.po | 10 ++---- po/cs.po | 34 ++++++++------------- po/de.po | 37 ++++++++++------------ po/en_GB.po | 12 ++----- po/es.po | 11 +------ po/fr.po | 6 +--- po/hu.po | 8 +---- po/it.po | 6 +--- po/pacman.pot | 6 +--- po/pl.po | 7 +---- po/pt_BR.po | 77 ++++++++++++++++++++-------------------------- po/ru.po | 42 ++++++++++---------------- po/tr.po | 34 ++++++++------------- po/zh_CN.po | 32 ++++++++----------- scripts/makepkg.sh.in | 65 +++++++++++++++++++++++++++------------ src/pacman/pacman.c | 2 +- 30 files changed, 215 insertions(+), 270 deletions(-) hooks/post-receive -- The official pacman repository
participants (1)
-
dan@archlinux.org