New Upstream Snapshot - node-shasum

Ready changes

Summary

Merged new upstream version: 1.0.2+git20151006.1.7cf9cac (was: 1.0.2).

Resulting package

Built on 2022-12-19T20:51 (took 6m30s)

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

apt install -t fresh-snapshots node-shasum

Lintian Result

Diff

diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 13abef4..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,3 +0,0 @@
-node_modules
-node_modules/*
-npm_debug.log
diff --git a/debian/changelog b/debian/changelog
index 2ac5b0c..f9a2a54 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+node-shasum (1.0.2+git20151006.1.7cf9cac-1) UNRELEASED; urgency=low
+
+  * New upstream snapshot.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 19 Dec 2022 20:47:48 -0000
+
 node-shasum (1.0.2-4) unstable; urgency=medium
 
   [ Debian Janitor ]
diff --git a/debian/patches/fix-buffer-usage.diff b/debian/patches/fix-buffer-usage.diff
index c2157b8..9f7fa75 100644
--- a/debian/patches/fix-buffer-usage.diff
+++ b/debian/patches/fix-buffer-usage.diff
@@ -3,9 +3,11 @@ Author: Xavier Guimard <yadd@debian.org>
 Forwarded: no
 Last-Update: 2020-03-02
 
---- a/test/index.js
-+++ b/test/index.js
-@@ -6,10 +6,10 @@
+Index: node-shasum.git/test/index.js
+===================================================================
+--- node-shasum.git.orig/test/index.js
++++ node-shasum.git/test/index.js
+@@ -6,10 +6,10 @@ equal(hash('abc'),  'a9993e364706816aba3
  equal(hash('abce'), '0a431a7631cabf6b11b984a943127b5e0aa9d687')
  equal(hash({}),     'bf21a9e8fbc5a3846fb05b4fa0859e0917b2202f')
  equal(hash([]),     '97d170e1550eee4afc0af065b78cda302a97674c')

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

More details

Full run details