Source: node-html5shiv
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Bastien Roucariès <rouca@debian.org>
Build-Depends: debhelper-compat (= 13)
 , dh-sequence-nodejs
 , grunt
 , node-grunt-contrib-copy
 , node-grunt-contrib-uglify
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/js-team/node-html5shiv
Vcs-Git: https://salsa.debian.org/js-team/node-html5shiv.git
Homepage: https://github.com/aFarkas/html5shiv
Testsuite: autopkgtest-pkg-nodejs
Rules-Requires-Root: no

Package: node-html5shiv
Architecture: all
Depends: ${misc:Depends}
Suggests: nodejs
Provides: libjs-html5shiv (= ${source:Version})
Multi-Arch: foreign
Description: enable use of HTML5 sectioning elements in legacy browser
 This package enables use of HTML5 sectioning elements in legacy
 Internet Explorer and provides basic HTML5 styling for Internet
 Explorer 6-9, Safari 4.x (and iPhone 3.x), and Firefox 3.x.
 .
 Node.js is an event-based server-side JavaScript engine.
