+# The ABI changes every Xen release and every Debian release anyway
+# and we do not upload to Debian packages based on Xen upstream
+# versions which are at least an rc with a stable ABI.
no-symbols-control-file usr/lib/*/lib*.so.@version@.0
-# ^ the ABI changes every Xen release and every Debian release anyway
-# and we do not upload to Debian packages based on Xen upstream
-# versions which are at least an rc with a stable ABI.
+# Yes, this is a portmanteau package. They all change at once.
package-name-doesnt-match-sonames
-# ^ yes, this is a portmanteau package. They all change at once.
+# Indeed not. It is arch-specific because the Xen upstream HTML
+# documentation contains arch-specific hypercall API information.
documentation-package-not-architecture-independent
-# ^ Indeed not. It is arch-specific because the Xen upstream HTML
-# documentation contains arch-specific hhypercall API information.
+# Aas is traditional for kernels too, we ship the debug information
+# in the hypervisor package rather than creating yet another
+# package just for this file, which is only 50K or so anyway.
debug-suffix-not-dbg usr/lib/debug/xen-*.efi.map.gz
-# ^ as is traditional for kernels too, we ship the debug information
-# in the hypervisor package rather than creating yet another
-# package just for this file, which is only 50K or so anyway.
statically-linked-binary usr/lib/xen-@version@/boot/hvmloader
statically-linked-binary usr/lib/xen-@version@/boot/xen-shim
+# That section is certainly needed for the tools etc. to be able
+# to load it!
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!
+# This is a symbols file for the shim
binary-from-other-architecture usr/lib/debug/xen-syms-@version@-shim/xen-shim-syms
-# ^ this is a symbols file for the shim
+# This module needs to load the libxenfsimage .so from within
+# the xen-utils private directory. less +/xenfsimage debian/rules
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 libxenfsimage .so from within
-# the xen-utils private directory. less +/xenfsimage debian/rules
+# These have --upto as a command line argument
spelling-error-in-binary usr/bin/xenstore* upto up to
-# ^ these have --upto as a command line argument
+# It's not a homepage, it's a reference to help understand
+# why this package might be useful.
description-possibly-contains-homepage https://wiki.xen.org/wiki/XenStore
-# ^ It's not a homepage, it's a reference to help understand
-# why this package might be useful.