[ruby-netcdf] branch upstream updated (361eb20 -> e8902db)

Youhei SASAKI uwabami-guest at moszumanska.debian.org
Thu Jul 30 10:56:45 UTC 2015


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

uwabami-guest pushed a change to branch upstream
in repository ruby-netcdf.

      from  361eb20   Imported Upstream version 0.6.6
       new  e8902db   Imported Upstream version 0.7.1.1

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:
 .gitignore            |    8 +
 .rspec                |    2 +
 .travis.yml           |    3 +
 ChangeLog             |   51 ++
 Gemfile               |    4 +
 Rakefile              |    2 +
 bin/console           |   14 +
 bin/setup             |    7 +
 demo/demo5-netcdf4.rb |   44 ++
 doc/Ref_man.html      |  579 +++++++++-------
 doc/Ref_man.rd        |   91 +++
 doc/Ref_man_jp.html   | 1775 ++++++++++++++++++++++++++-----------------------
 doc/Ref_man_jp.rd     |   95 +++
 doc/to_html           |    6 +-
 extconf.rb            |  181 +++--
 lib/netcdf.rb         |  162 +++--
 lib/version.rb        |    5 +
 metadata.yml          |  138 ++++
 netcdfraw.c           |  445 ++++++++-----
 ruby-netcdf.gemspec   |   34 +
 20 files changed, 2261 insertions(+), 1385 deletions(-)
 create mode 100644 .gitignore
 create mode 100644 .rspec
 create mode 100644 .travis.yml
 create mode 100644 Gemfile
 create mode 100644 Rakefile
 create mode 100644 bin/console
 create mode 100644 bin/setup
 create mode 100644 demo/demo5-netcdf4.rb
 create mode 100644 lib/version.rb
 create mode 100644 metadata.yml
 create mode 100644 ruby-netcdf.gemspec

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



More information about the Pkg-grass-devel mailing list