[jhbuild/release-team-commands: 185/185] Merge branch 'master' into release-team-commands



commit c673315c5e21a7b709e6eaff29a903a917109483
Merge: a5e6a5a d665c74
Author: Frédéric Péters <fpeters 0d be>
Date:   Thu May 27 13:20:52 2010 +0200

    Merge branch 'master' into release-team-commands

 README                                           |  269 +--
 autogen.sh                                       |    1 -
 doc/C/jhbuild.xml                                |  521 +++--
 doc/Makefile.am                                  |    2 +-
 doc/es/es.po                                     | 2522 +++++++++++------
 doc/fr/fr.po                                     | 2198 ++++++++-------
 doc/sl/sl.po                                     | 3311 ++++++++++++++++++++++
 jamesh.jhbuildrc                                 |    2 +-
 jhbuild/commands/autobuild.py                    |    5 +-
 jhbuild/commands/bot.py                          |    1 +
 jhbuild/commands/sanitycheck.py                  |   11 +-
 jhbuild/config.py                                |    5 +
 jhbuild/defaults.jhbuildrc                       |    2 +-
 jhbuild/frontends/autobuild.py                   |    2 +-
 jhbuild/modtypes/autotools.py                    |    2 +-
 jhbuild/modtypes/cmake.py                        |    4 +-
 jhbuild/modtypes/testmodule.py                   |   11 +-
 jhbuild/modtypes/waf.py                          |    6 +-
 jhbuild/moduleset.py                             |    3 +-
 jhbuild/utils/cmds.py                            |   17 +
 jhbuild/utils/unpack.py                          |    5 +-
 jhbuild/versioncontrol/git.py                    |   14 +-
 jhbuild/versioncontrol/tarball.py                |   12 +-
 modulesets/bootstrap.modules                     |   37 +-
 modulesets/freedesktop-2.30.modules              |    7 -
 modulesets/freedesktop-3.0.modules               |  420 +++
 modulesets/gnome-2.30.modules                    |  154 +-
 modulesets/gnome-3.0.modules                     | 2431 ++++++++++++++++
 modulesets/gnome-devel.modules                   |    2 +-
 modulesets/gnome-external-deps-2.30.modules      |   82 +-
 modulesets/gnome-external-deps-3.0.modules       | 1071 +++++++
 modulesets/gnome-external-deps-devel.modules     |   35 +-
 modulesets/gnome-suites-2.26.modules             |    1 +
 modulesets/gnome-suites-2.28.modules             |    1 +
 modulesets/gnome-suites-2.30.modules             |  102 +-
 modulesets/gnome-suites-3.0.modules              | 2125 ++++++++++++++
 modulesets/gnome-suites-devel.modules            |    2 +-
 modulesets/mobile-3.0.modules                    |   34 +
 modulesets/moduleset.dtd                         |    8 +-
 modulesets/moduleset.rnc                         |    5 +-
 patches/libgcrypt-1.4.5-ImplicitDSOLinking.patch |   24 +
 patches/libmusicbrainz-3.0.2-gcc-4.4-fix.patch   |   13 +
 patches/mozilla.automationutils.patch            |   88 +
 po/LINGUAS                                       |    1 +
 po/POTFILES.in                                   |    1 +
 po/cs.po                                         | 1423 ++++++++++
 po/en_GB.po                                      |  293 ++-
 po/fr.po                                         |  290 +-
 po/nb.po                                         | 1082 ++++---
 po/sl.po                                         |  629 +++--
 po/uk.po                                         |  294 +-
 sample.jhbuildrc                                 |   10 +-
 tests/mock.py                                    |    1 +
 tests/tests.py                                   |    9 -
 54 files changed, 16017 insertions(+), 3584 deletions(-)
---



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]