[DRE-commits] [ruby-distribution] 02/02: Merge tag 'upstream/0.7.1+dfsg'

Cédric Boutillier boutil at moszumanska.debian.org
Sun Aug 24 08:14:28 UTC 2014


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

boutil pushed a commit to branch master
in repository ruby-distribution.

commit 24a4955d1d74fb6f9b2f8c9d916e614e99cf18e3
Merge: 1e23403 3616f60
Author: Cédric Boutillier <boutil at debian.org>
Date:   Sun Aug 24 10:04:18 2014 +0200

    Merge tag 'upstream/0.7.1+dfsg'
    
    Upstream version 0.7.1+dfsg

 .autotest                            |  23 -----
 .gitignore                           |   7 ++
 .travis.yml                          |  12 +++
 Gemfile                              |   5 +
 LICENCE.md                           |  26 +++++
 Manifest.txt                         |   6 +-
 README.txt => README.md              | 145 +++++++++++++-------------
 Rakefile                             |  20 ++--
 bin/distribution                     |   2 +-
 checksums.yaml.gz                    | Bin 0 -> 269 bytes
 data.tar.gz.sig                      |   3 -
 distribution.gemspec                 |  20 ++++
 lib/distribution.rb                  |   4 +-
 lib/distribution/beta/ruby.rb        |  34 ++++++
 lib/distribution/exponential/ruby.rb |   9 +-
 lib/distribution/normal/ruby.rb      |   6 +-
 lib/distribution/t/ruby.rb           |   4 +-
 lib/distribution/version.rb          |   3 +
 lib/distribution/weibull.rb          |  11 ++
 lib/distribution/weibull/gsl.rb      |  21 ++++
 lib/distribution/weibull/ruby.rb     |  27 +++++
 metadata.gz.sig                      | Bin 256 -> 0 bytes
 metadata.yml                         | 194 +++++++++++------------------------
 spec/distribution_spec.rb            |   2 +-
 spec/exponential_spec.rb             |  16 ++-
 spec/weibull_spec.rb                 |  18 ++++
 26 files changed, 363 insertions(+), 255 deletions(-)

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



More information about the Pkg-ruby-extras-commits mailing list