[DRE-commits] [ruby-rouge] branch master updated (369fa07 -> 429d190)

Youhei SASAKI uwabami-guest at moszumanska.debian.org
Sun Jul 3 10:15:26 UTC 2016


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

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

      from  369fa07   Update debian/changelog
      adds  4e39ef8   Imported Upstream version 2.0.2
      adds  c5a6f73   Merge tag 'upstream/2.0.2'
      adds  429d190   Update debian/changelog

No new revisions were added by this update.

Summary of changes:
 debian/changelog               |   6 +
 lib/rouge/demos/idlang         |   8 ++
 lib/rouge/formatters/html.rb   |   3 -
 lib/rouge/lexers/csharp.rb     |   2 +-
 lib/rouge/lexers/idlang.rb     | 316 +++++++++++++++++++++++++++++++++++++++++
 lib/rouge/lexers/java.rb       |  14 +-
 lib/rouge/lexers/javascript.rb |  23 +++
 lib/rouge/lexers/liquid.rb     |   2 +-
 lib/rouge/lexers/shell.rb      |  10 +-
 lib/rouge/lexers/twig.rb       |   2 +
 lib/rouge/theme.rb             |   8 ++
 lib/rouge/version.rb           |   2 +-
 12 files changed, 385 insertions(+), 11 deletions(-)
 create mode 100644 lib/rouge/demos/idlang
 create mode 100644 lib/rouge/lexers/idlang.rb

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



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