[pacman-dev] [GIT] The official pacman repository branch, maint, updated. v4.0.1-16-gf1d9b0a
Dan McGee
dan at archlinux.org
Mon Jan 2 20:46:48 EST 2012
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 f1d9b0a74a9e38dc9e6153eac76f4c2482fd24aa (commit)
via 6507fd6bf0a05dfd65bc035ffca1f8941b784801 (commit)
via 7113ea4e08fdc9ca12b8e7a4829d749923029941 (commit)
from 5b749eeee999b5b332ad7545688297a37542b9a5 (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 f1d9b0a74a9e38dc9e6153eac76f4c2482fd24aa
Author: Dave Reisner <dreisner at archlinux.org>
Date: Mon Jan 2 17:14:40 2012 -0500
add new pactest for syncfirst with recursive deps
Add 1 failing for the -Su case, and the same case using -S (and
passing).
This is based on a real (current) issue of upgrading staging chroots
with the new pacman in staging for a libarchive build, and a new
toolchain in testing.
Signed-off-by: Dave Reisner <dreisner at archlinux.org>
Signed-off-by: Dan McGee <dan at archlinux.org>
commit 6507fd6bf0a05dfd65bc035ffca1f8941b784801
Author: Allan McRae <allan at archlinux.org>
Date: Sat Dec 24 20:21:51 2011 +1000
Prevent rebuild of man pages when using release tarballs
Commit 43cad9c8 made the building of all docs depend on the Makefile.
However, the Makefile is generated after running ./configure so is
always newer than any pregenerated docs. This means that people
building from released pacman tarballs are forced to rebuild the
docs (and thus have asciidoc installed). That defeats the purpose
of prebuilding the documentation. Have the documentatin depends on
Makefile.am instead as this is probably what was intended.
Signed-off-by: Allan McRae <allan at archlinux.org>
Signed-off-by: Dan McGee <dan at archlinux.org>
commit 7113ea4e08fdc9ca12b8e7a4829d749923029941
Author: Dan McGee <dan at archlinux.org>
Date: Thu Dec 29 14:23:47 2011 -0600
Fix bogus string cast in search debug message
Signed-off-by: Dan McGee <dan at archlinux.org>
-----------------------------------------------------------------------
Summary of changes:
doc/Makefile.am | 6 ++--
lib/libalpm/db.c | 6 ++--
test/pacman/tests/sync305.py | 67 ++++++++++++++++++++++++++++++++++++++++++
test/pacman/tests/sync306.py | 63 +++++++++++++++++++++++++++++++++++++++
4 files changed, 136 insertions(+), 6 deletions(-)
create mode 100644 test/pacman/tests/sync305.py
create mode 100644 test/pacman/tests/sync306.py
hooks/post-receive
--
The official pacman repository
More information about the pacman-dev
mailing list