[pacman-dev] [GIT] The official pacman repository branch, master, updated. v3.3.3-182-ga6ace98

Dan McGee dan at archlinux.org
Mon May 17 19:48:41 EDT 2010


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  a6ace987a913852af30bb5e3ae6bf145dc9c6157 (commit)
       via  3a85f83840888cbab09f2413fa3eb7c3b71055e5 (commit)
       via  df842e11cfa4a41f7a333270ab587fe6ee2e8a27 (commit)
      from  25cd6c2e8da4d0659d259a38f00d512f97dbc962 (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 a6ace987a913852af30bb5e3ae6bf145dc9c6157
Author: Dan McGee <dan at archlinux.org>
Date:   Mon May 17 18:47:30 2010 -0500

    Add some machinery to test the Include directive
    
    After the previous patch that re-enabled its use outside of sync repository
    sections which we had unintentionally disabled.
    
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit 3a85f83840888cbab09f2413fa3eb7c3b71055e5
Author: Xavier Chantry <chantry.xavier at gmail.com>
Date:   Mon May 17 19:10:50 2010 +0200

    Allow Include directive in any sections
    
    Fix a regression of 51f9e5e40a7 that only allowed Include in repo sections.
    
    Thanks to Marc - A. Dahlhaus for reporting the issue.
    
    Signed-off-by: Xavier Chantry <chantry.xavier at gmail.com>
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit df842e11cfa4a41f7a333270ab587fe6ee2e8a27
Author: Dan McGee <dan at archlinux.org>
Date:   Mon May 17 18:23:07 2010 -0500

    pactest: remove cargo-cult option reset
    
    This doesn't need to be here. We don't even support non-CamelCase options
    anymore.
    
    Signed-off-by: Dan McGee <dan at archlinux.org>

-----------------------------------------------------------------------

Summary of changes:
 pactest/pmdb.py                             |    1 +
 pactest/pmtest.py                           |    8 +------
 pactest/tests/{query005.py => config001.py} |   10 ++------
 pactest/tests/config002.py                  |   12 +++++++++++
 pactest/util.py                             |   13 +++++++----
 src/pacman/pacman.c                         |   28 +++++++++++++++-----------
 6 files changed, 41 insertions(+), 31 deletions(-)
 copy pactest/tests/{query005.py => config001.py} (51%)
 create mode 100644 pactest/tests/config002.py


hooks/post-receive
--
The official pacman repository


More information about the pacman-dev mailing list