[r-cran-rnetcdf] branch master updated (7dd4aae -> 88bcdf3)
Sebastian Gibb
sgibb-guest at moszumanska.debian.org
Fri May 15 20:22:44 UTC 2015
This is an automated email from the git hooks/post-receive script.
sgibb-guest pushed a change to branch master
in repository r-cran-rnetcdf.
from 7dd4aae debian/changelog: set distribution to unstable.
new a9ed87b Imported Upstream version 1.7-3
new be84151 New upstream version 1.7-3
new dcc4afb New upstream version 1.7-3
new 4e39876 Merge tag 'upstream/1.7-3'
new b25f995 debian/control: set Standards-Version: 3.9.6
new 8c59381 debian/changelog: update to new version 1.7-3-1
new e37e64e update quilt hardining patch
new 88bcdf3 debian/copyright: remove HDF5 entry
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:
DESCRIPTION | 39 +-
INSTALL | 16 +-
LICENSE | 235 +++++
LICENSE.note | 73 --
MD5 | 38 +-
NAMESPACE | 0
R/RNetCDF.R | 400 +++++----
R/load.R.in | 26 +-
R/windows/load.R | 24 +-
configure | 731 ++++++++++------
configure.ac | 143 ++--
configure.win | 2 -
debian/changelog | 11 +-
debian/control | 2 +-
debian/copyright | 99 ---
debian/patches/hardening.diff | 6 +-
inst/HDF5_COPYING | 97 ---
inst/udunits/udunits.dat | 713 ++++++++++++++++
inst/udunits/udunits2-accepted.xml | 198 +++++
inst/udunits/udunits2-base.xml | 86 ++
inst/udunits/udunits2-common.xml | 1662 ++++++++++++++++++++++++++++++++++++
inst/udunits/udunits2-derived.xml | 143 ++++
inst/udunits/udunits2-prefixes.xml | 76 ++
inst/udunits/udunits2.xml | 16 +
man/var.get.nc.Rd | 18 +-
man/var.put.nc.Rd | 8 +-
src/Makevars.in | 4 +-
src/Makevars.win | 16 +-
src/RNetCDF.c | 352 ++++----
tests/RNetCDF-test.R | 262 +++---
30 files changed, 4281 insertions(+), 1215 deletions(-)
create mode 100644 LICENSE
delete mode 100644 LICENSE.note
mode change 100644 => 100755 NAMESPACE
mode change 100644 => 100755 R/windows/load.R
mode change 100755 => 100644 configure.ac
delete mode 100644 inst/HDF5_COPYING
create mode 100644 inst/udunits/udunits.dat
create mode 100644 inst/udunits/udunits2-accepted.xml
create mode 100644 inst/udunits/udunits2-base.xml
create mode 100644 inst/udunits/udunits2-common.xml
create mode 100644 inst/udunits/udunits2-derived.xml
create mode 100644 inst/udunits/udunits2-prefixes.xml
create mode 100644 inst/udunits/udunits2.xml
mode change 100644 => 100755 src/Makevars.win
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-rnetcdf.git
More information about the debian-science-commits
mailing list