[Pkg-javascript-commits] [node-esprima] 03/03: Packaging new upstream 3.1.2
Julien Puydt
julien.puydt at laposte.net
Wed Dec 7 16:12:03 UTC 2016
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a commit to branch master
in repository node-esprima.
commit 97388d2e9fc27d78340293349003715534a1cc81
Author: Julien Puydt <julien.puydt at laposte.net>
Date: Wed Dec 7 17:09:08 2016 +0100
Packaging new upstream 3.1.2
---
debian/changelog | 7 +++++++
debian/patches/node_vs_nodejs | 4 ++--
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 8202e91..21cc327 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+node-esprima (3.1.2+ds-1) UNRELEASED; urgency=medium
+
+ * New upstream release.
+ * Refresh patch.
+
+ -- Julien Puydt <julien.puydt at laposte.net> Wed, 07 Dec 2016 17:07:22 +0100
+
node-esprima (3.1.1+ds-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/patches/node_vs_nodejs b/debian/patches/node_vs_nodejs
index bb690b9..7c6813c 100644
--- a/debian/patches/node_vs_nodejs
+++ b/debian/patches/node_vs_nodejs
@@ -8,7 +8,7 @@ Forwarded: not-needed
-#!/usr/bin/env node
+#!/usr/bin/nodejs
/*
- Copyright (c) jQuery Foundation, Inc. and Contributors, All Rights Reserved.
+ Copyright JS Foundation and other contributors, https://js.foundation/
--- a/bin/esvalidate.js
+++ b/bin/esvalidate.js
@@ -16,5 +16,5 @@ Forwarded: not-needed
-#!/usr/bin/env node
+#!/usr/bin/nodejs
/*
- Copyright (c) jQuery Foundation, Inc. and Contributors, All Rights Reserved.
+ Copyright JS Foundation and other contributors, https://js.foundation/
--
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