Version in base suite: 0.0.2+git20230217.3e5a9b7-1 Base version: emacs-libvterm_0.0.2+git20230217.3e5a9b7-1 Target version: emacs-libvterm_0.0.2+git20230217.3e5a9b7-1+deb12u1 Base file: /srv/ftp-master.debian.org/ftp/pool/main/e/emacs-libvterm/emacs-libvterm_0.0.2+git20230217.3e5a9b7-1.dsc Target file: /srv/ftp-master.debian.org/policy/pool/main/e/emacs-libvterm/emacs-libvterm_0.0.2+git20230217.3e5a9b7-1+deb12u1.dsc changelog | 13 +++++++++++++ control | 4 +++- 2 files changed, 16 insertions(+), 1 deletion(-) gpgv: Signature made Sat Feb 18 11:13:05 2023 UTC gpgv: using RSA key 7ED1DEA345D9A0A118D4A740E3E0A1C286B963EA gpgv: Can't check signature: No public key dpkg-source: warning: cannot verify inline signature for /srv/release.debian.org/tmp/tmpfrksf19g/emacs-libvterm_0.0.2+git20230217.3e5a9b7-1.dsc: no acceptable signature found diff -Nru emacs-libvterm-0.0.2+git20230217.3e5a9b7/debian/changelog emacs-libvterm-0.0.2+git20230217.3e5a9b7/debian/changelog --- emacs-libvterm-0.0.2+git20230217.3e5a9b7/debian/changelog 2023-02-18 10:43:13.000000000 +0000 +++ emacs-libvterm-0.0.2+git20230217.3e5a9b7/debian/changelog 2025-10-19 22:13:23.000000000 +0000 @@ -1,3 +1,16 @@ +emacs-libvterm (0.0.2+git20230217.3e5a9b7-1+deb12u1) bookworm; urgency=medium + + * Backport fix for #1115607 from forky/sid + - Make elpa-vterm arch:any: elpa-vterm sets the shard library path + according to the host arch. Previously when set as arch:all, the + `load-path' is set once during building arch:all package and won't + change based on the host arch, resulting in wrong `load-path' in + non-amd64 archs. + - Add `Multi-Arch: no' hint to elpa-vterm. + - Add `Multi-Arch: same' hint to emacs-libvterm. (Closes: #1115607) + + -- Xiyue Deng Sun, 19 Oct 2025 15:13:23 -0700 + emacs-libvterm (0.0.2+git20230217.3e5a9b7-1) unstable; urgency=medium * New upstream snapshot diff -Nru emacs-libvterm-0.0.2+git20230217.3e5a9b7/debian/control emacs-libvterm-0.0.2+git20230217.3e5a9b7/debian/control --- emacs-libvterm-0.0.2+git20230217.3e5a9b7/debian/control 2022-09-11 17:13:37.000000000 +0000 +++ emacs-libvterm-0.0.2+git20230217.3e5a9b7/debian/control 2025-10-19 22:13:23.000000000 +0000 @@ -17,6 +17,7 @@ Package: emacs-libvterm Architecture: any +Multi-Arch: same Depends: ${misc:Depends}, ${shlibs:Depends}, elpa-vterm, @@ -31,7 +32,8 @@ This package contains the loadable module. Package: elpa-vterm -Architecture: all +Architecture: any +Multi-Arch: no Depends: ${elpa:Depends}, ${misc:Depends}, emacs-libvterm,