[DRE-commits] [ruby-fftw3] branch master updated (4933644 -> 55dfb2a)

Youhei SASAKI uwabami-guest at moszumanska.debian.org
Wed Jul 22 16:04:14 UTC 2015


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

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

      from  4933644   Update debian/changelog
      adds  90dda0e   Imported Upstream version 0.4.2
       new  41330c6   Merge tag 'upstream/0.4.2'
       new  25d3e28   Drop obsolete patch
       new  675d184   Bump Standard Version: 3.9.6
       new  55dfb2a   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:
 ChangeLog => .ChangeLog.until20110419              |  0
 .gitignore                                         |  7 +++++
 Gemfile                                            |  4 +++
 Rakefile                                           | 32 ++++++++++++++++++++++
 debian/changelog                                   |  8 ++++++
 debian/compat                                      |  2 +-
 debian/control                                     |  4 +--
 ...tTestCases.patch => 0001-RefactTestCases.patch} |  0
 debian/patches/series                              |  3 +-
 extconf.rb => ext/numru/fftw3/extconf.rb           |  8 ++++--
 na_fftw3.c => ext/numru/fftw3/na_fftw3.c           |  0
 lib/numru/fftw3.rb                                 |  8 ++++++
 lib/numru/fftw3/version.rb                         |  5 ++++
 ruby-fftw3.gemspec                                 | 25 +++++++++++++++++
 test/complexFFT.rb                                 |  5 ++++
 15 files changed, 104 insertions(+), 7 deletions(-)
 rename ChangeLog => .ChangeLog.until20110419 (100%)
 create mode 100644 .gitignore
 create mode 100644 Gemfile
 create mode 100644 Rakefile
 rename debian/patches/{0002-RefactTestCases.patch => 0001-RefactTestCases.patch} (100%)
 rename extconf.rb => ext/numru/fftw3/extconf.rb (84%)
 rename na_fftw3.c => ext/numru/fftw3/na_fftw3.c (100%)
 create mode 100644 lib/numru/fftw3.rb
 create mode 100644 lib/numru/fftw3/version.rb
 create mode 100644 ruby-fftw3.gemspec

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



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