[Pkg-javascript-commits] [node-css-parse] branch master updated (6b5490e -> 37898e2)

Leo Iannacone l3on-guest at moszumanska.debian.org
Mon May 12 13:07:55 UTC 2014


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

l3on-guest pushed a change to branch master
in repository node-css-parse.

      from  6b5490e   update upstream uri s/visionmedia/reworkcss/
       new  bddb79c   do not exclude files - preparing git snapshot import
       new  d554bb2   Imported Upstream version 1.7.0+git1347729281
       new  05a11e3   Merge tag 'upstream/1.7.0+git1347729281'
       new  bd1502f   update debian/copyright
       new  37898e2   update version in debian changelog

The 5 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:
 History.md                                       |     7 +
 Readme.md                                        |    30 +-
 benchmark/LICENSES                               |    30 +
 benchmark/index.js                               |    31 +
 benchmark/large.css                              | 15135 +++++++++++++++++++++
 benchmark/small.css                              |   425 +
 component.json                                   |     2 +-
 debian/changelog                                 |     5 +-
 debian/copyright                                 |    12 +-
 index.js                                         |   107 +-
 package.json                                     |     5 +-
 test/cases/comment.css                           |     2 +-
 test/cases/comment.in.css                        |     4 +
 test/cases/{colon-space.json => comment.in.json} |    16 +-
 test/cases/comment.json                          |     5 +-
 test/cases/font-face.css                         |     8 +
 test/cases/{wtf.json => font-face.json}          |    58 +-
 test/cases/invalid.css                           |     3 -
 test/cases/invalid.json                          |     6 -
 test/css-parse.js                                |    51 +-
 20 files changed, 15851 insertions(+), 91 deletions(-)
 create mode 100644 benchmark/LICENSES
 create mode 100644 benchmark/index.js
 create mode 100644 benchmark/large.css
 create mode 100644 benchmark/small.css
 create mode 100644 test/cases/comment.in.css
 copy test/cases/{colon-space.json => comment.in.json} (77%)
 create mode 100644 test/cases/font-face.css
 copy test/cases/{wtf.json => font-face.json} (52%)
 delete mode 100644 test/cases/invalid.css
 delete mode 100644 test/cases/invalid.json

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-css-parse.git



More information about the Pkg-javascript-commits mailing list