[libdap] 01/12: Merge tag 'upstream/3.19.1' into debian/master

Alastair McKinstry mckinstry at moszumanska.debian.org
Wed Oct 25 12:32:40 UTC 2017


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

mckinstry pushed a commit to branch debian/master
in repository libdap.

commit f2562fb133ac02bf38e8aa2de7531977ce7cc8d5
Merge: ee8c6fe 01225d0
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Tue Oct 3 09:31:38 2017 +0100

    Merge tag 'upstream/3.19.1' into debian/master

 ChangeLog                              |    74 +-
 D4Maps.h                               |     2 +-
 DMR.h                                  |     2 -
 INSTALL                                |     2 +-
 Makefile.in                            |   140 +-
 NEWS                                   |     8 +
 README                                 |     4 +
 aclocal.m4                             |    18 +
 conf/._compile                         |   Bin 212 -> 0 bytes
 conf/._config.guess                    |   Bin 212 -> 0 bytes
 conf/._config.sub                      |   Bin 212 -> 0 bytes
 conf/._depcomp                         |   Bin 212 -> 0 bytes
 conf/._install-sh                      |   Bin 212 -> 0 bytes
 conf/._libtool.m4                      |   Bin 212 -> 341 bytes
 conf/._ltmain.sh                       |   Bin 212 -> 222 bytes
 conf/._ltoptions.m4                    |   Bin 212 -> 341 bytes
 conf/._ltsugar.m4                      |   Bin 212 -> 341 bytes
 conf/._ltversion.m4                    |   Bin 212 -> 222 bytes
 conf/._lt~obsolete.m4                  |   Bin 212 -> 341 bytes
 conf/._missing                         |   Bin 212 -> 0 bytes
 conf/._test-driver                     |   Bin 212 -> 0 bytes
 conf/config.rpath                      |     2 +-
 conf/libtool.m4                        |  2798 ++++----
 conf/ltmain.sh                         |  5565 ++++++++++------
 conf/ltoptions.m4                      |   140 +-
 conf/ltsugar.m4                        |     7 +-
 conf/ltversion.m4                      |    12 +-
 conf/lt~obsolete.m4                    |     7 +-
 config.h.in                            |   197 +-
 configure                              | 10792 ++++++++++++++++++++-----------
 configure.ac                           |     8 +-
 d4_ce/Makefile.in                      |   140 +-
 d4_function/Makefile.in                |   140 +-
 gl/Makefile.am                         |   414 +-
 gl/Makefile.in                         |   463 +-
 {conf/snippet => gl}/_Noreturn.h       |     0
 gl/alloca.in.h                         |     4 +-
 {conf/snippet => gl}/arg-nonnull.h     |    10 +-
 gl/btowc.c                             |     2 +-
 gl/byteswap.in.h                       |     2 +-
 {conf/snippet => gl}/c++defs.h         |    97 +-
 gl/config.charset                      |     2 +-
 gl/dosname.h                           |    53 +
 gl/fcntl.in.h                          |   366 ++
 gl/filename.h                          |    54 +
 gl/gettext.h                           |    18 +-
 gl/gettimeofday.c                      |   146 +
 gl/glthread/lock.c                     |   184 +-
 gl/glthread/lock.h                     |    64 +-
 gl/glthread/threadlib.c                |     2 +-
 gl/hard-locale.c                       |    72 +
 gl/{mbtowc.c => hard-locale.h}         |    17 +-
 gl/intprops.h                          |   453 ++
 gl/langinfo.in.h                       |     2 +-
 gl/limits.in.h                         |    74 +
 gl/localcharset.c                      |    12 +-
 gl/localcharset.h                      |     2 +-
 gl/locale.in.h                         |     2 +-
 gl/localeconv.c                        |     2 +-
 gl/localtime-buffer.c                  |    58 +
 gl/localtime-buffer.h                  |    27 +
 gl/lstat.c                             |    97 +
 gl/m4/00gnulib.m4                      |     2 +-
 gl/m4/absolute-header.m4               |     2 +-
 gl/m4/alloca.m4                        |     2 +-
 gl/m4/btowc.m4                         |    16 +-
 gl/m4/builtin-expect.m4                |    49 +
 gl/m4/byteswap.m4                      |     2 +-
 gl/m4/codeset.m4                       |     3 +-
 gl/m4/configmake.m4                    |     2 +-
 gl/m4/eealloc.m4                       |     2 +-
 gl/m4/extensions.m4                    |    54 +-
 gl/m4/extern-inline.m4                 |     3 +-
 gl/m4/fcntl-o.m4                       |    13 +-
 gl/m4/fcntl_h.m4                       |    50 +
 gl/m4/gettimeofday.m4                  |   126 +
 gl/m4/glibc21.m4                       |     2 +-
 gl/m4/gnulib-cache.m4                  |     5 +-
 gl/m4/gnulib-common.m4                 |    54 +-
 gl/m4/gnulib-comp.m4                   |   123 +-
 gl/m4/gnulib-tool.m4                   |     2 +-
 gl/m4/hard-locale.m4                   |    11 +
 gl/m4/include_next.m4                  |     7 +-
 gl/m4/langinfo_h.m4                    |     2 +-
 gl/m4/largefile.m4                     |   161 +
 gl/m4/lib-ld.m4                        |   142 +-
 gl/m4/lib-link.m4                      |     2 +-
 gl/m4/lib-prefix.m4                    |   109 +-
 gl/m4/limits-h.m4                      |    31 +
 gl/m4/localcharset.m4                  |     2 +-
 gl/m4/locale-fr.m4                     |     2 +-
 gl/m4/locale-ja.m4                     |     2 +-
 gl/m4/locale-zh.m4                     |     2 +-
 gl/m4/locale_h.m4                      |     2 +-
 gl/m4/localeconv.m4                    |     2 +-
 gl/m4/localtime-buffer.m4              |    21 +
 gl/m4/lock.m4                          |    11 +-
 gl/m4/longlong.m4                      |     2 +-
 gl/m4/lstat.m4                         |    75 +
 gl/m4/malloca.m4                       |    15 +
 gl/m4/mbrtowc.m4                       |    80 +-
 gl/m4/mbsinit.m4                       |     2 +-
 gl/m4/mbstate_t.m4                     |     2 +-
 gl/m4/mbtowc.m4                        |     2 +-
 gl/m4/mkstemps.m4                      |    18 +
 gl/m4/multiarch.m4                     |     2 +-
 gl/m4/nl_langinfo.m4                   |     2 +-
 gl/m4/off_t.m4                         |     2 +-
 gl/m4/pathmax.m4                       |    42 +
 gl/m4/pthread_rwlock_rdlock.m4         |   163 +
 gl/m4/regex.m4                         |    27 +-
 gl/m4/ssize_t.m4                       |     2 +-
 gl/m4/stat.m4                          |    67 +
 gl/m4/stdbool.m4                       |    60 +-
 gl/m4/stddef_h.m4                      |     2 +-
 gl/m4/stdint.m4                        |   127 +-
 gl/m4/stdlib_h.m4                      |    15 +-
 gl/m4/sys_socket_h.m4                  |   176 +
 gl/m4/sys_stat_h.m4                    |   100 +
 gl/m4/sys_time_h.m4                    |   110 +
 gl/m4/sys_types_h.m4                   |    40 +-
 gl/m4/tempname.m4                      |    19 +
 gl/m4/threadlib.m4                     |    12 +-
 gl/m4/time_h.m4                        |   144 +
 gl/m4/unistd_h.m4                      |    12 +-
 gl/m4/warn-on-use.m4                   |     2 +-
 gl/m4/wchar_h.m4                       |    23 +-
 gl/m4/wchar_t.m4                       |     2 +-
 gl/m4/wcrtomb.m4                       |     6 +-
 gl/m4/wctype_h.m4                      |     9 +-
 gl/m4/wint_t.m4                        |    48 +-
 gl/malloca.c                           |   159 +
 gl/malloca.h                           |   128 +
 gl/malloca.valgrind                    |     7 +
 gl/mbrtowc.c                           |    67 +-
 gl/mbsinit.c                           |    36 +-
 gl/mbtowc-impl.h                       |     2 +-
 gl/mbtowc.c                            |     2 +-
 gl/mkstemps.c                          |    54 +
 gl/nl_langinfo.c                       |    39 +-
 gl/pathmax.h                           |    83 +
 gl/ref-add.sin                         |     2 +-
 gl/ref-del.sin                         |     2 +-
 gl/regcomp.c                           |   200 +-
 gl/regex.c                             |     2 +-
 gl/regex.h                             |    54 +-
 gl/regex_internal.c                    |    59 +-
 gl/regex_internal.h                    |    81 +-
 gl/regexec.c                           |   187 +-
 gl/stat-w32.c                          |   421 ++
 gl/stat-w32.h                          |    37 +
 gl/stat.c                              |   423 ++
 gl/stdbool.in.h                        |     2 +-
 gl/stddef.in.h                         |     8 +-
 gl/stdint.in.h                         |   793 ++-
 gl/stdlib.in.h                         |    38 +-
 gl/streq.h                             |     2 +-
 gl/sys_stat.in.h                       |   816 +++
 gl/sys_time.in.h                       |   220 +
 gl/sys_types.in.h                      |    44 +-
 gl/tempname.c                          |   323 +
 gl/tempname.h                          |    65 +
 gl/time.in.h                           |   350 +
 gl/unistd.c                            |     1 +
 gl/unistd.in.h                         |    56 +-
 gl/verify.h                            |    11 +-
 {conf/snippet => gl}/warn-on-use.h     |    10 +-
 gl/wchar.in.h                          |    58 +-
 gl/wcrtomb.c                           |     2 +-
 gl/wctype.in.h                         |    43 +-
 gl/xalloc-oversized.h                  |    60 +
 libdap.spec                            |     2 +-
 tests/DASTest                          |    10 +-
 tests/DDSTest                          |    10 +-
 tests/DMRTest                          |    10 +-
 tests/EXPRTest                         |    10 +-
 tests/Makefile.in                      |   140 +-
 tests/getdapTest                       |    10 +-
 tests/package.m4                       |     4 +-
 unit-tests/D4EnumTest.cc               |     2 +-
 unit-tests/DDSTest.cc                  |   101 +-
 unit-tests/DMRTest.cc                  |    32 +-
 unit-tests/DmrRoundTripTest.cc         |    47 +-
 unit-tests/DmrToDap2Test.cc            |    72 +-
 unit-tests/HTTPCacheTest.cc            |     5 +-
 unit-tests/Makefile.in                 |   140 +-
 unit-tests/cache-testsuite/Makefile.in |   140 +-
 unit-tests/test_config.h               |     2 +-
 util.cc                                |     1 +
 189 files changed, 22382 insertions(+), 8491 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libdap.git



More information about the debian-science-commits mailing list