[Pkg-javascript-commits] [node-minimist] 04/08: Refresh patches
Ross Gammon
ross-guest at moszumanska.debian.org
Wed Aug 19 19:15: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-minimist.
commit eecedcaaa70b0debcc223c1090174067bb558a00
Author: Ross Gammon <rossgammon at mail.dk>
Date: Wed Aug 19 20:50:50 2015 +0200
Refresh patches
---
debian/patches/nodejs.patch | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/debian/patches/nodejs.patch b/debian/patches/nodejs.patch
index 8c9bd41..07a7727 100644
--- a/debian/patches/nodejs.patch
+++ b/debian/patches/nodejs.patch
@@ -1,9 +1,9 @@
Description: Switch NodeJS command from node (upstream) to nodejs (Debian).
Author: Bas Couwenberg <sebastic at xs4all.nl>
---- a/readme.markdown
-+++ b/readme.markdown
-@@ -17,12 +17,12 @@ console.dir(argv);
+--- node-minimist.orig/readme.markdown
++++ node-minimist/readme.markdown
+@@ -17,12 +17,12 @@
```
```
@@ -18,9 +18,9 @@ Author: Bas Couwenberg <sebastic at xs4all.nl>
{ _: [ 'foo', 'bar', 'baz' ],
x: 3,
y: 4,
---- a/test/parse.js
-+++ b/test/parse.js
-@@ -73,7 +73,7 @@ test('newlines in params' , function (t)
+--- node-minimist.orig/test/parse.js
++++ node-minimist/test/parse.js
+@@ -73,7 +73,7 @@
// reproduce in bash:
// VALUE="new
// line"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-minimist.git
More information about the Pkg-javascript-commits
mailing list