Your message dated Sun, 08 Dec 2019 21:19:48 +0000
with message-id <[email protected]>
and subject line Bug#944200: fixed in liblrdf 0.6.1-2
has caused the Debian Bug report #944200,
regarding liblrdf0-dev: move lrdf.pc to a multiarch 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.)


-- 
944200: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=944200
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: liblrdf0-dev
Version: 0.6.1-1
Tags: patch
User: [email protected]
Usertags: ftcbfs
Control: affects -1 + src:sonic-visualiser

The affected packages fail to cross build from source, because they fail
to find lrdf.pc using pkg-config. During cross compilation, pkg-config
only searches /usr/lib/<triplet>/pkgconfig and /usr/share/pkgconfig, but
not /usr/lib/pkgconfig. The attached patch moves the whole library to a
multiarch directory. Please consider applying it.

Helmut
diff --minimal -Nru liblrdf-0.6.1/debian/changelog 
liblrdf-0.6.1/debian/changelog
--- liblrdf-0.6.1/debian/changelog      2017-01-09 19:50:09.000000000 +0100
+++ liblrdf-0.6.1/debian/changelog      2019-11-05 20:22:13.000000000 +0100
@@ -1,3 +1,10 @@
+liblrdf (0.6.1-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Move lrdf.pc to a multiarch location. (Closes: #-1)
+
+ -- Helmut Grohne <[email protected]>  Tue, 05 Nov 2019 20:22:13 +0100
+
 liblrdf (0.6.1-1) unstable; urgency=medium
 
   [ upstream ]
diff --minimal -Nru liblrdf-0.6.1/debian/control liblrdf-0.6.1/debian/control
--- liblrdf-0.6.1/debian/control        2017-01-09 19:43:40.000000000 +0100
+++ liblrdf-0.6.1/debian/control        2019-11-05 20:20:25.000000000 +0100
@@ -8,7 +8,7 @@
  libtool,
  automake,
  autoconf,
- debhelper,
+ debhelper (>= 8.1.3),
  dh-buildinfo,
  licensecheck,
  d-shlibs (>= 0.79~),
diff --minimal -Nru liblrdf-0.6.1/debian/rules liblrdf-0.6.1/debian/rules
--- liblrdf-0.6.1/debian/rules  2017-01-09 17:38:11.000000000 +0100
+++ liblrdf-0.6.1/debian/rules  2019-11-05 20:22:13.000000000 +0100
@@ -54,15 +54,16 @@
  src/Makefile.in
 DEB_ACLOCAL_ARGS = -Im4 --install --force
 DEB_AUTOMAKE_ARGS = --add-missing --copy --foreign --force
+DEB_CONFIGURE_EXTRA_FLAGS += '--libdir=$${prefix}/lib/$(DEB_HOST_MULTIARCH)'
 clean::
        rm -f compile stamp-h
 
 binary-post-install/liblrdf0::
-       d-shlibmove --commit \
+       d-shlibmove --commit --multiarch \
                --movedev "debian/tmp/usr/include/*" usr/include/ \
-               --movedev "debian/tmp/usr/lib/pkgconfig/*.pc" 
usr/lib/pkgconfig/ \
+               --movedev 
"debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/pkgconfig/*.pc" 
usr/lib/$(DEB_HOST_MULTIARCH)/pkgconfig/ \
                --moveshl debian/tmp/usr/share/ladspa/rdf/ladspa.rdfs 
usr/share/ladspa/rdf/ \
-               debian/tmp/usr/lib/liblrdf.so
+               debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/liblrdf.so
 
 binary-predeb/liblrdf0-dev::
        find debian/liblrdf0-dev/ -type f -name '*.la' -delete

--- End Message ---
--- Begin Message ---
Source: liblrdf
Source-Version: 0.6.1-2

We believe that the bug you reported is fixed in the latest version of
liblrdf, 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.
Sebastian Ramacher <[email protected]> (supplier of updated liblrdf 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: Sun, 08 Dec 2019 21:51:02 +0100
Source: liblrdf
Architecture: source
Version: 0.6.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <[email protected]>
Changed-By: Sebastian Ramacher <[email protected]>
Closes: 944200
Changes:
 liblrdf (0.6.1-2) unstable; urgency=medium
 .
   * Team upload
 .
   [ Helmut Grohne ]
   * Move lrdf.pc to a multiarch location. (Closes: #944200)
 .
   [ Felipe Sateler ]
   * Change maintainer address to [email protected]
 .
   [ Ondřej Nový ]
   - d/changelog: Remove trailing whitespaces
   - d/control: Set Vcs-* to salsa.debian.org
   - d/copyright: Use https protocol in Format field
Checksums-Sha1:
 893ce192d0addbae95cac3197121d687158a93dc 2119 liblrdf_0.6.1-2.dsc
 fb74d3a1ec4c227b27d4b722a190e7c72a918573 8732 liblrdf_0.6.1-2.debian.tar.xz
Checksums-Sha256:
 37ace1f14f62b347e3e57f3daf95aa5b05c305713ae0c84f1f2c7697c0727d66 2119 
liblrdf_0.6.1-2.dsc
 a46b099069d0da01aabf62b8de20d924905eb3cab9caafb4cefe6826a9771a86 8732 
liblrdf_0.6.1-2.debian.tar.xz
Files:
 07c1e1e2e6e132da133fc93e84f840c4 2119 libs optional liblrdf_0.6.1-2.dsc
 bf33ea217c715ad27135dd5af85dbdfa 8732 libs optional 
liblrdf_0.6.1-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl3tYtUACgkQafL8UW6n
GZPzYQ//Td1+dAbSLrZiCVADajM8/ve/aAnjTQKzwBNJ/WJWJfKdpC9t7oDJOcz4
jFiwnB1ScI/YQpSO0vPOjJbVli/jKUhR/RWWqdkbdGhyMncDJ4ulA4HDnIQcIVOy
QjgasjUp35edxKJ8lbFMyx06yqU/6e+8Gz+1OuSig0n6BtDKokT6P52IrTV5K6KV
/K7yXrKucgbg4KLYls7c0birFlBYVAwqzLoTNRLg/W7Wy6Dio0s4YETBFowI6LE6
5d5o4IW5Psu3QqXhHogbZv0FUef20w6avRa7GdMCI70auIlOGbpewfd1l8iaBAJ/
qPohhZ0EKduMHJRKIzU4ddON2cxFZZa7fj9mxMevBZnuQHxxFguvndwHEU+A9JnM
H/twoGdTYyUwVtoH8qArdEQQVDR0zHKqzbGsEcUcBz9K/YVzwrQ7xJRaXtFgJrlq
AbTH4GpkeAOXvzD8Jo7w6QUhyjDHtVbnH780Fvmo2n+Qkjx5JNd+9SVnHIurxKcC
RrMHadKdE+9EFwBXVtNgKlFbmBsdlNLijpdp8WgS7vTnmQGYSrNXDSqzzGQ8H0qo
oC0xWenkQh5jxzYLkOPLW5c89nGdIO89ont7RDaFAMTVXGcV9RyNfwhQo57+AL2A
y0caGWjs2y7ZKEySELVvZ1vYyqRRjYnMx0et9Zme+tICpXkITVc=
=ydx6
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
pkg-multimedia-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to