Your message dated Tue, 20 Aug 2019 09:05:53 +0000
with message-id <[email protected]>
and subject line Bug#934984: fixed in mjpegtools 1:2.1.0+debian-6
has caused the Debian Bug report #934984,
regarding mjpegtools: please mark shared libraries and development packages as
"Multi-Arch: same"
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
934984: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=934984
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: mjpegtools
Version: 1:2.1.0+debian-5
Tags: patch
User: [email protected]
Usertags: multiarch
Hi
Please find attached a patch to mark the library and development
packages in mjpegtools as "Multi-Arch: same".
I rebuilt your package with my proposed patch applied and successfully
co-installed all packages from amd64 and i386.
Background:
Wine requires gstreamer1.0-plugins-bad to play some media. To support
both 32-bit and 64-bit Windows executables Wine needs to be installed on
two architectures, usually amd64 being the host arch and i386 the
foreign arch. Both Wine versions need their libraries from the same
arch, so gstreamer1.0-plugins-bad:amd64 and
gstreamer1.0-plugins-bad:i386 need to be co-installed.
gstreamer1.0-plugins-bad itself supports this, but some of its
dependencies not. From src:mjpegtools these are:
libmjpegutils-2.1-0
libmpeg2encpp-2.1-0
libmplex2-2.1-0
Generally the multi-arch hinter at https://tracker.debian.org/mjpegtools
currently reports:
There are issues with the multiarch metadata for this package.
liblavfile-2.1-0 could be marked Multi-Arch: same
liblavjpeg-2.1-0 could be marked Multi-Arch: same
liblavplay-2.1-0 could be marked Multi-Arch: same
libmjpegtools-dev could be marked Multi-Arch: same
libmjpegutils-2.1-0 could be marked Multi-Arch: same
libmpeg2encpp-2.1-0 could be marked Multi-Arch: same
libmplex2-2.1-0 could be marked Multi-Arch: same
Thanks and greets
jre
>From 09bc71493bff42010f143a009b7d5f147ea04f1c Mon Sep 17 00:00:00 2001
From: Jens Reyer <[email protected]>
Date: Sat, 17 Aug 2019 16:56:07 +0200
Subject: Mark shared libraries and development packages as "Multi-Arch: same"
This adds the "Multi-Arch: same" header to the following packages:
liblavfile-2.1-0
liblavjpeg-2.1-0
liblavplay-2.1-0
libmjpegtools-dev
libmjpegutils-2.1-0
libmpeg2encpp-2.1-0
libmplex2-2.1-0
diff --git a/debian/control b/debian/control
index a84a973..4953fd8 100644
--- a/debian/control
+++ b/debian/control
@@ -48,6 +48,7 @@ Description: MJPEG capture/editing/replay and MPEG encoding toolset (GTK+ fronte
Package: libmjpegtools-dev
Section: libdevel
+Multi-Arch: same
Architecture: any
Depends:
liblavfile-2.1-0 (= ${binary:Version}),
@@ -67,6 +68,7 @@ Description: MJPEG capture/editing/replay and MPEG encoding toolset (development
Package: liblavfile-2.1-0
Section: libs
Architecture: any
+Multi-Arch: same
Depends:
${misc:Depends},
${shlibs:Depends}
@@ -80,6 +82,7 @@ Description: MJPEG capture/editing/replay and MPEG encoding toolset (library)
Package: liblavjpeg-2.1-0
Section: libs
Architecture: any
+Multi-Arch: same
Depends:
${misc:Depends},
${shlibs:Depends}
@@ -93,6 +96,7 @@ Description: MJPEG capture/editing/replay and MPEG encoding toolset (library)
Package: liblavplay-2.1-0
Section: libs
Architecture: any
+Multi-Arch: same
Depends:
${misc:Depends},
${shlibs:Depends}
@@ -106,6 +110,7 @@ Description: MJPEG capture/editing/replay and MPEG encoding toolset (library)
Package: libmjpegutils-2.1-0
Section: libs
Architecture: any
+Multi-Arch: same
Depends:
${misc:Depends},
${shlibs:Depends}
@@ -119,6 +124,7 @@ Description: MJPEG capture/editing/replay and MPEG encoding toolset (library)
Package: libmpeg2encpp-2.1-0
Section: libs
Architecture: any
+Multi-Arch: same
Depends:
${misc:Depends},
${shlibs:Depends}
@@ -132,6 +138,7 @@ Description: MJPEG capture/editing/replay and MPEG encoding toolset (library)
Package: libmplex2-2.1-0
Section: libs
Architecture: any
+Multi-Arch: same
Depends:
${misc:Depends},
${shlibs:Depends}
--- End Message ---
--- Begin Message ---
Source: mjpegtools
Source-Version: 1:2.1.0+debian-6
We believe that the bug you reported is fixed in the latest version of
mjpegtools, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Fabian Greffrath <[email protected]> (supplier of updated mjpegtools package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 20 Aug 2019 10:21:46 +0200
Source: mjpegtools
Architecture: source
Version: 1:2.1.0+debian-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <[email protected]>
Changed-By: Fabian Greffrath <[email protected]>
Closes: 772354 794751 797169 829312 934984
Changes:
mjpegtools (1:2.1.0+debian-6) unstable; urgency=medium
.
* Team upload.
.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
.
[ Felipe Sateler ]
* Change maintainer address to [email protected]
.
[ Fabian Greffrath ]
* Remove myself from Uploaders
* Add "Recommends: mencoder" to the mjpegtools package for the lav2avi
script to work (Closes: #794751).
* Extend 08_use_bash.patch to also run the lav2avi script with /bin/bash,
as it contains bashisms (Closes: #772354).
* Remove Maia Kozheva from Uploaders (Closes: #829312).
.
[ Ondřej Nový ]
* d/watch: Use https protocol
* Use debhelper-compat instead of debian/compat
.
[ Jens Reyer ]
* Mark shared libraries and development packages as "Multi-Arch: same"
(Closes: #934984).
.
[ Thorsten Glaser ]
* New patch to disable unused CPU detection
(Closes: #797169).
Checksums-Sha1:
8694ab27e5d892653d988783d303fc4013bcdbcb 2673 mjpegtools_2.1.0+debian-6.dsc
fd4eb0e9d0042c926f523a242893ccab6ec737fd 12436
mjpegtools_2.1.0+debian-6.debian.tar.xz
30f9ff89ae9740fe180ed25dd8eccd1760fbf405 18946
mjpegtools_2.1.0+debian-6_amd64.buildinfo
Checksums-Sha256:
f87447b38127628474a553107180451a4ec3dac6753f2d5c116c8a70fff095f8 2673
mjpegtools_2.1.0+debian-6.dsc
ac5b669d40bbd79d94a7f8d68bd063104f05d197d992c69dd6a22c0946913f19 12436
mjpegtools_2.1.0+debian-6.debian.tar.xz
5c6aebfe68d19357e55c3b0e007a0e454d577223d1da50633512e6d45627ca15 18946
mjpegtools_2.1.0+debian-6_amd64.buildinfo
Files:
0b4d1ecdfb8e6e7bfa872e7dc5fe68b6 2673 video optional
mjpegtools_2.1.0+debian-6.dsc
f195208d2d9aa04bbd8983b33cb33651 12436 video optional
mjpegtools_2.1.0+debian-6.debian.tar.xz
5e48aac46cb91f2106a40524c5b7dcf6 18946 video optional
mjpegtools_2.1.0+debian-6_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJGBAEBCAAwFiEEIsF2SKlSa4TfGRyWy+qOlwzNWd8FAl1bsdQSHGZhYmlhbkBk
ZWJpYW4ub3JnAAoJEMvqjpcMzVnfOs8QAOaR/evMYlSVOE0UmwCKO7U1a2oqnv43
9IZ6pf86QrxUTWB9V6rRCV89cYYglk5VBq+Httn6iUKsupNA+jzL7keUDGpZ9mSA
S2C+zKy9vXn6zbzbDlar7iwleZfQf+u3b/+OREPtPb97KuMCRoE9+GbPQamE1L+/
6sFlKprkVHlCMV3j7EVt5fbWYB1gH46HgLOZrk9rm9oCJ5VRiv7aGLTjHQLMpv6I
Uqnl7RBSqha58Px2v8TNqTi15foB14JWMh/g7JzYUP80Ci0Y0iGzx1bDleOKLAYk
tTG9M09v5UgVEhDSoKHSzxHxYxy6tROkcBHGWqaF9ZaJENE7bInUC7hhgmiJJeB4
jUiEj8n2kc79na+ocxYY9lHKA0MRpMvHOsPMTFD4Jx6vAToVpN7WvxS+3m12VXHk
tX6b0QzvESVoJzwXrjeCyfn0bGu3j9s3ly2CWZmdNZalA9kfmmCgDU81WJKtQq/v
drnv+QgfRozuSWbvH7l6A0EOY4Kl4Bg1i8BK9YRFs0EnxurlLdhiNQInfOQUDPCM
jnnVDGxMsMrnAEaSSx0aHo0OMyDwEm0gcniWePuuDHAywn4g06Ft+JxGZC35c9JE
G1p0feUXhGXnMWFgW78gjP5Y9WjEtpod8uVYGiyOo6RJ9wouP24P6N0HKzohnojZ
M5a9DbH+0vqq
=+08g
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
pkg-multimedia-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers