[netcdf-fortran] branch master updated (33509de -> 50ada30)
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Fri Jan 22 11:04:37 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch master
in repository netcdf-fortran.
from 33509de Set distribution to unstable.
new 211a18f Imported Upstream version 4.4.3
new 1348458 Merge tag 'upstream/4.4.3'
new b89b1d2 New upstream release.
new 992a3a0 Add license & copyright for cfortran.h and its documentation.
new 0fceba7 Refresh patches, update my email to use @debian.org address.
new 50ada30 Set distribution to unstable.
The 6 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 +-
debian/changelog | 8 +
debian/copyright | 50 +-
debian/patches/privacy-breach-logo.patch | 8 +-
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 +-
50 files changed, 15794 insertions(+), 8359 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