New Upstream Snapshot - node-console-browserify

Ready changes

Summary

Merged new upstream version: 1.2.0+git20200219.1.f7eefc7 (was: 1.2.0).

Resulting package

Built on 2022-10-17T09:54 (took 6m1s)

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

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

Lintian Result

Diff

diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml
new file mode 100644
index 0000000..737317c
--- /dev/null
+++ b/.github/FUNDING.yml
@@ -0,0 +1,12 @@
+# 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/console-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/.npmignore b/.npmignore
deleted file mode 100644
index aa3fd4b..0000000
--- a/.npmignore
+++ /dev/null
@@ -1,14 +0,0 @@
-.DS_Store
-.monitor
-.*.swp
-.nodemonignore
-releases
-*.log
-*.err
-fleet.json
-public/browserify
-bin/*.json
-.bin
-build
-compile
-.lock-wscript
diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 0000000..aafa6a1
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1,11 @@
+language: node_js
+node_js:
+  - "stable"
+  - "12"
+  - "11"
+  - "10"
+  - "8"
+  - "6"
+  - "4"
+  - "0.12"
+  - "0.10"
diff --git a/debian/changelog b/debian/changelog
index ee75d55..c4f2bd5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+node-console-browserify (1.2.0+git20200219.1.f7eefc7-1) UNRELEASED; urgency=low
+
+  * New upstream snapshot.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 17 Oct 2022 09:50:54 -0000
+
 node-console-browserify (1.2.0-2) unstable; urgency=medium
 
   * Team upload
diff --git a/security.md b/security.md
new file mode 100644
index 0000000..a14ace6
--- /dev/null
+++ b/security.md
@@ -0,0 +1,10 @@
+# Security Policy
+
+## Supported Versions
+Only the latest major version is supported at any given time.
+
+## Reporting a Vulnerability
+
+To report a security vulnerability, please use the
+[Tidelift security contact](https://tidelift.com/security).
+Tidelift will coordinate the fix and disclosure.

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

More details

Full run details