[DRE-commits] [ruby-css-parser] 01/07: Updated version 1.6.0 from 'upstream/1.6.0'

Cédric Boutillier boutil at moszumanska.debian.org
Thu Sep 28 23:16:34 UTC 2017


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

boutil pushed a commit to branch master
in repository ruby-css-parser.

commit 39a4ab128e228f7d1c071a2d57332a6ae2941946
Merge: 05941cd dfac866
Author: Cédric Boutillier <boutil at debian.org>
Date:   Thu Sep 28 23:13:41 2017 +0200

    Updated version 1.6.0 from 'upstream/1.6.0'
    
    with Debian dir 604130bd50fe2eff559d7433fb25a410f1a2b35d

 .editorconfig                               |  10 -
 .gitignore                                  |   2 -
 .jrubyrc                                    |   1 -
 .travis.yml                                 |  11 -
 CHANGELOG.md                                | 205 -----------
 Gemfile                                     |  15 -
 Gemfile.lock                                |  30 --
 README.md                                   |  91 -----
 Rakefile                                    |  35 --
 css_parser.gemspec                          |  44 ++-
 lib/css_parser/rule_set.rb                  |   3 +-
 lib/css_parser/version.rb                   |   2 +-
 test/fixtures/complex.css                   | 505 ----------------------------
 test/fixtures/import-circular-reference.css |   4 -
 test/fixtures/import-malformed.css          |  35 --
 test/fixtures/import-with-media-types.css   |   3 -
 test/fixtures/import1.css                   |   3 -
 test/fixtures/simple.css                    |   6 -
 test/fixtures/subdir/import2.css            |   3 -
 test/test_css_parser_basic.rb               |  78 -----
 test/test_css_parser_loading.rb             | 210 ------------
 test/test_css_parser_media_types.rb         | 137 --------
 test/test_css_parser_misc.rb                | 185 ----------
 test/test_css_parser_offset_capture.rb      | 109 ------
 test/test_css_parser_regexps.rb             |  98 ------
 test/test_helper.rb                         |   5 -
 test/test_merging.rb                        | 127 -------
 test/test_rule_set.rb                       | 119 -------
 test/test_rule_set_creating_shorthand.rb    | 182 ----------
 test/test_rule_set_expanding_shorthand.rb   | 273 ---------------
 30 files changed, 35 insertions(+), 2496 deletions(-)

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



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