[Pkg-javascript-commits] [node-unicode-match-property-value-ecmascript] 01/01: Make the binary package also depend on nodejs (>= 6)
Julien Puydt
julien.puydt at laposte.net
Wed Sep 13 15:18:12 UTC 2017
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a commit to branch master
in repository node-unicode-match-property-value-ecmascript.
commit 12101cde573458c1e70a8126d54532a411df88a3
Author: Julien Puydt <julien.puydt at laposte.net>
Date: Wed Sep 13 17:14:44 2017 +0200
Make the binary package also depend on nodejs (>= 6)
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 8e6fb4b..1ef126b 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-unicode-match-p
Package: node-unicode-match-property-value-ecmascript
Architecture: all
-Depends: ${misc:Depends}, nodejs
+Depends: ${misc:Depends}, nodejs (>= 6)
Description: Match a Unicode property value to its canonical version in Node.js
This module provides a function to match a Unicode property value to its
canonical version (without applying the loose matching algorithm) following
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-unicode-match-property-value-ecmascript.git
More information about the Pkg-javascript-commits
mailing list