Your message dated Sun, 19 Oct 2025 22:19:42 +0000
with message-id <[email protected]>
and subject line Bug#934727: fixed in vanessa-socket 0.0.13-2
has caused the Debian Bug report #934727,
regarding libvanessa-socket-dev: move vanessa-socket.pc to a Multi-Arch location
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.)
--
934727: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=934727
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libvanessa-socket-dev
Version: 0.0.13-1
Tags: patch
User: [email protected]
Usertags: ftcbfs
Control: affects -1 + src:perdition
perdition fails to cross build from source, because it cannot find
vanessa-socket.pc. During cross compilation, pkg-config searches
/usr/share/pkgconfig and /usr/lib/${DEB_HOST_MULTIARCH}/pkgconfig, but
it does not search /usr/lib/pkgconfig. Thus vanessa-socket.pc must be
moved. Please consider applying the attached patch.
Helmut
diff --minimal -Nru vanessa-socket-0.0.13/debian/changelog
vanessa-socket-0.0.13/debian/changelog
--- vanessa-socket-0.0.13/debian/changelog 2015-06-14 06:53:27.000000000
+0200
+++ vanessa-socket-0.0.13/debian/changelog 2019-08-14 06:22:37.000000000
+0200
@@ -1,3 +1,10 @@
+vanessa-socket (0.0.13-1.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Move vanessa-socket.pc to a Multi-Arch location. (Closes: #-1)
+
+ -- Helmut Grohne <[email protected]> Wed, 14 Aug 2019 06:22:37 +0200
+
vanessa-socket (0.0.13-1) unstable; urgency=medium
* New Upstream
diff --minimal -Nru vanessa-socket-0.0.13/debian/libvanessa-socket-dev.files
vanessa-socket-0.0.13/debian/libvanessa-socket-dev.files
--- vanessa-socket-0.0.13/debian/libvanessa-socket-dev.files 2014-09-11
03:26:15.000000000 +0200
+++ vanessa-socket-0.0.13/debian/libvanessa-socket-dev.files 2019-08-14
06:22:01.000000000 +0200
@@ -1,8 +1,8 @@
usr/include/vanessa_socket.h
-usr/lib/libvanessa_socket.so
-usr/lib/libvanessa_socket.a
-usr/lib/libvanessa_socket.la
-usr/lib/pkgconfig/vanessa-socket.pc
+usr/lib/*/libvanessa_socket.so
+usr/lib/*/libvanessa_socket.a
+usr/lib/*/libvanessa_socket.la
+usr/lib/*/pkgconfig/vanessa-socket.pc
usr/share/doc/libvanessa-socket-dev/changelog.gz
usr/share/doc/libvanessa-socket-dev/README
diff --minimal -Nru vanessa-socket-0.0.13/debian/libvanessa-socket2.files
vanessa-socket-0.0.13/debian/libvanessa-socket2.files
--- vanessa-socket-0.0.13/debian/libvanessa-socket2.files 2014-09-11
03:26:15.000000000 +0200
+++ vanessa-socket-0.0.13/debian/libvanessa-socket2.files 2019-08-14
06:22:28.000000000 +0200
@@ -1,2 +1,2 @@
-usr/lib/libvanessa_socket.so.2
-usr/lib/libvanessa_socket.so.2.1.0
+usr/lib/*/libvanessa_socket.so.2
+usr/lib/*/libvanessa_socket.so.2.1.0
diff --minimal -Nru vanessa-socket-0.0.13/debian/rules
vanessa-socket-0.0.13/debian/rules
--- vanessa-socket-0.0.13/debian/rules 2014-09-11 03:37:45.000000000 +0200
+++ vanessa-socket-0.0.13/debian/rules 2019-08-14 06:21:25.000000000 +0200
@@ -2,8 +2,10 @@
# Sample debian/rules that uses debhelper.
# GNU copyright 1997 to 1999 by Joey Hess.
+include /usr/share/dpkg/architecture.mk
+
pwd:=$(shell pwd)
-cfg:=--prefix=/usr --mandir=/usr/share/man
+cfg:=--prefix=/usr --mandir=/usr/share/man
--libdir='$${prefix}/lib/${DEB_HOST_MULTIARCH}'
DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/buildflags.mk
--- End Message ---
--- Begin Message ---
Source: vanessa-socket
Source-Version: 0.0.13-2
Done: Andreas Tille <[email protected]>
We believe that the bug you reported is fixed in the latest version of
vanessa-socket, 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.
Andreas Tille <[email protected]> (supplier of updated vanessa-socket 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: SHA512
Format: 1.8
Date: Fri, 19 Sep 2025 07:46:22 +0200
Source: vanessa-socket
Architecture: source
Version: 0.0.13-2
Distribution: unstable
Urgency: medium
Maintainer: Package Salvaging Team <[email protected]>
Changed-By: Andreas Tille <[email protected]>
Closes: 934727 1115724
Changes:
vanessa-socket (0.0.13-2) unstable; urgency=medium
.
[ Andreas Tille ]
* Team upload.
* Maintain in Salvage team (Closes: #1115724)
* debhelper-compat = 13
* d/rules: short dh
Closes: #934727
* d/copyright: DEP5
* Secure URI in Homepage
* Standards-Version: 4.7.2 (routine-update)
* Remove trailing whitespace in debian/changelog (routine-update)
* debputy lint --auto-fix (routine-update)
.
[ Emmanuel Arias ]
* d/control: Add myself as Uploaders.
Checksums-Sha1:
caad0c2a081de1494570636c35a4f20dda536617 2252 vanessa-socket_0.0.13-2.dsc
0172c640ddeccab419feefba462d42504e97e290 7824
vanessa-socket_0.0.13-2.debian.tar.xz
fb12c2b88fdfa8be35efd0f3f70adda06d71e89e 7075
vanessa-socket_0.0.13-2_amd64.buildinfo
Checksums-Sha256:
ad3ef4787bb7099e45b136b6e0fcb1229ef8a2be4c0a222ea29c295d0cbd1a4e 2252
vanessa-socket_0.0.13-2.dsc
4ab69f8c2288e053b5ada0822156bb6e472ab7d8c3944d51e98b65e637c6ad67 7824
vanessa-socket_0.0.13-2.debian.tar.xz
86f9a496b5c9a76cbd81d0d3b8c24c6feae6c3976a9dbb9cd5d4199573facc0b 7075
vanessa-socket_0.0.13-2_amd64.buildinfo
Files:
8e6b3909d69754cd07592089c6553908 2252 libs optional vanessa-socket_0.0.13-2.dsc
48415c542f826fc81540dc1522d5fd44 7824 libs optional
vanessa-socket_0.0.13-2.debian.tar.xz
f7a8fd86d7f7c19ff19554bec43b5a08 7075 libs optional
vanessa-socket_0.0.13-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJGBAEBCgAwFiEEE3lnVbvHK7ir4q61+p3sXeEcY/EFAmjoK1oSHGVhbWFudUBk
ZWJpYW4ub3JnAAoJEPqd7F3hHGPxYVMP/1p2UqqqQmVFHuMUV/7TxfleCphlqLDd
LbeYW8rL8sMCnWnoHeEXIYzVRIjw4T1+fxJSrgHUxL3G/lhZZkRvIpIHN8D04Neg
oCrh4T2sy3bwMPHEqAtSJBZOGC99rBdxlOUiyTY4APLcd1e/PSxRYm7yfgkhWyqU
AUeIkjm9sQL5j1m2hYSyo+F626wfHUoEV4Q9Je2d2D+Z0KhuTXqZQqczCE4mHk+F
qjor1WEZp9QqjuHhjjIrUTvIgVPRHsHS9Ss9BvaaxLzqT66nlwqeV4+PNKRRd72+
zG2d8oszehsAtEHsgAn/t9XKqntu4xPLypmsjbX6TcHcWI9+vv15tW8eaHGI9VO9
xxWqKQzJg5NMZTxOKHz8tYF+QfEu+XfRtRdcKTe2eUeG7IKpQAe6M64oCPOj/o0Z
FNp0WcIe7JVG/byhjVp8eNv+UByijReFOf7q8JXmsF/wYMGUn5e7mq8pFO621koh
x4vXwcwuhrruhbX0xZ5wUPxVfpuBFf4zIlFkHml3KdmFrjgrqz/+jCyvAU9oC37P
JWBTJ+8Ob/o1yL0Y0xrC62ahc66hwvwvE87AVksa+/WSPIcngxYGbZebslXco9fA
X8sv0Olxzq/7s/xkst4T4soJ3zQJzNfmERpQdBIDEEdwfygMJkdSFn37bKUtI82Y
xsHSjByO76Ec
=dt5V
-----END PGP SIGNATURE-----
pgp2Ei_1ejQcY.pgp
Description: PGP signature
--- End Message ---