[Pkg-javascript-commits] [node-prelude-ls] 09/15: update patch to edit package.json.ls

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Oct 12 10:29:19 UTC 2016


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository node-prelude-ls.

commit 11f9debedb31a6f7e7569d77a2f7f9fbc2f664e7
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Oct 12 12:47:30 2016 +0530

    update patch to edit package.json.ls
---
 debian/patches/relax-browserify.patch | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/debian/patches/relax-browserify.patch b/debian/patches/relax-browserify.patch
index 793bc9e..3fc8392 100644
--- a/debian/patches/relax-browserify.patch
+++ b/debian/patches/relax-browserify.patch
@@ -1,11 +1,11 @@
---- a/package.json
-+++ b/package.json
-@@ -46,7 +46,7 @@
-     "uglify-js": "~2.4.12",
-     "mocha": "~2.2.4",
-     "istanbul": "~0.2.4",
--    "browserify": "~3.24.13",
-+    "browserify": "^3.24.13",
-     "sinon": "~1.10.2"
-   }
- }
+Index: node-prelude-ls/package.json.ls
+===================================================================
+--- node-prelude-ls.orig/package.json.ls
++++ node-prelude-ls/package.json.ls
+@@ -44,5 +44,5 @@ dev-dependencies:
+   'uglify-js': '~2.4.12'
+   mocha: '~2.2.4'
+   istanbul: '~0.2.4'
+-  browserify: '~3.24.13'
++  browserify: '^3.24.13'
+   sinon: '~1.10.2'

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



More information about the Pkg-javascript-commits mailing list