[pacman-dev] [GIT] The official pacman repository branch, master, updated. v3.0.6-725-gf35a5cf
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 f35a5cf174ff6bc264cbd44110e9d595acc87947 (commit) via 7417d9d81c494a67d8ad983ccc9bbc6f58d07fca (commit) via c26039240db12794ad3f5b3d87c498b61a75e95b (commit) via 601a85082d2965174925a85942e9e8a5a0e9f735 (commit) via 04472f925a09e8760946097afc26a492af309d65 (commit) from c18191ba5b54439b8e7f64ef8aff0bb37f4b0a8a (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 f35a5cf174ff6bc264cbd44110e9d595acc87947 Author: Dan McGee <dan@archlinux.org> Date: Wed Jan 2 23:27:10 2008 -0600 doc: remove --ask option from pacman manpage Signed-off-by: Dan McGee <dan@archlinux.org> commit 7417d9d81c494a67d8ad983ccc9bbc6f58d07fca Author: Dan McGee <dan@archlinux.org> Date: Wed Jan 2 20:44:09 2008 -0600 doc: add symlink for repo-remove manpage on install Signed-off-by: Dan McGee <dan@archlinux.org> commit c26039240db12794ad3f5b3d87c498b61a75e95b Author: Dan McGee <dan@archlinux.org> Date: Wed Jan 2 20:43:15 2008 -0600 Remove mentions of ABS from makepkg Kill off some of the $ABSROOT stuff that was still hanging around in there. Signed-off-by: Dan McGee <dan@archlinux.org> commit 601a85082d2965174925a85942e9e8a5a0e9f735 Author: Chantry Xavier <shiningxc@gmail.com> Date: Sat Jan 5 13:09:06 2008 +0100 add.c : fix upgrade026 pactest. This was the case of the bash packaging error where a file was removed from the package but not the backup array. I just added a sanity check so that only the files from the backup array that are also in the filelist are used. I had to edit upgrade026 pactest slightly : it required the file to be copied to .pacsave instead of moved. But just moving it should be enough, as we agreed on the ML : http://www.archlinux.org/pipermail/pacman-dev/2007-December/010440.html Signed-off-by: Chantry Xavier <shiningxc@gmail.com> Signed-off-by: Dan McGee <dan@archlinux.org> commit 04472f925a09e8760946097afc26a492af309d65 Author: Matthias Gorissen <matthias@archlinux.de> Date: Wed Dec 19 22:28:00 2007 +0100 Update of German translation Signed-off-by: Dan McGee <dan@archlinux.org> ----------------------------------------------------------------------- Summary of changes: doc/.gitignore | 1 + doc/Makefile.am | 5 +- doc/makepkg.8.txt | 10 +- doc/pacman.8.txt | 6 - etc/makepkg.conf.in | 2 + lib/libalpm/add.c | 5 + lib/libalpm/po/de.po | 387 ++++++------- pactest/tests/upgrade026.py | 2 +- po/de.po | 1398 ++++++++++++++++++++++--------------------- scripts/makepkg.sh.in | 11 - 10 files changed, 908 insertions(+), 919 deletions(-) hooks/post-receive -- The official pacman repository
participants (1)
-
Dan McGee