[Pkg-javascript-commits] [node-lex-parser] 04/06: add docs, install and watch

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Oct 14 06:35:48 UTC 2016


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository node-lex-parser.

commit ba322410966d05c7eec07ec90171ce13af34b444
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Fri Oct 14 11:27:10 2016 +0530

    add docs, install and watch
---
 debian/docs    | 1 +
 debian/install | 2 ++
 debian/watch   | 5 +++++
 3 files changed, 8 insertions(+)

diff --git a/debian/docs b/debian/docs
new file mode 100644
index 0000000..b43bf86
--- /dev/null
+++ b/debian/docs
@@ -0,0 +1 @@
+README.md
diff --git a/debian/install b/debian/install
new file mode 100644
index 0000000..e27381d
--- /dev/null
+++ b/debian/install
@@ -0,0 +1,2 @@
+lex-parser.js usr/lib/nodejs/lex-parser
+package.json usr/lib/nodejs/lex-parser
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..ff27250
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,5 @@
+version=3
+opts=\
+dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
+filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-livescript-$1.tar.gz/ \
+ https://github.com/zaach/lex-parser/tags .*/archive/v?([\d\.]+).tar.gz

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



More information about the Pkg-javascript-commits mailing list