Run of multiarch-fixes for node-addressparser
Try this locally (using the lintian-brush package):
debcheckout node-addressparser
cd node-addressparser
apply-multiarch-hints
Merge these changes:
git pull https://janitor.debian.net/git/node-addressparser multiarch-fixes/main
Diff
=== modified file 'debian/changelog'
--- a/debian/changelog 2020-04-15 22:27:42 +0000
+++ b/debian/changelog 2020-09-11 05:19:20 +0000
@@ -2,6 +2,8 @@
* Set upstream metadata fields: Bug-Submit.
* Update standards version to 4.5.0, no changes needed.
+ * Apply multi-arch hints.
+ + node-addressparser: Add Multi-Arch: foreign.
-- Debian Janitor <janitor@jelmer.uk> Wed, 15 Apr 2020 22:26:57 +0000
=== modified file 'debian/control'
--- a/debian/control 2020-04-15 22:27:42 +0000
+++ b/debian/control 2020-09-11 05:19:20 +0000
@@ -20,6 +20,7 @@
Depends:
${misc:Depends}
, nodejs
+Multi-Arch: foreign
Description: Node.js library to parse e-mail addresses
Parse e-mail address fields.
Input can be a single address ("andris@kreata.ee"),