[pacman-dev] [GIT] The official pacman repository branch, master, updated. v3.2.2-160-g212ea8a
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 212ea8a9ed342efe2d74655cdebf668cc0cc7ce2 (commit) via a812ad4ea4faeb5cb229a574adef47764840f890 (commit) via 1bbb34365c437ebdf85874f39474bce37c4b7144 (commit) via 1d8d932fa65d920ab4d43d90f3227c17714f4f14 (commit) via 783e710839d6de059b95e8ed117bdcee1233720f (commit) via c5d9b999c76dceb077d5d5332b440a12698e8519 (commit) via 4a582fac2a24b6fca170721ec7adcca9239457ff (commit) via 86cd72573b03297044112e50a88bd651190aa284 (commit) via 80caeabce0f28125f3b68388996ce39e58f2e5e8 (commit) via 250e66e57b6a187b5643ea6db088552e4efef488 (commit) via 5e32928a42366fd3df27ffe108b44fcfe35617dd (commit) via de44a0f474f4e78359b890644645bd7e153983d2 (commit) from 20017354f7ccb58bf4f78691985a5d237f4dbc90 (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 212ea8a9ed342efe2d74655cdebf668cc0cc7ce2 Author: Cedric Staniewski <cedric@gmx.ca> Date: Tue May 12 11:01:58 2009 +0200 repo-add: fix -n tests which are applicable only to strings Signed-off-by: Cedric Staniewski <cedric@gmx.ca> Signed-off-by: Dan McGee <dan@archlinux.org> commit a812ad4ea4faeb5cb229a574adef47764840f890 Author: Cedric Staniewski <cedric@gmx.ca> Date: Tue May 12 11:09:11 2009 +0200 libarchive development has moved to Google Code Signed-off-by: Cedric Staniewski <cedric@gmx.ca> Signed-off-by: Dan McGee <dan@archlinux.org> commit 1bbb34365c437ebdf85874f39474bce37c4b7144 Author: Dan McGee <dan@archlinux.org> Date: Mon May 18 23:00:16 2009 -0500 Add pyc files to autoclean Signed-off-by: Dan McGee <dan@archlinux.org> commit 1d8d932fa65d920ab4d43d90f3227c17714f4f14 Author: Dan McGee <dan@archlinux.org> Date: Mon May 18 22:59:54 2009 -0500 Remove recursive remove in autoclean.sh Signed-off-by: Dan McGee <dan@archlinux.org> commit 783e710839d6de059b95e8ed117bdcee1233720f Author: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> Date: Tue May 12 12:54:49 2009 -0300 Add more files to cleanup in autoclean.sh Add files pactest/tests/Makefile.in , pactest/tests/Makefile and contrib/Makefile.in , contrib/Makefile to list of cleanup script. Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> Signed-off-by: Dan McGee <dan@archlinux.org> commit c5d9b999c76dceb077d5d5332b440a12698e8519 Author: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> Date: Tue May 12 13:04:11 2009 -0300 Add repo-remove.8 to list of cleanup in doc/Makefile.am repo-remove.8 is generated with Makefile but is not removed on clean. This patch add it to list of untracked autoconf files. Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> Signed-off-by: Dan McGee <dan@archlinux.org> commit 4a582fac2a24b6fca170721ec7adcca9239457ff Merge: 86cd72573b03297044112e50a88bd651190aa284 80caeabce0f28125f3b68388996ce39e58f2e5e8 Author: Dan McGee <dan@archlinux.org> Date: Mon May 18 22:51:25 2009 -0500 Merge commit 'allan/working' commit 86cd72573b03297044112e50a88bd651190aa284 Author: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> Date: Mon May 18 01:56:06 2009 -0300 Add an initial pactest/test/.gitignore Add an initial pactest/test/.gitignore to exclude sync200.py that is generated from sync200.py.in Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> Signed-off-by: Dan McGee <dan@archlinux.org> commit 80caeabce0f28125f3b68388996ce39e58f2e5e8 Author: Allan McRae <allan@archlinux.org> Date: Sat May 16 14:39:18 2009 +1000 NEWS file updates for makepkg and contrib Signed-off-by: Allan McRae <allan@archlinux.org> commit 250e66e57b6a187b5643ea6db088552e4efef488 Author: Allan McRae <allan@archlinux.org> Date: Sat May 16 13:48:10 2009 +1000 makepkg: fix sourcing BUILDSCRIPT and PATH issues The bash source command looks in the users PATH for the file to source before the local directory. This causes issues when someone has a PKGBUILD somewhere in their path (for unknown some reason...). Fixes FS#14727. Signed-off-by: Allan McRae <allan@archlinux.org> commit 5e32928a42366fd3df27ffe108b44fcfe35617dd Author: Allan McRae <allan@archlinux.org> Date: Mon May 11 01:16:51 2009 +1000 makepkg: Document package splitting Signed-off-by: Allan McRae <allan@archlinux.org> commit de44a0f474f4e78359b890644645bd7e153983d2 Author: Allan McRae <allan@archlinux.org> Date: Sun Apr 26 19:52:29 2009 +1000 makepkg: do not update pkgver when building source package When making a source package for a SCM PKGBUILD, makepkg should not update the pkgver/pkgrel. Noted in FS#14456. Signed-off-by: Allan McRae <allan@archlinux.org> ----------------------------------------------------------------------- Summary of changes: INSTALL | 2 +- NEWS | 20 ++++++++++++++++ autoclean.sh | 57 ++++++++++++++++++++++++--------------------- doc/Makefile.am | 2 +- doc/PKGBUILD.5.txt | 27 +++++++++++++++++----- doc/makepkg.8.txt | 6 ++-- pactest/tests/.gitignore | 1 + scripts/makepkg.sh.in | 18 +++++++------- scripts/repo-add.sh.in | 4 +- 9 files changed, 88 insertions(+), 49 deletions(-) create mode 100644 pactest/tests/.gitignore hooks/post-receive -- The official pacman repository
participants (1)
-
dan@archlinux.org