We still want to have `/usr/lib/xen-4.11/bin/pygrub`.
Thanks PryMar56 for quickly pointing out the fix on IRC.
* debian/control: Add Homepage, Vcs-Browser and Vcs-Git.
(Closes: #911457)
* grub.d/xen.cfg: fix default entry when using l10n (Closes: #865086)
+ * debian/rules: Don't exclude the actual pygrub script
+ (Closes: #912381, #912441)
-- Hans van Kranenburg <hans@knorrie.org> Sat, 20 Oct 2018 17:41:06 +0200
# Upstream puts pygrub in its lib directory which is in our per-version
# package, and leaves a symlink in /usr/bin. Exclude the symlink.
# We don't want this in /usr/bin anyway.
-dh_install_excludes += -Xbin/pygrub
+dh_install_excludes += -Xusr/bin/pygrub
# We want the xenstore utilities in their own package. The general
# install does everything from /usr/bin and /usr/share/man, so we