[DRE-commits] [ruby-rouge] branch master updated (911f13e -> d706bab)

Youhei SASAKI uwabami-guest at moszumanska.debian.org
Sun Aug 17 11:49:54 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-rouge.

      from  911f13e   Update Homepage field: use https instead of http
      adds  8e14117   Imported Upstream version 1.6.2
       new  20057c1   Merge tag 'upstream/1.6.2'
       new  d706bab   Update debian/changelog

The 2 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:
 checksums.yaml.gz               | Bin 268 -> 270 bytes
 debian/changelog                |   6 ++
 lib/rouge/demos/slim            |  17 +++
 lib/rouge/lexers/common_lisp.rb |   2 +-
 lib/rouge/lexers/haml.rb        |  17 ++-
 lib/rouge/lexers/javascript.rb  | 109 ++++++++++++-------
 lib/rouge/lexers/objective_c.rb |   2 +-
 lib/rouge/lexers/php.rb         |   2 +-
 lib/rouge/lexers/qml.rb         |   6 +-
 lib/rouge/lexers/slim.rb        | 224 ++++++++++++++++++++++++++++++++++++++++
 lib/rouge/lexers/swift.rb       |  54 ++++++++--
 lib/rouge/regex_lexer.rb        |  11 +-
 lib/rouge/version.rb            |   2 +-
 metadata.yml                    |  12 ++-
 rouge.gemspec                   |   6 +-
 15 files changed, 407 insertions(+), 63 deletions(-)
 create mode 100644 lib/rouge/demos/slim
 create mode 100644 lib/rouge/lexers/slim.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