[Pkg-javascript-commits] [node-esprima] 01/02: fix require test

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Oct 20 11:55:45 UTC 2016


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

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

commit 0a5837e1f20c032e273f28a1863ed95393cf38dc
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Oct 20 17:13:46 2016 +0530

    fix require test
---
 debian/changelog | 7 +++++++
 debian/install   | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 2f2f6f3..4c5759c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+node-esprima (3.1.0+ds-2) unstable; urgency=medium
+
+  * Team upload.
+  * Install esprima.js in dist as expected by package.json
+
+ -- Pirate Praveen <praveen at debian.org>  Thu, 20 Oct 2016 17:13:41 +0530
+
 node-esprima (3.1.0+ds-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/install b/debian/install
index 33a0adb..f3e9bf1 100644
--- a/debian/install
+++ b/debian/install
@@ -1,3 +1,3 @@
 package.json usr/lib/nodejs/esprima/
 bin usr/lib/nodejs/esprima/
-src/esprima.js usr/lib/nodejs/esprima/
+src/esprima.js usr/lib/nodejs/esprima/dist/

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



More information about the Pkg-javascript-commits mailing list