Your message dated Sun, 03 Jan 2016 10:19:34 +0000
with message-id <e1affl8-0004d8...@franck.debian.org>
and subject line Bug#809715: fixed in libdvbpsi 1.3.0-4
has caused the Debian Bug report #809715,
regarding libdvbpsi-dev: arch-dependent file in "Multi-Arch: same" package
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 ow...@bugs.debian.org
immediately.)
--
809715: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809715
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libdvbpsi-dev
Version: 1.3.0-3
Severity: important
User: multiarch-de...@lists.alioth.debian.org
Usertags: multiarch
libdvbpsi-dev is marked as "Multi-Arch: same", but the following file is
architecture-dependent:
/usr/share/doc/libdvbpsi-dev/examples/Makefile.gz
An example diff between i386 and amd64 (after ungzipping) is attached.
--
Jakub Wilk
diff -ur
libdvbpsi-dev_1.3.0-3_i386/usr/share/doc/libdvbpsi-dev/examples/Makefile
libdvbpsi-dev_1.3.0-3_amd64/usr/share/doc/libdvbpsi-dev/examples/Makefile
--- libdvbpsi-dev_1.3.0-3_i386/usr/share/doc/libdvbpsi-dev/examples/Makefile
2016-01-02 23:27:39.000000000 +0100
+++ libdvbpsi-dev_1.3.0-3_amd64/usr/share/doc/libdvbpsi-dev/examples/Makefile
2016-01-02 23:24:38.000000000 +0100
@@ -86,9 +86,9 @@
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
-build_triplet = i586-pc-linux-gnu
-host_triplet = i586-pc-linux-gnu
-target_triplet = i586-pc-linux-gnu
+build_triplet = x86_64-pc-linux-gnu
+host_triplet = x86_64-pc-linux-gnu
+target_triplet = x86_64-pc-linux-gnu
noinst_PROGRAMS = dvbinfo$(EXEEXT)
am__append_1 = tcp.c tcp.h udp.c udp.h
subdir = examples/dvbinfo
@@ -183,14 +183,14 @@
CTAGS = ctags
am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/.auto/depcomp
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = ${SHELL} /build/libdvbpsi-LnnUIS/libdvbpsi-1.3.0/.auto/missing
aclocal-1.15
+ACLOCAL = ${SHELL} /build/libdvbpsi-UycrNg/libdvbpsi-1.3.0/.auto/missing
aclocal-1.15
AMTAR = $${TAR-tar}
AM_DEFAULT_VERBOSITY = 1
AR = ar
AS = as
-AUTOCONF = ${SHELL} /build/libdvbpsi-LnnUIS/libdvbpsi-1.3.0/.auto/missing
autoconf
-AUTOHEADER = ${SHELL} /build/libdvbpsi-LnnUIS/libdvbpsi-1.3.0/.auto/missing
autoheader
-AUTOMAKE = ${SHELL} /build/libdvbpsi-LnnUIS/libdvbpsi-1.3.0/.auto/missing
automake-1.15
+AUTOCONF = ${SHELL} /build/libdvbpsi-UycrNg/libdvbpsi-1.3.0/.auto/missing
autoconf
+AUTOHEADER = ${SHELL} /build/libdvbpsi-UycrNg/libdvbpsi-1.3.0/.auto/missing
autoheader
+AUTOMAKE = ${SHELL} /build/libdvbpsi-UycrNg/libdvbpsi-1.3.0/.auto/missing
automake-1.15
AWK = mawk
CC = gcc
CCDEPMODE = depmode=none
@@ -215,7 +215,7 @@
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
-LD = /usr/bin/ld
+LD = /usr/bin/ld -m elf_x86_64
LDFLAGS = -Wl,-z,relro
LIBOBJS =
LIBS =
@@ -223,7 +223,7 @@
LIPO =
LN_S = ln -s
LTLIBOBJS =
-MAKEINFO = ${SHELL} /build/libdvbpsi-LnnUIS/libdvbpsi-1.3.0/.auto/missing
makeinfo
+MAKEINFO = ${SHELL} /build/libdvbpsi-UycrNg/libdvbpsi-1.3.0/.auto/missing
makeinfo
MANIFEST_TOOL = :
MKDIR_P = /bin/mkdir -p
NM = /usr/bin/nm -B
@@ -246,10 +246,10 @@
SHELL = /bin/bash
STRIP = strip
VERSION = 1.3.0
-abs_builddir = /build/libdvbpsi-LnnUIS/libdvbpsi-1.3.0/examples/dvbinfo
-abs_srcdir = /build/libdvbpsi-LnnUIS/libdvbpsi-1.3.0/examples/dvbinfo
-abs_top_builddir = /build/libdvbpsi-LnnUIS/libdvbpsi-1.3.0
-abs_top_srcdir = /build/libdvbpsi-LnnUIS/libdvbpsi-1.3.0
+abs_builddir = /build/libdvbpsi-UycrNg/libdvbpsi-1.3.0/examples/dvbinfo
+abs_srcdir = /build/libdvbpsi-UycrNg/libdvbpsi-1.3.0/examples/dvbinfo
+abs_top_builddir = /build/libdvbpsi-UycrNg/libdvbpsi-1.3.0
+abs_top_srcdir = /build/libdvbpsi-UycrNg/libdvbpsi-1.3.0
ac_ct_AR = ar
ac_ct_CC = gcc
ac_ct_DUMPBIN =
@@ -259,9 +259,9 @@
am__tar = $${TAR-tar} chof - "$$tardir"
am__untar = $${TAR-tar} xf -
bindir = ${exec_prefix}/bin
-build = i586-pc-linux-gnu
-build_alias = i586-linux-gnu
-build_cpu = i586
+build = x86_64-pc-linux-gnu
+build_alias = x86_64-linux-gnu
+build_cpu = x86_64
build_os = linux-gnu
build_vendor = pc
builddir = .
@@ -270,17 +270,17 @@
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
dvidir = ${docdir}
exec_prefix = ${prefix}
-host = i586-pc-linux-gnu
+host = x86_64-pc-linux-gnu
host_alias =
-host_cpu = i586
+host_cpu = x86_64
host_os = linux-gnu
host_vendor = pc
htmldir = ${docdir}
includedir = ${prefix}/include
infodir = ${prefix}/share/info
-install_sh = ${SHELL} /build/libdvbpsi-LnnUIS/libdvbpsi-1.3.0/.auto/install-sh
-libdir = ${prefix}/lib/i386-linux-gnu
-libexecdir = ${prefix}/lib/i386-linux-gnu
+install_sh = ${SHELL} /build/libdvbpsi-UycrNg/libdvbpsi-1.3.0/.auto/install-sh
+libdir = ${prefix}/lib/x86_64-linux-gnu
+libexecdir = ${prefix}/lib/x86_64-linux-gnu
localedir = ${datarootdir}/locale
localstatedir = /var
mandir = ${prefix}/share/man
@@ -295,9 +295,9 @@
sharedstatedir = ${prefix}/com
srcdir = .
sysconfdir = /etc
-target = i586-pc-linux-gnu
+target = x86_64-pc-linux-gnu
target_alias =
-target_cpu = i586
+target_cpu = x86_64
target_os = linux-gnu
target_vendor = pc
top_build_prefix = ../../
--- End Message ---
--- Begin Message ---
Source: libdvbpsi
Source-Version: 1.3.0-4
We believe that the bug you reported is fixed in the latest version of
libdvbpsi, 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 809...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Sebastian Ramacher <sramac...@debian.org> (supplier of updated libdvbpsi
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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sun, 03 Jan 2016 11:00:05 +0100
Source: libdvbpsi
Binary: dvbpsi-utils libdvbpsi-dev libdvbpsi10
Architecture: source
Version: 1.3.0-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers
<pkg-multimedia-maintainers@lists.alioth.debian.org>
Changed-By: Sebastian Ramacher <sramac...@debian.org>
Description:
dvbpsi-utils - utilities and example programs for libdvbpsi
libdvbpsi-dev - development files for libdvbpsi
libdvbpsi10 - library for MPEG TS and DVB PSI tables decoding and generating
Closes: 809715
Changes:
libdvbpsi (1.3.0-4) unstable; urgency=medium
.
* libdvbpsi-dev.examples: Drop the auto-generated Makefile. They are not
useful as example. (Closes: #809715)
Checksums-Sha1:
b3dbe9439af29e8b350366e4d11d1683deda9674 2195 libdvbpsi_1.3.0-4.dsc
63b266ef7c33a5e76b1d38d2883503fc9ebd8a96 7728 libdvbpsi_1.3.0-4.debian.tar.xz
Checksums-Sha256:
27ffafd5f236224192a6972a6bb2ab24763f144e67bb9bcdc8aac3b49324b4e7 2195
libdvbpsi_1.3.0-4.dsc
008c0ffb330dc5ba689eb79b12ab019b471723811708f85cbba0cdc2281429c6 7728
libdvbpsi_1.3.0-4.debian.tar.xz
Files:
f25c22c8d41bc9a8ccc9e730cc5ad580 2195 libs optional libdvbpsi_1.3.0-4.dsc
2c61ab9a1c699dee131d9f231a8f5d9f 7728 libs optional
libdvbpsi_1.3.0-4.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJWiPHjAAoJEGny/FFupxmTmDsP+wYrzWYgMEfdLFCYrG/hPUUb
rrUs1HTQUsWFCdvoF0Pbd4+uNu7I7xgRZD/M6l/uP2sFaJ5WKHF9OsQfzS27cmym
7Tlc3BSwVIQPutl2bPd6/AWWQlZLY/2dUTiw6GYroWa0qYiqBYFNw1FIEIx650wP
hZnhP7/Nch/ZhWitIz7PW6UtycviU/O361MmPUjn5k7/1cXqKmSZL32rmAK3jFR+
OBBl+wjB9f/6InbW1ofKgQN08LPOVNkU2KXwnCd8PcdXIJFSTackUiZVA/uzz3oS
6dmQ7xPcR7vZDOW71AYzQkg60Zr1LzbMPEpmsnUIMJ/FkYw4jtwgZNvNfZttI303
4CpyIcpzIfLavkKYpJcySGKpVupRjTCrPVjWAzDuHYA7Bt5YJ1vfW0Zi06T6g7hG
vE7lrQwaWYT/qU+oSbpmurPbb1CLU72R2kMBsXhulO2YoGA6CcvUMCV8YQQ1I4gY
wKXzIADRXra3dWZ2phcazMeBlOdaUzgEfmyGitYni2Nn/t18x1mv8c9yM8fr4F/J
L9UgCFw31HmQDANQ2uuBgPHatcH/MVAMTTY2fFHesnYsoLNrnWJxPaJJ9+nM8c9l
g2marJzj8YSjlTlTu3pDDutNjNCfQ8sitXsucCzu8UaLNS7Hfc3rwIW7vfB9TSoV
6dm1j8s6hg3a8jvpWZWK
=6nWd
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers