[Pkg-javascript-commits] [node-isstream] 07/09: Patch README.md to fix spelling

Ross Gammon ross-guest at moszumanska.debian.org
Wed Dec 30 11:49:06 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-isstream.

commit ccfc83a2af9309e34774154b56297b5ca942fb04
Author: Ross Gammon <rossgammon at mail.dk>
Date:   Wed Dec 30 12:12:58 2015 +0100

    Patch README.md to fix spelling
    
    Pull request submitted upstream:
    https://github.com/rvagg/isstream/pull/5
---
 debian/patches/series         |  1 +
 debian/patches/spelling.patch | 14 ++++++++++++++
 2 files changed, 15 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..5299247
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
new file mode 100644
index 0000000..0417737
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,14 @@
+Description: Fix Spelling Error
+ Patched README.md to fix spelling licence/licenced > license/licensed
+Forwarded: https://github.com/rvagg/isstream/pull/5
+Author: Ross Gammon <rossgammon at mail.dk>
+Last-Update: 2015-12-30
+
+--- node-isstream.orig/README.md
++++ node-isstream/README.md
+@@ -63,4 +63,4 @@
+ 
+ ## License
+ 
+-**isStream** is Copyright (c) 2015 Rod Vagg [@rvagg](https://twitter.com/rvagg) and licenced under the MIT licence. All rights not explicitly granted in the MIT license are reserved. See the included LICENSE.md file for more details.
++**isStream** is Copyright (c) 2015 Rod Vagg [@rvagg](https://twitter.com/rvagg) and licensed under the MIT license. All rights not explicitly granted in the MIT license are reserved. See the included LICENSE.md file for more details.

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



More information about the Pkg-javascript-commits mailing list