[Pkg-javascript-commits] [node-css-parse] branch master updated (eff70c9 -> 76ccda5)
Leo Iannacone
l3on-guest at moszumanska.debian.org
Mon May 12 14:04:24 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 eff70c9 install examples
new c10b1ee revert changes to copyright - will be added in version 2.0.0
new e80908a Imported Upstream version 1.7.0+dfsg
new d2bdc1c Imported Upstream version 1.7.0+dfsg
new dad8e22 Merge tag 'upstream/1.7.0+dfsg'
new 76ccda5 reset to dfsg as version
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/large.css | 15135 ------------------------------
benchmark/small.css | 425 -
component.json | 2 +-
debian/changelog | 2 +-
debian/copyright | 13 +-
index.js | 107 +-
package.json | 5 +-
test/cases/comment.css | 2 +-
test/cases/comment.in.css | 4 -
test/cases/comment.in.json | 58 -
test/cases/comment.json | 5 +-
test/cases/font-face.css | 8 -
test/cases/font-face.json | 90 -
test/cases/invalid.css | 3 +
test/cases/{empty.json => invalid.json} | 0
test/css-parse.js | 51 +-
19 files changed, 55 insertions(+), 15922 deletions(-)
delete mode 100644 benchmark/LICENSES
delete mode 100644 benchmark/large.css
delete mode 100644 benchmark/small.css
delete mode 100644 test/cases/comment.in.css
delete mode 100644 test/cases/comment.in.json
delete mode 100644 test/cases/font-face.css
delete mode 100644 test/cases/font-face.json
create mode 100644 test/cases/invalid.css
copy test/cases/{empty.json => invalid.json} (100%)
--
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