Run of multiarch-fixes for diet-ng
Try this locally (using the lintian-brush package):
debcheckout diet-ng
cd diet-ng
apply-multiarch-hints
Merge these changes:
git pull https://janitor.debian.net/git/diet-ng multiarch-fixes/main
Summary
Multi-arch fixes.Diff
=== modified file 'debian/control'
--- a/debian/control 2018-08-29 00:32:42 +0000
+++ b/debian/control 2020-09-16 07:16:54 +0000
@@ -16,6 +16,7 @@
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
+Multi-Arch: same
Description: Compile-time indentation based, XML structured template system
Diet is a generic compile-time template system based on an XML-like
structure. The syntax is heavily influenced by Pug (formerly "Jade")
@@ -29,6 +30,7 @@
Depends: libdiet0 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
+Multi-Arch: same
Description: Compile-time indentation based template system -- development files
Diet is a generic compile-time template system based on an XML-like
structure. The syntax is heavily influenced by Pug (formerly "Jade")