Package: libllhttp-dev
Version: 5.28.4+dfsg1+~cs23.12.11-2
Severity: important
Tags: patch

Please mark the libraries (and -dev packages) with Multi-Arch: same,
as it seems to allow co-installing of the packages.  To enable
various ways of cross-compiling and other cross-architecture usages.

A trivial patch is below.

Thanks,

/mjt

--- a/debian/control    2024-02-02 16:25:24.000000000 +0300
+++ b/debian/control    2024-10-27 18:24:31.985651747 +0300
@@ -45,6 +45,7 @@
 Package: libllhttp-dev
 Section: libdevel
 Architecture: any
+Multi-Arch: same
 Depends: ${misc:Depends}
  , libllhttp9.1 (= ${libllhttp:Version})
 Description: HTTP messages parser library dev files
@@ -53,6 +54,7 @@
 Package: libllhttp9.1
 Section: libs
 Architecture: any
+Multi-Arch: same
 Depends: ${misc:Depends}
  , ${shlibs:Depends}
 Description: HTTP messages parser library

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to