[DRE-commits] [ruby-lapack] branch master updated (e3cca68 -> d6b0082)

Youhei SASAKI uwabami-guest at moszumanska.debian.org
Sun Mar 23 12:53:02 UTC 2014


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

uwabami-guest pushed a change to branch master
in repository ruby-lapack.

      from  e3cca68   Update test scripts
       new  c6d7995   Imported Upstream version 1.6
       new  37e2b2c   Merge tag 'upstream/1.6'
       new  56afa39   Refresh patches
       new  d6b0082   Update debian/changelog

The 4 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:
 Rakefile                                        |   38 +-
 debian/changelog                                |    8 +
 debian/patches/0001-Fix-Library-PATH.patch      |   63 +
 debian/patches/0002-Drop-RubyGems-Depends.patch |   21 +
 debian/patches/0003-Fix-typo.patch              | 3204 +++++++++++++++++++++++
 debian/patches/FixLibraryPath                   |   44 -
 debian/patches/series                           |    4 +-
 ext/extconf.rb                                  |   18 +-
 lib/numru/lapack.rb                             |    4 +
 samples/dpotrf.rb                               |   26 +
 tests/lin/sy/test_sysv.rb                       |   63 +
 11 files changed, 3425 insertions(+), 68 deletions(-)
 create mode 100644 debian/patches/0001-Fix-Library-PATH.patch
 create mode 100644 debian/patches/0002-Drop-RubyGems-Depends.patch
 create mode 100644 debian/patches/0003-Fix-typo.patch
 delete mode 100644 debian/patches/FixLibraryPath
 create mode 100644 samples/dpotrf.rb
 create mode 100644 tests/lin/sy/test_sysv.rb

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



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