[Pkg-gdb-logs] [dejagnu] branch master updated (206e11d -> 74ff0bd)

Hector Oron zumbi at moszumanska.debian.org
Thu Mar 19 18:01:26 UTC 2015


This is an automated email from the git hooks/post-receive script.

zumbi pushed a change to branch master
in repository dejagnu.

      from  206e11d   Release Debian version dejagnu-1.5.1-2
       new  4e7f0bb   d/watch: new file
       new  bb2ee7c   Imported Upstream version 1.5.2
       new  c3c5d53   Merge tag 'upstream/1.5.2'
       new  663577d   d/control: bump standards version
       new  0fb837b   d/p/000*: cherry picked from upstream master branch
       new  124a968   d/p/env-timeout.patch: refresh
       new  8b4bc9b   d/p/series: update
       new  74ff0bd   Release Debian version 1.5.2-1

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ChangeLog                                          |  462 ++-
 ChangeLog-1992                                     |  676 ++--
 Makefile.am                                        |   59 +-
 Makefile.in                                        |  321 +-
 NEWS                                               |    2 +
 TODO                                               |    5 -
 aclocal.m4                                         |  324 +-
 baseboards/androideabi.exp                         |  112 +
 baseboards/cris-sim.exp                            |    4 +-
 .../{mips-sim-idt64.exp => mips-sim-mti32.exp}     |   12 +-
 .../{mips-sim-idt64.exp => mips-sim-mti64.exp}     |   12 +-
 .../{mips-sim-idt64.exp => mips-sim-mti64_64.exp}  |   12 +-
 .../{mips-sim-idt64.exp => mips-sim-mti64_n32.exp} |   12 +-
 .../{mips-sim-idt64.exp => mips-sim-sde32.exp}     |   12 +-
 .../{mips-sim-idt64.exp => mips-sim-sde64.exp}     |   12 +-
 baseboards/mt-sid.exp                              |    2 +-
 baseboards/multi-sim.exp                           |  137 +
 baseboards/tx39-sim.exp                            |    2 +-
 baseboards/unix.exp                                |    5 +
 baseboards/{powerpcle-sim.exp => visium-sim.exp}   |   22 +-
 baseboards/vr5000-ddb.exp                          |    2 +-
 compile                                            |  347 ++
 config.guess                                       |  371 +--
 config.sub                                         |  203 +-
 config/adb.exp                                     |  189 ++
 config/netware.exp                                 |    3 +-
 config/sim.exp                                     |   10 +
 config/vxworks.exp                                 |    2 +-
 configure                                          |  347 +-
 configure.ac                                       |   10 +-
 debian/changelog                                   |    9 +
 debian/control                                     |    2 +-
 .../0002-doc-runtest.1-Fix-a-spelling-error.patch  |   28 +
 ...rk.exp-log_and_exit-Set-tool-to-testrun-i.patch |   31 +
 ...exp-default_target_compile-Prepend-multil.patch |   44 +
 debian/patches/env-timeout.patch                   |    8 +-
 debian/patches/series                              |    3 +
 debian/watch                                       |    3 +
 dejagnu.h                                          |  120 +-
 depcomp                                            |  639 ++--
 doc/dejagnu.info                                   | 3328 ++++++++++----------
 doc/dejagnu.texi                                   |  242 +-
 doc/dejagnu.xml                                    |    4 +-
 doc/ref.xml                                        |  136 +-
 doc/runtest.1                                      |    9 +-
 doc/user.xml                                       |  124 +-
 install-sh                                         |  571 ++--
 lib/dejagnu.exp                                    |    5 +-
 lib/dg.exp                                         |   19 +-
 lib/framework.exp                                  |   72 +-
 lib/libgloss.exp                                   |   31 +-
 lib/remote.exp                                     |   67 +-
 lib/rsh.exp                                        |    6 +-
 lib/target.exp                                     |   59 +-
 lib/targetdb.exp                                   |    9 +
 lib/telnet.exp                                     |    2 +-
 lib/tip.exp                                        |    6 +-
 lib/utils.exp                                      |   63 +-
 missing                                            |  457 +--
 mkinstalldirs                                      |   32 -
 runtest                                            |    4 +-
 runtest.exp                                        |  129 +-
 testsuite/lib/libsup.exp                           |    1 -
 testsuite/runtest.all/default_procs.tcl            |    4 +-
 testsuite/runtest.all/load_lib.exp                 |   44 +
 testsuite/runtest.all/options.exp                  |    4 +-
 66 files changed, 6039 insertions(+), 3965 deletions(-)
 create mode 100644 baseboards/androideabi.exp
 copy baseboards/{mips-sim-idt64.exp => mips-sim-mti32.exp} (86%)
 copy baseboards/{mips-sim-idt64.exp => mips-sim-mti64.exp} (86%)
 copy baseboards/{mips-sim-idt64.exp => mips-sim-mti64_64.exp} (86%)
 copy baseboards/{mips-sim-idt64.exp => mips-sim-mti64_n32.exp} (86%)
 copy baseboards/{mips-sim-idt64.exp => mips-sim-sde32.exp} (86%)
 copy baseboards/{mips-sim-idt64.exp => mips-sim-sde64.exp} (86%)
 create mode 100644 baseboards/multi-sim.exp
 copy baseboards/{powerpcle-sim.exp => visium-sim.exp} (66%)
 create mode 100755 compile
 create mode 100644 config/adb.exp
 create mode 100644 debian/patches/0002-doc-runtest.1-Fix-a-spelling-error.patch
 create mode 100644 debian/patches/0003-lib-framework.exp-log_and_exit-Set-tool-to-testrun-i.patch
 create mode 100644 debian/patches/0004-lib-target.exp-default_target_compile-Prepend-multil.patch
 create mode 100644 debian/watch
 delete mode 100755 mkinstalldirs
 create mode 100644 testsuite/runtest.all/load_lib.exp

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gdb/dejagnu.git



More information about the Pkg-gdb-logs mailing list