[DRE-commits] [ruby-slim] branch master updated (b6d387e -> 1272119)

Jérémy Bobbio lunar at moszumanska.debian.org
Sat Apr 12 15:19:35 UTC 2014


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

lunar pushed a change to branch master
in repository ruby-slim.

      from  b6d387e   Tighten the Build-Dependency on ruby-tilt
      adds  36cd39d   Imported Upstream version 2.0.2
       new  db7a038   Merge tag 'upstream/2.0.2'
       new  bc9497f   Latest versions should support all Ruby versions currently in Debian
       new  26e5b70   Bump Standards-Version
       new  385c40f   Stop running tests using Sinatra as they need Sinatra's sources
       new  86eec18   Revert an upstream patch to fix 'pretty' test case
       new  1272119   Release version 2.0.2-1

The 6 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                                        |   1 -
 CHANGES                                            |   4 ++
 README.md                                          |  55 +++++++++++----------
 checksums.yaml.gz                                  | Bin 270 -> 269 bytes
 debian/changelog                                   |  12 +++++
 debian/control                                     |   6 +--
 ...01-Drop-tests-using-Sinatra-from-Rakefile.patch |  41 +++++++++++++++
 debian/patches/0002-fix-test-cases.patch           |  35 +++++++++++++
 debian/patches/series                              |   2 +
 kill-travis.sh                                     |  16 ------
 lib/slim/engine.rb                                 |   2 +-
 lib/slim/parser.rb                                 |  24 ++++-----
 lib/slim/version.rb                                |   2 +-
 metadata.yml                                       |   8 +--
 test/core/test_html_structure.rb                   |  32 +++++++++---
 test/core/test_pretty.rb                           |   5 +-
 test/literate/TESTS.md                             |   6 +--
 test/rails/app/controllers/slim_controller.rb      |   3 ++
 test/rails/app/helpers/application_helper.rb       |   3 ++
 test/rails/app/views/slim/helper.html.slim         |   4 ++
 test/rails/test/test_slim.rb                       |   8 +++
 21 files changed, 190 insertions(+), 79 deletions(-)
 create mode 100644 debian/patches/0001-Drop-tests-using-Sinatra-from-Rakefile.patch
 create mode 100644 debian/patches/0002-fix-test-cases.patch
 create mode 100644 debian/patches/series
 delete mode 100755 kill-travis.sh
 create mode 100644 test/rails/app/views/slim/helper.html.slim

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



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