Package: lemon
Version: 3.26.0+fossilbc891ac6b-2
Tags: patch
User: debian-cr...@lists.debian.org
Usertags: cross-satisfiability
Control: affects -1 + src:qevercloud

qevercloud fails to cross build from source, because it fails running
lemon. Since lemon's input and output formats are textual it is eligible
to be marked Multi-Arch: foreign. Please consider applying the attached
patch.

Helmut
diff --minimal -Nru sqlite3-3.26.0+fossilbc891ac6b/debian/changelog 
sqlite3-3.26.0+fossilbc891ac6b/debian/changelog
--- sqlite3-3.26.0+fossilbc891ac6b/debian/changelog     2019-01-26 
08:19:44.000000000 +0100
+++ sqlite3-3.26.0+fossilbc891ac6b/debian/changelog     2019-02-12 
20:57:44.000000000 +0100
@@ -1,3 +1,10 @@
+sqlite3 (3.26.0+fossilbc891ac6b-2.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Mark lemon Multi-Arch: foreign. (Closes: #-1)
+
+ -- Helmut Grohne <hel...@subdivi.de>  Tue, 12 Feb 2019 20:57:44 +0100
+
 sqlite3 (3.26.0+fossilbc891ac6b-2) unstable; urgency=medium
 
   * Backport upstream fix for a problem with bytecode generation when a
diff --minimal -Nru sqlite3-3.26.0+fossilbc891ac6b/debian/control 
sqlite3-3.26.0+fossilbc891ac6b/debian/control
--- sqlite3-3.26.0+fossilbc891ac6b/debian/control       2019-01-26 
08:19:44.000000000 +0100
+++ sqlite3-3.26.0+fossilbc891ac6b/debian/control       2019-02-12 
20:57:42.000000000 +0100
@@ -9,6 +9,7 @@
 
 Package: lemon
 Architecture: any
+Multi-Arch: foreign
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: LALR(1) Parser Generator for C or C++
  Lemon is an LALR(1) parser generator for C or C++. It does the same

Reply via email to