usr/lib/xen-@version@/boot
usr/lib/debug/usr/lib/xen-*/boot/* usr/lib/debug/xen-syms-@version@-shim
# ^ Yes, the upstream build system really does install the shim symbols
-# file in debian/tmp/usr/lib/debug/usr/lib/xen-4.11/boot/xen-shim-syms
+# file in debian/tmp/usr/lib/debug/usr/lib/xen-@version@/boot/xen-shim-syms
?
statically-linked-binary usr/lib/xen-@version@/boot/hvmloader
statically-linked-binary usr/lib/xen-@version@/boot/xen-shim
-binary-has-unneeded-section usr/lib/xen-4.11/boot/xen-shim .note
+binary-has-unneeded-section usr/lib/xen-@version@/boot/xen-shim .note
# ^ that section is certainly needed for the tools etc. to be able
# to load it!
-binary-from-other-architecture usr/lib/debug/xen-syms-4.11-shim/xen-shim-syms
+binary-from-other-architecture usr/lib/debug/xen-syms-@version@-shim/xen-shim-syms
# ^ this is a symbols file for the shim
-binary-or-shlib-defines-rpath usr/lib/xen-4.11/lib/python/xenfsimage.so /usr/lib/xen-4.11/lib/x86_64-linux-gnu
+binary-or-shlib-defines-rpath usr/lib/xen-@version@/lib/python/xenfsimage.so /usr/lib/xen-@version@/lib/x86_64-linux-gnu
# ^ this module needs to load the libfsimage .so from within
# the xen-utils private directory. less +/fsimage debian/rules