[Pkg-javascript-commits] [npm] 01/05: Fix more unicode in md
Jérémy Lal
kapouer at moszumanska.debian.org
Tue Jul 29 06:42:15 UTC 2014
This is an automated email from the git hooks/post-receive script.
kapouer pushed a commit to branch master
in repository npm.
commit 2317f752c415c5224882f81828dbc98ddfbf63bd
Author: Jérémy Lal <kapouer at melix.org>
Date: Tue Jul 29 01:40:24 2014 +0200
Fix more unicode in md
---
debian/patches/2001_unicode_in_md.patch | 15 ++++++++++++++-
1 file changed, 14 insertions(+), 1 deletion(-)
diff --git a/debian/patches/2001_unicode_in_md.patch b/debian/patches/2001_unicode_in_md.patch
index efb0f69..6153528 100644
--- a/debian/patches/2001_unicode_in_md.patch
+++ b/debian/patches/2001_unicode_in_md.patch
@@ -3,7 +3,7 @@ Description: keep md files ascii
otherwise `ronn` requires to install some UTF8 locale.
Author: Jérémy Lal <kapouer at melix.org>
Forwarded: not-needed
-Last-Update: 2013-09-08
+Last-Update: 2014-07-29
--- a/doc/cli/npm-ls.md
+++ b/doc/cli/npm-ls.md
@@ -19,8 +19,8 @@
@@ -17,3 +17,16 @@ Last-Update: 2013-09-08
It will print out extraneous, missing, and invalid packages.
+--- a/doc/files/package.json.md
++++ b/doc/files/package.json.md
+@@ -427,8 +427,8 @@
+ installed if needed. `npm install tea-latte` could possibly yield the following
+ dependency graph:
+
+- ├── tea-latte at 1.3.5
+- └── tea at 2.2.0
++ |-- tea-latte at 1.3.5
++ |-- tea at 2.2.0
+
+ Trying to install another plugin with a conflicting requirement will cause an
+ error. For this reason, make sure your plugin requirement is as broad as
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/npm.git
More information about the Pkg-javascript-commits
mailing list