Codebase list node-unicode-match-property-value-ecmascript / b87b9cc
Add deps versioning Julien Puydt 5 years ago
4 changed file(s) with 7 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
66 - Bump dh compat to 11.
77 - Use salsa in Vcs-* fields.
88 - Bump std-ver to 4.1.5.
9 * Add deps versioning.
910
1011 -- Julien Puydt <jpuydt@debian.org> Mon, 30 Jul 2018 12:48:20 +0200
1112
22 Priority: optional
33 Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
44 Uploaders: Julien Puydt <jpuydt@debian.org>
5 Build-Depends: debhelper (>= 11), nodejs (>= 6), node-jsesc, node-unicode-property-value-aliases-ecmascript
5 Build-Depends: debhelper (>= 11),
6 node-jsesc (>= 2.5.1),
7 node-unicode-property-value-aliases-ecmascript (>= 1.0.3),
8 nodejs (>= 6)
69 Standards-Version: 4.1.5
710 Homepage: https://github.com/mathiasbynens/unicode-match-property-value-ecmascript
811 Vcs-Git: https://salsa.debian.org/js-team/node-unicode-match-property-value-ecmascript.git
1013
1114 Package: node-unicode-match-property-value-ecmascript
1215 Architecture: all
13 Depends: ${misc:Depends}, nodejs (>= 6)
16 Depends: nodejs (>= 6), ${misc:Depends}
1417 Description: Match a Unicode property value to its canonical version in Node.js
1518 This module provides a function to match a Unicode property value to its
1619 canonical version (without applying the loose matching algorithm) following
3232 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3333 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3434 SOFTWARE.
35
0 package.json usr/lib/nodejs/unicode-match-property-value-ecmascript/
10 data usr/lib/nodejs/unicode-match-property-value-ecmascript/
21 index.js usr/lib/nodejs/unicode-match-property-value-ecmascript/
2 package.json usr/lib/nodejs/unicode-match-property-value-ecmascript/