Skip to content
Snippets Groups Projects
Commit 2f5f40d9 authored by Abhishek Lolage's avatar Abhishek Lolage
Browse files

Added ITP bug number, changed to experimental version, added long description

parent 5b1d93e7
Branches master
No related merge requests found
node-convert-to-spaces (1.0.1-1) UNRELEASED; urgency=low
node-convert-to-spaces (1.0.1-1) experimental; urgency=low
* Initial release (Closes: #nnnn)
* New upstream release
* Initial release (Closes: #854569)
-- Abhishek Lolage <abhisheklolage@gmail.com> Wed, 08 Feb 2017 17:39:01 +0000
-- Abhishek Lolage <abhisheklolage@gmail.com> Wed, 08 Feb 2017 17:06:13 +0000
......@@ -18,6 +18,7 @@ Depends:
${misc:Depends}
, nodejs
Description: Convert tabs to spaces in a string
FIX_ME long description
Replaces '\t' in a given input string
with given number of spaces (default 2 spaces).
.
Node.js is an event-based server-side JavaScript engine.
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment