[netcdf-fortran] branch upstream updated (e22b1ec -> 211a18f)

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri Jan 22 11:04:39 UTC 2016


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

sebastic pushed a change to branch upstream
in repository netcdf-fortran.

      from  e22b1ec   Imported Upstream version 4.4.2
       new  211a18f   Imported Upstream version 4.4.3

The 1 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:
 .travis.yml                    |    23 +
 CMakeExtras/Makefile.in        |    23 +-
 CMakeLists.txt                 |   154 +-
 Doxyfile.general               |     2 +-
 Makefile.in                    |    46 +-
 README.md                      |     3 +-
 RELEASE_NOTES.md               |    16 +-
 aclocal.m4                     |    67 +-
 compile                        |     2 +-
 config.guess                   |   201 +-
 config.h.in                    |     3 +-
 config.sub                     |    40 +-
 configure                      |  4201 +++++++---------
 configure.ac                   |    11 +-
 depcomp                        |     2 +-
 docs/Doxyfile.in               |     1 +
 docs/Makefile.am               |     3 +-
 docs/Makefile.in               |    28 +-
 {libsrc => docs}/cfortran.doc  |    37 +-
 docs/footer.html               |     2 +-
 docs/netcdf-f77.md             |   166 +-
 docs/netcdf-f90.md             | 10024 +++++++++++++++++++++++++++++++++++++++
 docs/{ => old}/netcdf-f90.texi |     0
 examples/F77/Makefile.in       |    26 +-
 examples/F90/Makefile.in       |    26 +-
 examples/Makefile.in           |    23 +-
 fortran/Makefile.am            |     2 +-
 fortran/Makefile.in            |    26 +-
 fortran/nf_logging.F90         |     2 +-
 install-sh                     |   366 +-
 libsrc/Makefile.in             |    26 +-
 ltmain.sh                      |  5509 ++++++++-------------
 m4/libtool.m4                  |  2539 +++++-----
 m4/ltoptions.m4                |   127 +-
 m4/ltsugar.m4                  |     7 +-
 m4/ltversion.m4                |    12 +-
 m4/lt~obsolete.m4              |     7 +-
 missing                        |     2 +-
 nf03_test/CMakeLists.txt       |    15 +-
 nf03_test/Makefile.am          |     5 +-
 nf03_test/Makefile.in          |    55 +-
 nf03_test/test03_read.F        |    56 +-
 nf03_test/test03_write.F       |    75 +-
 nf_test/Makefile.in            |    27 +-
 nf_test/nf_test.F              |     9 +-
 nf_test/test_write.F           |    75 +-
 test-driver                    |    15 +-
 47 files changed, 15734 insertions(+), 8353 deletions(-)
 create mode 100644 .travis.yml
 rename {libsrc => docs}/cfortran.doc (98%)
 create mode 100644 docs/netcdf-f90.md
 rename docs/{ => old}/netcdf-f90.texi (100%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf-fortran.git



More information about the Pkg-grass-devel mailing list