New Upstream Snapshot - node-read-file

Ready changes

Summary

Merged new upstream version: 0.2.0+git20160811.1.1e6a528 (was: 0.2.0).

Resulting package

Built on 2023-01-20T04:31 (took 3m18s)

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

apt install -t fresh-snapshots node-read-file

Lintian Result

Diff

diff --git a/README.md b/README.md
index 98e58fa..2d681e6 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@ read('foo.txt', 'utf8', function(err, buffer) {
 });
 
 // or
-read('foo.txt', {encoding: 'utf8'} function(err, buffer) {
+read('foo.txt', {encoding: 'utf8'}, function(err, buffer) {
   //=> 'some contents...'
 });
 ```
@@ -85,4 +85,4 @@ Released under the MIT license.
 
 ***
 
-_This file was generated by [verb-cli](https://github.com/assemble/verb-cli) on July 17, 2015._
\ No newline at end of file
+_This file was generated by [verb-cli](https://github.com/assemble/verb-cli) on July 17, 2015._
diff --git a/debian/changelog b/debian/changelog
index b4a8c03..0ffd42a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-node-read-file (0.2.0-3) UNRELEASED; urgency=medium
+node-read-file (0.2.0+git20160811.1.1e6a528-1) UNRELEASED; urgency=medium
 
   * Update standards version to 4.6.1, no changes needed.
+  * New upstream snapshot.
 
- -- Debian Janitor <janitor@jelmer.uk>  Tue, 15 Nov 2022 16:58:09 -0000
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 20 Jan 2023 04:29:35 -0000
 
 node-read-file (0.2.0-2) unstable; urgency=medium
 

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

More details

Full run details