[pacman-dev] [GIT] The official pacman repository branch, master, updated. v4.0.1-168-g4f54bde

Dan McGee dan at archlinux.org
Mon Jan 30 23:02:06 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, master has been updated
       via  4f54bde4390d6d4302273a835e79ab1f2827adf8 (commit)
       via  9aa4d9a7b981e48a42203d4c07f729c8b890c62f (commit)
       via  2a73f4e9949e6655d17f15cf123a81568708741d (commit)
       via  9d1e8084dfa0a1ebae6c37e3b839289cb905116f (commit)
       via  7b2f600d717ce5ecd0025d2fba43d405adb58bd4 (commit)
       via  5c2928aa259cac1dcdaa8b27172c2ee12327d21a (commit)
       via  9e9835f4640a45cc758fa64de5923d7f836fe1f4 (commit)
       via  7ff1b945f6c8b2286f04626be39291a7527119f4 (commit)
       via  41db62b77a8a45d086da1be0606be69861f322cc (commit)
       via  225ee71cae95197d4e473488f94f628683d2a5e7 (commit)
      from  be038f9cb2d4302d74c0edadd9abf2b282adc7c3 (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 4f54bde4390d6d4302273a835e79ab1f2827adf8
Merge: 9aa4d9a 9d1e808
Author: Dan McGee <dan at archlinux.org>
Date:   Mon Jan 30 22:00:26 2012 -0600

    Merge branch 'maint'
    
    Conflicts:
    	scripts/makepkg.sh.in

commit 9aa4d9a7b981e48a42203d4c07f729c8b890c62f
Author: Dave Reisner <dreisner at archlinux.org>
Date:   Fri Nov 25 15:16:46 2011 -0500

    pacman-key: call gpg fewer times for revocation keys
    
    Instead of iterating over the revocation keyfile and calling gpg once
    for each key, map the file into an array and call gpg once, iterating
    over this output to mark each key as revoked.
    
    Signed-off-by: Dave Reisner <dreisner at archlinux.org>
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit 2a73f4e9949e6655d17f15cf123a81568708741d
Author: Dave Reisner <dreisner at archlinux.org>
Date:   Fri Nov 25 14:51:26 2011 -0500

    pacman-key: simplify trusted keyring iteration
    
    Signed-off-by: Dave Reisner <dreisner at archlinux.org>
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit 41db62b77a8a45d086da1be0606be69861f322cc
Author: Dave Reisner <dreisner at archlinux.org>
Date:   Sat Jan 7 13:25:37 2012 -0500

    makepkg: check for license when creating srcpackage
    
    Signed-off-by: Dave Reisner <dreisner at archlinux.org>

commit 225ee71cae95197d4e473488f94f628683d2a5e7
Author: Dave Reisner <dreisner at archlinux.org>
Date:   Sat Jan 7 13:25:24 2012 -0500

    makepkg: abstract license check into separate function
    
    Signed-off-by: Dave Reisner <dreisner at archlinux.org>

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

Summary of changes:
 doc/index.txt                   |    2 +-
 lib/libalpm/po/ru.po            |   37 ++++---
 scripts/makepkg.sh.in           |   99 +++++++++--------
 scripts/pacman-db-upgrade.sh.in |    8 +-
 scripts/pacman-key.sh.in        |   75 +++++++-------
 scripts/pacman-optimize.sh.in   |   12 +-
 scripts/pkgdelta.sh.in          |    8 +-
 scripts/po/ca.po                |   96 ++++++++++++++---
 scripts/po/cs.po                |   96 ++++++++++++++---
 scripts/po/da.po                |   90 +++++++++++++----
 scripts/po/de.po                |   97 ++++++++++++++---
 scripts/po/el.po                |  102 ++++++++++++++----
 scripts/po/en_GB.po             |   94 ++++++++++++-----
 scripts/po/es.po                |   96 ++++++++++++++---
 scripts/po/fi.po                |   95 ++++++++++++++---
 scripts/po/fr.po                |  107 +++++++++++++++----
 scripts/po/hu.po                |  110 +++++++++++++++-----
 scripts/po/it.po                |   96 ++++++++++++++---
 scripts/po/kk.po                |   97 ++++++++++++++----
 scripts/po/lt.po                |   96 ++++++++++++++---
 scripts/po/nb.po                |  100 ++++++++++++++----
 scripts/po/pacman-scripts.pot   |   72 ++++++++++---
 scripts/po/pl.po                |   94 +++++++++++++---
 scripts/po/pt.po                |   98 ++++++++++++++----
 scripts/po/pt_BR.po             |  100 ++++++++++++++----
 scripts/po/ro.po                |   98 ++++++++++++++----
 scripts/po/ru.po                |  222 ++++++++++++++++++++++++++++-----------
 scripts/po/sk.po                |  159 +++++++++++++++++++++-------
 scripts/po/sr.po                |   96 ++++++++++++++---
 scripts/po/sr at latin.po          |   96 ++++++++++++++---
 scripts/po/sv.po                |   90 +++++++++++++----
 scripts/po/tr.po                |   98 ++++++++++++++----
 scripts/po/uk.po                |   96 ++++++++++++++---
 scripts/po/zh_CN.po             |   96 ++++++++++++++---
 scripts/po/zh_TW.po             |   76 +++++++++++---
 scripts/repo-add.sh.in          |   44 ++++----
 src/pacman/po/ca.po             |    6 +-
 src/pacman/po/cs.po             |    6 +-
 src/pacman/po/da.po             |    6 +-
 src/pacman/po/de.po             |    6 +-
 src/pacman/po/el.po             |    6 +-
 src/pacman/po/en_GB.po          |    6 +-
 src/pacman/po/es.po             |    6 +-
 src/pacman/po/fi.po             |    6 +-
 src/pacman/po/fr.po             |    6 +-
 src/pacman/po/hu.po             |   10 +--
 src/pacman/po/it.po             |    6 +-
 src/pacman/po/kk.po             |    6 +-
 src/pacman/po/lt.po             |    6 +-
 src/pacman/po/nb.po             |    6 +-
 src/pacman/po/pacman.pot        |    6 +-
 src/pacman/po/pl.po             |    6 +-
 src/pacman/po/pt.po             |    6 +-
 src/pacman/po/pt_BR.po          |    6 +-
 src/pacman/po/ro.po             |    6 +-
 src/pacman/po/ru.po             |  139 +++++++++++++------------
 src/pacman/po/sk.po             |    6 +-
 src/pacman/po/sr.po             |    6 +-
 src/pacman/po/sr at latin.po       |    6 +-
 src/pacman/po/sv.po             |    6 +-
 src/pacman/po/tr.po             |   16 +--
 src/pacman/po/uk.po             |   33 +++----
 src/pacman/po/zh_CN.po          |    6 +-
 src/pacman/po/zh_TW.po          |    6 +-
 64 files changed, 2532 insertions(+), 958 deletions(-)


hooks/post-receive
-- 
The official pacman repository


More information about the pacman-dev mailing list