[pacman-dev] [GIT] The official pacman repository branch, maint, updated. v3.1.1-37-g59a6b51

Dan McGee dan at archlinux.org
Thu Feb 14 22:24:15 EST 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, maint has been updated
       via  59a6b519dafc2375c142c68aacd0f406f9a5d1f1 (commit)
       via  2b0c89b06a5cf68f03cb187849ddf8a7f81859ba (commit)
       via  0f74ae0885836de19fcd204545724947b7a4e97e (commit)
       via  b206aaee881abd6e256428f2146212cfc1c69be2 (commit)
       via  141e5698409651b49ca891cd001c9c409bdcfec2 (commit)
       via  706c690b64b084b4d5b199e8b34b486986665ac0 (commit)
       via  ccc57de6b62dc072f4a3c237692fe3bb7e5ae014 (commit)
       via  279fbc44b1d15a732c83795e12ce40cb8241aec9 (commit)
       via  69188d75fb967847de43a62e753cef9a95a50f90 (commit)
       via  e8d665fbf7792ce6d8cae85d05d880fbed310b83 (commit)
      from  f4ac63ab43a277cdc6a409c0bd6f0d04c1791882 (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 59a6b519dafc2375c142c68aacd0f406f9a5d1f1
Merge: b206aaee881abd6e256428f2146212cfc1c69be2 2b0c89b06a5cf68f03cb187849ddf8a7f81859ba
Author: Dan McGee <dan at archlinux.org>
Date:   Thu Feb 14 21:22:27 2008 -0600

    Merge branch 'translations' into maint

commit 2b0c89b06a5cf68f03cb187849ddf8a7f81859ba
Author: Benjamin Andresen <benny at in-ulm.de>
Date:   Thu Feb 14 21:14:57 2008 -0600

    Update German translation
    
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit 0f74ae0885836de19fcd204545724947b7a4e97e
Author: João Felipe Santos <jfsantos at archlinux-br.org>
Date:   Fri Feb 15 01:27:15 2008 +0100

    Updated Brazilian Portuguese translation for 3.1.2 release
    
    Signed-off-by: Giovanni Scafora <linuxmania at gmail.com>

commit b206aaee881abd6e256428f2146212cfc1c69be2
Author: Dan McGee <dan at archlinux.org>
Date:   Wed Feb 13 22:42:34 2008 -0600

    Ensure DESC infolevel is loaded before checking pkg->filename
    
    This is the first step of fixing FS#9547. This should not break any existing
    code that may rely on this function behaving the way it did, and should be
    good for inclusion in a maint release.
    
    In addition, update pactest so it fills the FILENAME field in the DB entries
    it creates so we can move forward with a real fix to this issue.
    
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit 141e5698409651b49ca891cd001c9c409bdcfec2
Author: Nagy Gabor <ngaba at bibl.u-szeged.hu>
Date:   Tue Feb 12 23:26:43 2008 +0100

    Updated Hungarian translation for 3.1.2 release
    
    Signed-off-by: Giovanni Scafora <linuxmania at gmail.com>

commit 706c690b64b084b4d5b199e8b34b486986665ac0
Author: Vojtěch Gondžala <vogo at seznam.cz>
Date:   Tue Feb 12 23:05:33 2008 +0100

    Updated Czech translation for 3.1.2 release
    
    Signed-off-by: Giovanni Scafora <linuxmania at gmail.com>

commit ccc57de6b62dc072f4a3c237692fe3bb7e5ae014
Author: Jeff Bailes <thepizzaking at gmail.com>
Date:   Tue Feb 12 12:18:46 2008 +0100

    Updated English translation for 3.1.2 release
    
    Signed-off-by: Giovanni Scafora <linuxmania at gmail.com>

commit 279fbc44b1d15a732c83795e12ce40cb8241aec9
Author: Chantry Xavier <shiningxc at gmail.com>
Date:   Mon Feb 11 22:07:54 2008 +0100

    Update french translation.
    
    Signed-off-by: Chantry Xavier <shiningxc at gmail.com>
    Signed-off-by: Giovanni Scafora <linuxmania at gmail.com>

commit 69188d75fb967847de43a62e753cef9a95a50f90
Author: Giovanni Scafora <linuxmania at gmail.com>
Date:   Tue Feb 12 12:15:36 2008 +0100

    Updated Italian translation for 3.1.2 release
    
    Signed-off-by: Giovanni Scafora <linuxmania at gmail.com>

commit e8d665fbf7792ce6d8cae85d05d880fbed310b83
Author: Dan McGee <dan at archlinux.org>
Date:   Sat Feb 9 10:42:08 2008 -0600

    Update translation files in prep for 3.1.2 release
    
    For 7 message changes, this commit is far too large...
    
    Signed-off-by: Dan McGee <dan at archlinux.org>

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

Summary of changes:
 lib/libalpm/be_files.c |    4 -
 lib/libalpm/package.c  |    7 +-
 lib/libalpm/po/cs.po   |   69 ++--
 lib/libalpm/po/fr.po   |    9 -
 pactest/pmdb.py        |    1 +
 po/cs.po               |  809 +++++++++++++++++-----------------
 po/de.po               | 1161 ++++++++++++++++++++++++------------------------
 po/en_GB.po            | 1041 +++++++++++++++++++++----------------------
 po/es.po               |  629 ++++++++++++++------------
 po/fr.po               |  544 +++++++++++------------
 po/hu.po               |  981 +++++++++++++++++++++--------------------
 po/it.po               |  579 ++++++++++++------------
 po/pacman.pot          |  515 +++++++++++-----------
 po/pl.po               |  574 ++++++++++++------------
 po/pt_BR.po            |  687 +++++++++++++++--------------
 po/ru.po               |  549 ++++++++++++------------
 16 files changed, 4116 insertions(+), 4043 deletions(-)


hooks/post-receive
--
The official pacman repository




More information about the pacman-dev mailing list