[pacman-dev] [GIT] pacman branch, master now at v3.0.0-240-gda66bed

Dan McGee dan at archlinux.org
Tue Jun 26 11:52:20 EDT 2007


Hello,

This is an automated email from the git hooks/update script, it was
generated because a ref change was pushed to the repository.

Updating branch, master,
       via  da66bedf4f98897dfc350195314089028050fa7d (commit)
       via  2ae043866045bbeef129a4b503ee1f5486545821 (commit)
       via  f401e523981a72664d7f52e5697e3e09de597aeb (commit)
      from  0de5c97193f16195351957eada94f3e39a2d7d05 (commit)

- Log -----------------------------------------------------------------
commit da66bedf4f98897dfc350195314089028050fa7d
Author: Nagy Gabor <ngaba at petra.hos.u-szeged.hu>
Date:   Mon Jun 18 10:40:23 2007 -0400

    Remove unnecessary trans parameter from _alpm_checkdeps
    
    The trans parameter was never used, so remove it.
    
    Signed-off-by: Nagy Gabor <ngaba at petra.hos.u-szeged.hu>
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit 2ae043866045bbeef129a4b503ee1f5486545821
Author: Dan McGee <dan at archlinux.org>
Date:   Sun Jun 17 23:40:21 2007 -0400

    Don't extract any top-level files in a package that start with '.'
    
    For future possibilities, don't extract any files that start with '.'.
    This will allow us to add features such as the ChangeLog viewing without
    having to wait to include these files in packages, because older versions
    of pacman will be forward compatable with 'hidden' files at the root level
    of the package.
    
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit f401e523981a72664d7f52e5697e3e09de597aeb
Author: Dan McGee <dan at archlinux.org>
Date:   Sun Jun 17 20:34:09 2007 -0400

    Mirror update and NEWS updates
    
    Signed-off-by: Dan McGee <dan at archlinux.org>

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

Diffstat:
 NEWS                       |    8 ++++++++
 etc/pacman.d/mirrorlist.in |    5 +++++
 lib/libalpm/add.c          |   11 +++++++++--
 lib/libalpm/deps.c         |    5 ++---
 lib/libalpm/deps.h         |    2 +-
 lib/libalpm/remove.c       |    4 ++--
 lib/libalpm/sync.c         |    4 ++--
 7 files changed, 29 insertions(+), 10 deletions(-)

hooks/update
---
Git Source Code Management System
hooks/update refs/heads/master \
  0de5c97193f16195351957eada94f3e39a2d7d05 \
  da66bedf4f98897dfc350195314089028050fa7d




More information about the pacman-dev mailing list