[Pkg-javascript-commits] [node-regjsparser] 06/07: Also bump unicode version package.json in the patch for unicode-10.0.0 support

Julien Puydt julien.puydt at laposte.net
Sat Sep 9 13:12:57 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-regjsparser.

commit fda5b265362811c3a809e2e5e27f7f0a6e80df76
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Sat Sep 9 15:10:12 2017 +0200

    Also bump unicode version package.json in the patch for unicode-10.0.0 support
---
 .../patches/update_generate_identifier_regex_to_10.0.0.patch   | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/debian/patches/update_generate_identifier_regex_to_10.0.0.patch b/debian/patches/update_generate_identifier_regex_to_10.0.0.patch
index 39395cc..9d5d316 100644
--- a/debian/patches/update_generate_identifier_regex_to_10.0.0.patch
+++ b/debian/patches/update_generate_identifier_regex_to_10.0.0.patch
@@ -47,3 +47,13 @@ Forwarded: yes
 -  result.NonAsciiIdentifierPart
 +  result.NonAsciiIdentifierPart,
  );
+--- a/package.json
++++ b/package.json
+@@ -24,6 +24,6 @@
+   },
+   "devDependencies": {
+     "regenerate": "~1.0.1",
+-    "unicode-7.0.0": "~0.1.5"
++    "unicode-10.0.0"
+   }
+ }

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



More information about the Pkg-javascript-commits mailing list