[DRE-commits] [ruby-temple] branch master updated (3bf7a32 -> f59a668)

Sruthi Chandran srud-guest at moszumanska.debian.org
Thu Jul 27 09:58:20 UTC 2017


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

srud-guest pushed a change to branch master
in repository ruby-temple.

      from  3bf7a32   Release versian 0.7.7-1
       new  3c4f97d   New upstream version 0.8.0
       new  21ba7be   Update Standards version and enable autopkgtest
       new  f59a668   Update changelog

The 3 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:
 .travis.yml                           | 16 ++++--
 CHANGES                               | 11 ++++-
 EXPRESSIONS.md                        |  1 +
 debian/changelog                      |  8 +++
 debian/control                        |  3 +-
 lib/temple.rb                         |  1 +
 lib/temple/filters/static_analyzer.rb | 91 +++++++----------------------------
 lib/temple/filters/string_splitter.rb |  6 +--
 lib/temple/static_analyzer.rb         | 77 +++++++++++++++++++++++++++++
 lib/temple/version.rb                 |  2 +-
 test/filters/test_static_analyzer.rb  | 32 ++++++++----
 test/filters/test_string_splitter.rb  |  7 +++
 test/test_static_analyzer.rb          | 39 +++++++++++++++
 13 files changed, 202 insertions(+), 92 deletions(-)
 create mode 100644 lib/temple/static_analyzer.rb
 create mode 100644 test/test_static_analyzer.rb

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



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