New Upstream Snapshot - node-npmrc

Ready changes

Summary

Merged new upstream version: 1.1.1+git20200305.1.7663243 (was: 1.1.1).

Resulting package

Built on 2022-11-07T19:20 (took 12m52s)

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

apt install -t fresh-snapshots node-npmrc

Lintian Result

Diff

diff --git a/.npmignore b/.npmignore
deleted file mode 100644
index 3c3629e..0000000
--- a/.npmignore
+++ /dev/null
@@ -1 +0,0 @@
-node_modules
diff --git a/debian/changelog b/debian/changelog
index 07653c9..34686cd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+node-npmrc (1.1.1+git20200305.1.7663243-1) UNRELEASED; urgency=low
+
+  * New upstream snapshot.
+  * Drop patch spelling-error.diff, present upstream.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 07 Nov 2022 19:11:37 -0000
+
 node-npmrc (1.1.1-3) unstable; urgency=medium
 
   * Team upload
diff --git a/debian/patches/fix-for-nodejs-14.patch b/debian/patches/fix-for-nodejs-14.patch
index f61990b..9f6f91c 100644
--- a/debian/patches/fix-for-nodejs-14.patch
+++ b/debian/patches/fix-for-nodejs-14.patch
@@ -3,9 +3,11 @@ Author: Yadd <yadd@debian.org>
 Forwarded: no
 Last-Update: 2022-03-23
 
---- a/test.js
-+++ b/test.js
-@@ -4,7 +4,7 @@
+Index: node-npmrc.git/test.js
+===================================================================
+--- node-npmrc.git.orig/test.js
++++ node-npmrc.git/test.js
+@@ -4,7 +4,7 @@ const test    = require('tape')
      , fs      = require('fs')
      , rimraf  = require('rimraf')
      , mkdirp  = require('mkdirp')
diff --git a/debian/patches/series b/debian/patches/series
index fee45d0..72a4d3d 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-spelling-error.diff
 fix-for-nodejs-14.patch
diff --git a/debian/patches/spelling-error.diff b/debian/patches/spelling-error.diff
deleted file mode 100644
index 1c3133d..0000000
--- a/debian/patches/spelling-error.diff
+++ /dev/null
@@ -1,16 +0,0 @@
-Description: Spelling error
-Author: Xavier Guimard <yadd@debian.org>
-Forwarded: no
-Last-Update: 2020-01-21
-
---- a/npmrc.js
-+++ b/npmrc.js
-@@ -43,7 +43,7 @@
-     + 'Example:\n\n'
-     + '  # Creating and activating a new .npmrc called "work":\n'
-     + '  $ npmrc -c work\n\n'
--    + '  # Switch betwen "work" and "default"\n'
-+    + '  # Switch between "work" and "default"\n'
-     + '  $ npmrc work\n'
-     + '  $ npmrc default\n'
-     + '  # Use the European npm mirror'
diff --git a/npmrc.js b/npmrc.js
index 80bdc12..b2cab6c 100755
--- a/npmrc.js
+++ b/npmrc.js
@@ -43,7 +43,7 @@ function printHelp () {
     + 'Example:\n\n'
     + '  # Creating and activating a new .npmrc called "work":\n'
     + '  $ npmrc -c work\n\n'
-    + '  # Switch betwen "work" and "default"\n'
+    + '  # Switch between "work" and "default"\n'
     + '  $ npmrc work\n'
     + '  $ npmrc default\n'
     + '  # Use the European npm mirror'

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

More details

Full run details