[Pkg-javascript-commits] [node-urix] 04/04: Added long discription
Abhishek Lolage
abhisheklolage-guest at moszumanska.debian.org
Sat Feb 11 18:45:46 UTC 2017
This is an automated email from the git hooks/post-receive script.
abhisheklolage-guest pushed a commit to branch master
in repository node-urix.
commit a05a99a1875cba25d733d9248f981f5bafe44243
Author: Abhishek Lolage <abhisheklolage at gmail.com>
Date: Wed Feb 8 10:35:12 2017 +0000
Added long discription
---
debian/control | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index ae996ee..0e6d384 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,9 @@ Architecture: all
Depends:
${misc:Depends}
, nodejs
-Description: Makes Windows-style paths more unix and URI friendly.
- FIX_ME long description
+Description: Makes Windows-style paths more unix and URI friendly
+ Useful if you work with paths that eventually will be used in URLs.
+ On Windows, replaces all backslashes with slashes and
+ uses a slash instead of a drive letter and a colon for absolute paths.
.
Node.js is an event-based server-side JavaScript engine.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-urix.git
More information about the Pkg-javascript-commits
mailing list