[DRE-commits] [ruby-numru-misc] branch master updated (0052892 -> 6b324af)

Youhei SASAKI uwabami-guest at moszumanska.debian.org
Wed Jul 22 15:57:40 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-numru-misc.

      from  0052892   Fix Homepage field, update Description
      adds  7690efe   Imported Upstream version 0.1.2
       new  5e731cf   Merge tag 'upstream/0.1.2'
       new  5975939   Bump Standard Version: 3.9.6
       new  e4e141f   Update debian/rules: delete override_dh_installchangelogs
       new  6b324af   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.until201414 |   3 +
 .gitignore                          |   6 +
 Gemfile                             |   4 +
 LICENSE.txt                         |   2 +-
 Rakefile                            |  49 +++++
 debian/changelog                    |   8 +
 debian/control                      |   2 +-
 debian/rules                        |   3 -
 install.rb                          |   4 +-
 lib/numru/misc.rb                   |   1 +
 lib/numru/misc/emath.rb             |  50 ++---
 lib/numru/misc/keywordopt.rb        | 386 ++++++++++++++++--------------------
 lib/numru/misc/md_iterators.rb      | 150 +++++++-------
 lib/numru/misc/misc.rb              | 167 ++++++++--------
 lib/numru/misc/version.rb           |   5 +
 numru-misc.gemspec                  |  25 +++
 16 files changed, 453 insertions(+), 412 deletions(-)
 rename ChangeLog => .ChangeLog.until201414 (94%)
 create mode 100644 .gitignore
 create mode 100644 Gemfile
 create mode 100644 Rakefile
 create mode 100644 lib/numru/misc/version.rb
 create mode 100644 numru-misc.gemspec

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



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