New Upstream Snapshot - node-vm-browserify

Ready changes

Summary

Merged new upstream version: 1.1.2+git20191104.1.033537b+ds (was: 1.1.2+ds).

Resulting package

Built on 2023-01-19T04:17 (took 11m18s)

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t fresh-snapshots node-vm-browserify

Diff

diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml
deleted file mode 100644
index 9f67277..0000000
--- a/.github/FUNDING.yml
+++ /dev/null
@@ -1,12 +0,0 @@
-# These are supported funding model platforms
-
-github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
-patreon: # Replace with a single Patreon username
-open_collective: # Replace with a single Open Collective username
-ko_fi: # Replace with a single Ko-fi username
-tidelift: npm/vm-browserify
-community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
-liberapay: # Replace with a single Liberapay username
-issuehunt: # Replace with a single IssueHunt username
-otechie: # Replace with a single Otechie username
-custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
diff --git a/.npmrc b/.npmrc
deleted file mode 100644
index 43c97e7..0000000
--- a/.npmrc
+++ /dev/null
@@ -1 +0,0 @@
-package-lock=false
diff --git a/debian/changelog b/debian/changelog
index 12f1c8b..baf854d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+node-vm-browserify (1.1.2+git20191104.1.033537b+ds-1) UNRELEASED; urgency=low
+
+  * New upstream snapshot.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 19 Jan 2023 04:11:45 -0000
+
 node-vm-browserify (1.1.2+ds-4) unstable; urgency=medium
 
   * Team upload
diff --git a/debian/patches/replace-tap-by-jest.patch b/debian/patches/replace-tap-by-jest.patch
index e87828f..0c9b35f 100644
--- a/debian/patches/replace-tap-by-jest.patch
+++ b/debian/patches/replace-tap-by-jest.patch
@@ -3,8 +3,10 @@ Author: Yadd <yadd@debian.org>
 Forwarded: not-needed
 Last-Update: 2021-11-03
 
---- a/test/vm.js
-+++ b/test/vm.js
+Index: node-vm-browserify.git/test/vm.js
+===================================================================
+--- node-vm-browserify.git.orig/test/vm.js
++++ node-vm-browserify.git/test/vm.js
 @@ -1,35 +1,35 @@
 -var test = require('tape');
 +/**
diff --git a/package.json b/package.json
index 6158f2f..8f2e554 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@
   "main": "index.js",
   "repository": {
     "type": "git",
-    "url": "http://github.com/substack/vm-browserify.git"
+    "url": "http://github.com/browserify/vm-browserify.git"
   },
   "keywords": [
     "vm",

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

More details

Full run details