[Pkg-javascript-commits] [acorn] 06/08: Refresh patches.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sun Jun 14 14:30:08 UTC 2015


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

sebastic pushed a commit to branch master
in repository acorn.

commit b45bbb2da15be57e8411c705c71df4202c90a3b0
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Jun 14 16:15:37 2015 +0200

    Refresh patches.
---
 debian/changelog            | 1 +
 debian/patches/nodejs.patch | 6 ++++--
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1951890..7358f0a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ acorn (0.12.0-1) UNRELEASED; urgency=medium
     reproducible builds. (closes: #788717)
   * Limit uscan to 0.x versions.
   * New upstream release.
+  * Refresh patches.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sun, 14 Jun 2015 16:11:13 +0200
 
diff --git a/debian/patches/nodejs.patch b/debian/patches/nodejs.patch
index f0f1893..0216655 100644
--- a/debian/patches/nodejs.patch
+++ b/debian/patches/nodejs.patch
@@ -11,12 +11,14 @@ Author: Bas Couwenberg <sebastic at xs4all.nl>
  var fs = require("fs");
 --- a/package.json
 +++ b/package.json
-@@ -13,7 +13,7 @@
+@@ -13,8 +13,8 @@
      "licenses": [{"type": "MIT",
                    "url": "http://marijnhaverbeke.nl/acorn/LICENSE"}],
      "scripts": {
 -      "test": "node test/run.js",
+-      "prepublish": "node bin/without_eval > acorn_csp.js"
 +      "test": "nodejs test/run.js",
-       "prepublish": "bin/without_eval > acorn_csp.js"
++      "prepublish": "nodejs bin/without_eval > acorn_csp.js"
      },
      "bin": {"acorn": "./bin/acorn"},
+     "devDependencies": {"regenerate": "~0.6.2",

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



More information about the Pkg-javascript-commits mailing list