This warning is spurious. Normally .debs should not set rpath but in
this case it is needed.
Signed-off-by: Ian Jackson <ian.jackson@citrix.com>
xen (4.11.1+26-g87f51bf366-2~) unstable; urgency=medium
- *
+ * Packaging change: override spurious lintian warning about
+ fsimage.so rpath.
- --
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk> Fri, 22 Feb 2019 15:49:52 +0000
xen (4.11.1+26-g87f51bf366-1) unstable; urgency=medium
binary-from-other-architecture usr/lib/debug/xen-syms-4.11-shim/xen-shim-syms
# ^ this is a symbols file for the shim
+
+binary-or-shlib-defines-rpath usr/lib/xen-4.11/lib/python/fsimage.so /usr/lib/xen-4.11/lib/x86_64-linux-gnu
+# ^ this module needs to load the libfsimage .so from within
+# the xen-utils private directory. less +/fsimage debian/rules