[Pkg-javascript-commits] [node-coffeeify] 01/01: Add package.json to through2 patch

Ross Gammon ross-guest at moszumanska.debian.org
Fri Apr 3 17:27:20 UTC 2015


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

ross-guest pushed a commit to branch master
in repository node-coffeeify.

commit 51e7ca844ac74f1bcd19377e73c3adfe765575be
Author: Ross Gammon <rossgammon at mail.dk>
Date:   Fri Apr 3 19:26:18 2015 +0200

    Add package.json to through2 patch
---
 debian/patches/Use_through2.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/debian/patches/Use_through2.patch b/debian/patches/Use_through2.patch
index e397769..f9029b4 100644
--- a/debian/patches/Use_through2.patch
+++ b/debian/patches/Use_through2.patch
@@ -25,3 +25,14 @@ Last-Update: 2015-04-02
  var convert   =  require('convert-source-map');
  var transform =  require('..');
  
+--- node-coffeeify.orig/package.json
++++ node-coffeeify/package.json
+@@ -6,7 +6,7 @@
+   "dependencies": {
+     "coffee-script": "^1.8.0",
+     "convert-source-map": "^0.4.1",
+-    "through": "^2.3.6"
++    "through2": "^2.3.6"
+   },
+   "devDependencies": {
+     "browserify": "^6.3.2",

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



More information about the Pkg-javascript-commits mailing list