[pacman-dev] [GIT] The official pacman repository branch, master, updated. v3.2.1-38-gcd51abf

Dan McGee dan at archlinux.org
Tue Oct 28 23:21:50 EDT 2008


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  cd51abf0c8d04c72cc85b28cd45b33b9020c661e (commit)
       via  2e431e1cc3c9bb445ea886521117f483e78aa84a (commit)
       via  a63aeed562c8bdd6604ec50e6a4b684f6edabda3 (commit)
       via  2f5d7927254a760a54282d70c827768c56c657b7 (commit)
       via  1e656c0a6a7f2dcf5dc40f1b1027161847b967b4 (commit)
       via  50e3dc02bf1a99ec040988fde1425adba67da4cb (commit)
       via  d1fec15d8148dec186e437da912d6a03a8d26b11 (commit)
       via  d24592cbcdff03d397a185946a15b170d0cd75c9 (commit)
      from  fa02a71abd62fc8b45e92ce1652b5d98174a6dca (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 cd51abf0c8d04c72cc85b28cd45b33b9020c661e
Merge: 2e431e1cc3c9bb445ea886521117f483e78aa84a a63aeed562c8bdd6604ec50e6a4b684f6edabda3
Author: Dan McGee <dan at archlinux.org>
Date:   Tue Oct 28 22:20:09 2008 -0500

    Merge branch 'maint'

commit 2e431e1cc3c9bb445ea886521117f483e78aa84a
Author: Xavier Chantry <shiningxc at gmail.com>
Date:   Sun Aug 17 21:06:53 2008 +0200

    testdb : extend the tool to allow checking sync dbs too.
    
    Example usage and output :
    
    > src/util/testdb -h
    usage:
    testdb [-b <pacman db>]                : check the local database
    testdb [-b <pacman db>] core extra ... : check the listed sync databases
    
    > src/util/testdb
    Checking the integrity of the local database in /var/lib/pacman/
    
    > src/util/testdb core extra testing community
    Checking the integrity of the sync databases in /var/lib/pacman/
    missing dependency for archboot : bcm43xx-fwcutter>=006-2
    missing dependency for xvattr : xfree86
    missing dependency for eclipse-ve : eclipse<3.3
    missing dependency for flumotion : twisted-web
    missing dependency for gg2 : arts
    missing dependency for man-pages-cs : groff-utf8
    missing dependency for qc-usb : kernel26<2.6.26
    
    Signed-off-by: Xavier Chantry <shiningxc at gmail.com>
    Signed-off-by: Dan McGee <dan at archlinux.org>

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

Summary of changes:
 lib/libalpm/po/ru.po          |   12 +-
 lib/libalpm/po/zh_CN.po       |  153 +++++++++++-----------
 lib/libalpm/trans.c           |    6 +-
 po/ru.po                      |   26 ++--
 po/zh_CN.po                   |  299 ++++++++++++++++++++---------------------
 scripts/makepkg.sh.in         |    4 +-
 scripts/pacman-optimize.sh.in |   55 +++++---
 scripts/repo-add.sh.in        |    4 +-
 src/util/testdb.c             |  174 +++++++++++++++++-------
 9 files changed, 412 insertions(+), 321 deletions(-)


hooks/post-receive
--
The official pacman repository



More information about the pacman-dev mailing list