New Upstream Snapshot - node-proto-list

Ready changes

Summary

Merged new upstream version: 1.2.4+git20220226.1.c58d213 (was: 1.2.4).

Resulting package

Built on 2023-01-20T04:24 (took 3m22s)

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

apt install -t fresh-snapshots node-proto-list

Lintian Result

Diff

diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 0000000..99f2bbf
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1,9 @@
+language: node_js
+language: node_js
+node_js:
+  - '0.8'
+  - '0.10'
+  - '0.12'
+  - 'iojs'
+before_install:
+  - npm install -g npm@latest
diff --git a/LICENSE b/LICENSE
index 19129e3..9517b7d 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
 The ISC License
 
-Copyright (c) Isaac Z. Schlueter and Contributors
+Copyright (c) 2011-2022 Isaac Z. Schlueter and Contributors
 
 Permission to use, copy, modify, and/or distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
diff --git a/debian/changelog b/debian/changelog
index ae539ac..d1f8a4b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+node-proto-list (1.2.4+git20220226.1.c58d213-1) UNRELEASED; urgency=low
+
+  * New upstream snapshot.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 20 Jan 2023 04:22:42 -0000
+
 node-proto-list (1.2.4-4) unstable; urgency=medium
 
   [ Debian Janitor ]
diff --git a/package.json b/package.json
index c65b406..be8eefb 100644
--- a/package.json
+++ b/package.json
@@ -13,6 +13,12 @@
   },
   "license": "ISC",
   "devDependencies": {
-    "tap": "0"
+    "tap": "^15.1.6"
+  },
+  "tap": {
+    "lines": 60,
+    "statements": 60,
+    "branches": 60,
+    "functions": 60
   }
 }

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

More details

Full run details