[med-svn] [ruby-rgfa] branch upstream updated (e74c463 -> 95b8e41)

Sascha Steinbiss satta at debian.org
Mon Sep 26 21:25:21 UTC 2016


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

satta pushed a change to branch upstream
in repository ruby-rgfa.

      from  e74c463   New upstream version 1.2
       new  95b8e41   New upstream version 1.3

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                                         |   2 +
 .travis.yml                                        |   4 +
 CHANGELOG                                          |  19 +++
 README.md                                          |  26 ++++-
 Rakefile                                           |  15 ++-
 bin/{gfadiff.rb => gfadiff}                        |   0
 bin/{rgfa-findcrisprs.rb => rgfa-findcrisprs}      |   0
 bin/{rgfa-mergelinear.rb => rgfa-mergelinear}      |   0
 bin/{rgfa-simdebruijn.rb => rgfa-simdebruijn}      |   0
 ...rgfa-cheatsheet-1.2.tex => rgfa-cheatsheet.tex} |  37 +++---
 lib/rgfa.rb                                        |   2 +-
 lib/rgfa/cigar.rb                                  |  11 +-
 lib/rgfa/field_parser.rb                           |   8 +-
 lib/rgfa/field_validator.rb                        |  14 +++
 lib/rgfa/line.rb                                   |   8 +-
 lib/rgfa/line/comment.rb                           |  13 +++
 lib/rgfa/line/containment.rb                       |  16 ++-
 lib/rgfa/line/link.rb                              | 127 ++++++++++-----------
 lib/rgfa/line/path.rb                              |  30 ++---
 lib/rgfa/line/segment.rb                           |   6 +-
 lib/rgfa/lines.rb                                  |   3 +
 lib/rgfa/links.rb                                  |   2 +-
 lib/rgfa/segment_ends_path.rb                      |   2 +
 pdfdoc/{cover.html => cover.html.erb}              |   2 +-
 rgfa.gemspec                                       |  12 +-
 test/test_rgfa_line_comment.rb                     |  13 +++
 test/test_rgfa_line_creators.rb                    |  10 ++
 test/test_rgfa_line_path.rb                        |   2 +-
 test/test_rgfa_line_segment.rb                     |  12 ++
 29 files changed, 259 insertions(+), 137 deletions(-)
 create mode 100644 .travis.yml
 rename bin/{gfadiff.rb => gfadiff} (100%)
 rename bin/{rgfa-findcrisprs.rb => rgfa-findcrisprs} (100%)
 rename bin/{rgfa-mergelinear.rb => rgfa-mergelinear} (100%)
 rename bin/{rgfa-simdebruijn.rb => rgfa-simdebruijn} (100%)
 rename cheatsheet/{rgfa-cheatsheet-1.2.tex => rgfa-cheatsheet.tex} (84%)
 create mode 100644 lib/rgfa/line/comment.rb
 rename pdfdoc/{cover.html => cover.html.erb} (87%)
 create mode 100644 test/test_rgfa_line_comment.rb

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ruby-rgfa.git



More information about the debian-med-commit mailing list