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

nschloe-guest pushed a change to branch split-c-f-cxx
in repository netcdf.

      from  5133877   libnetcdfc -> libnetcdf
      adds  1339ba2   update to 22-05-2014 snapshot
       new  106649f   Merge branch 'upstream' into split-c-f-cxx

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:
 CMakeLists.txt                                |   46 +-
 Doxyfile                                      |    2 +-
 Makefile.am                                   |    6 +-
 RELEASE_NOTES.md                              |    4 +
 autom4te.cache/output.0                       | 9959 -------------------------
 autom4te.cache/requests                       |   77 -
 autom4te.cache/traces.0                       |  939 ---
 configure                                     | 9959 -------------------------
 configure.ac                                  |   10 +-
 docs/CMakeLists.txt                           |   76 +
 {man4 => docs}/Doxyfile.guide.in              |   34 +-
 {man4 => docs}/Doxyfile.in                    |   58 +-
 {man4 => docs}/Doxyfile.tutorial.in           |   34 +-
 {man4 => docs}/DoxygenLayout.xml              |    0
 {man4 => docs}/Makefile.am                    |    8 +-
 {man4 => docs}/all-error-codes.md             |    0
 {man4 => docs}/architecture.dox               |    0
 {man4 => docs}/building-with-cmake.md         |    0
 {man4 => docs}/cdl.dox                        |    2 +-
 {man4 => docs}/cmake_faq.md                   |    2 +-
 {man4 => docs}/dispatch.dox                   |    0
 {man4 => docs}/errors.dox.old                 |    2 +-
 {man4 => docs}/esg.html                       |    2 +-
 {man4 => docs}/footer.html                    |    0
 {man4 => docs}/groups.dox                     |    0
 {man4 => docs}/guide.dox                      |    0
 {man4 => docs}/header.html                    |    0
 {man4 => docs}/images/InstallTreeWindows.jpg  |  Bin
 {man4 => docs}/images/InstallTreeWindows.png  |  Bin
 {man4 => docs}/images/Makefile.am             |    0
 {man4 => docs}/images/aqua.jpg                |  Bin
 {man4 => docs}/images/chunking2.png           |  Bin
 {man4 => docs}/images/compatibility3.png      |  Bin
 {man4 => docs}/images/compression.png         |  Bin
 {man4 => docs}/images/deptree.jpg             |  Bin
 {man4 => docs}/images/groups.png              |  Bin
 {man4 => docs}/images/nc-classic-uml.png      |  Bin
 {man4 => docs}/images/nc4-model.png           |  Bin
 {man4 => docs}/images/ncatts.png              |  Bin
 {man4 => docs}/images/nccoords.png            |  Bin
 {man4 => docs}/images/ncfile.png              |  Bin
 {man4 => docs}/images/netcdf_architecture.odg |  Bin
 {man4 => docs}/images/netcdf_architecture.png |  Bin
 {man4 => docs}/images/pnetcdf.png             |  Bin
 {man4 => docs}/images/terra.jpg               |  Bin
 {man4 => docs}/install-fortran.md             |    0
 {man4 => docs}/install.dox                    |    0
 {man4 => docs}/install.md                     |    0
 {man4 => docs}/internal.dox                   |    0
 {man4 => docs}/mainpage.dox                   |    0
 {man4 => docs}/netcdf-50x50.png               |  Bin
 {man4 => docs}/netcdf.m4                      |    0
 {man4 => docs}/notes.dox                      |    0
 {man4 => docs}/old/defines.texi               |    0
 {man4 => docs}/old/netcdf-c.texi              |    0
 {man4 => docs}/old/netcdf-cxx.texi            |    0
 {man4 => docs}/old/netcdf-cxx4.texi           |    0
 {man4 => docs}/old/netcdf-f77.texi            |    0
 {man4 => docs}/old/netcdf-f90.texi            |    0
 {man4 => docs}/old/netcdf-install.texi        |    0
 {man4 => docs}/old/netcdf-internal.texi       |    0
 {man4 => docs}/old/netcdf-tutorial.texi       |    0
 {man4 => docs}/old/netcdf.texi                |    0
 {man4 => docs}/tutorial.dox                   |    0
 {man4 => docs}/types.dox                      |    0
 {man4 => docs}/unidata_logo_cmyk.png          |  Bin
 {man4 => docs}/windows-binaries.md            |    0
 libsrc/CMakeLists.txt                         |    2 +-
 libsrc/Makefile.am                            |    2 +-
 man4/CMakeLists.txt                           |   70 -
 70 files changed, 185 insertions(+), 21109 deletions(-)
 delete mode 100644 autom4te.cache/output.0
 delete mode 100644 autom4te.cache/requests
 delete mode 100644 autom4te.cache/traces.0
 delete mode 100755 configure
 create mode 100644 docs/CMakeLists.txt
 rename {man4 => docs}/Doxyfile.guide.in (99%)
 rename {man4 => docs}/Doxyfile.in (98%)
 rename {man4 => docs}/Doxyfile.tutorial.in (99%)
 rename {man4 => docs}/DoxygenLayout.xml (100%)
 rename {man4 => docs}/Makefile.am (91%)
 rename {man4 => docs}/all-error-codes.md (100%)
 rename {man4 => docs}/architecture.dox (100%)
 rename {man4 => docs}/building-with-cmake.md (100%)
 rename {man4 => docs}/cdl.dox (99%)
 rename {man4 => docs}/cmake_faq.md (98%)
 rename {man4 => docs}/dispatch.dox (100%)
 rename {man4 => docs}/errors.dox.old (99%)
 rename {man4 => docs}/esg.html (99%)
 rename {man4 => docs}/footer.html (100%)
 rename {man4 => docs}/groups.dox (100%)
 rename {man4 => docs}/guide.dox (100%)
 rename {man4 => docs}/header.html (100%)
 rename {man4 => docs}/images/InstallTreeWindows.jpg (100%)
 rename {man4 => docs}/images/InstallTreeWindows.png (100%)
 rename {man4 => docs}/images/Makefile.am (100%)
 rename {man4 => docs}/images/aqua.jpg (100%)
 rename {man4 => docs}/images/chunking2.png (100%)
 rename {man4 => docs}/images/compatibility3.png (100%)
 rename {man4 => docs}/images/compression.png (100%)
 rename {man4 => docs}/images/deptree.jpg (100%)
 rename {man4 => docs}/images/groups.png (100%)
 rename {man4 => docs}/images/nc-classic-uml.png (100%)
 rename {man4 => docs}/images/nc4-model.png (100%)
 rename {man4 => docs}/images/ncatts.png (100%)
 rename {man4 => docs}/images/nccoords.png (100%)
 rename {man4 => docs}/images/ncfile.png (100%)
 rename {man4 => docs}/images/netcdf_architecture.odg (100%)
 rename {man4 => docs}/images/netcdf_architecture.png (100%)
 rename {man4 => docs}/images/pnetcdf.png (100%)
 rename {man4 => docs}/images/terra.jpg (100%)
 rename {man4 => docs}/install-fortran.md (100%)
 rename {man4 => docs}/install.dox (100%)
 rename {man4 => docs}/install.md (100%)
 rename {man4 => docs}/internal.dox (100%)
 rename {man4 => docs}/mainpage.dox (100%)
 rename {man4 => docs}/netcdf-50x50.png (100%)
 rename {man4 => docs}/netcdf.m4 (100%)
 rename {man4 => docs}/notes.dox (100%)
 rename {man4 => docs}/old/defines.texi (100%)
 rename {man4 => docs}/old/netcdf-c.texi (100%)
 rename {man4 => docs}/old/netcdf-cxx.texi (100%)
 rename {man4 => docs}/old/netcdf-cxx4.texi (100%)
 rename {man4 => docs}/old/netcdf-f77.texi (100%)
 rename {man4 => docs}/old/netcdf-f90.texi (100%)
 rename {man4 => docs}/old/netcdf-install.texi (100%)
 rename {man4 => docs}/old/netcdf-internal.texi (100%)
 rename {man4 => docs}/old/netcdf-tutorial.texi (100%)
 rename {man4 => docs}/old/netcdf.texi (100%)
 rename {man4 => docs}/tutorial.dox (100%)
 rename {man4 => docs}/types.dox (100%)
 rename {man4 => docs}/unidata_logo_cmyk.png (100%)
 rename {man4 => docs}/windows-binaries.md (100%)
 delete mode 100644 man4/CMakeLists.txt

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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to