diff --git a/debian/changelog b/debian/changelog index 8ff6b45..7a27725 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ xen-tools (4.6+dev-1) UNRELEASED; urgency=medium + Fix Perl warning in t/hook-inittab.t if /etc/inittab isn't present. - Fixes failed autopkgtest. * Update Vcs-* headers to point to GitHub instead of GitLab. + * Add debian/maintscript to remove obsolete conffile + /etc/bash_completion.d/xen-tools properly. -- Axel Beckert Tue, 21 Jul 2015 12:04:41 +0200 diff --git a/debian/maintscript b/debian/maintscript new file mode 100644 index 0000000..5260466 --- /dev/null +++ b/debian/maintscript @@ -0,0 +1 @@ +rm_conffile /etc/bash_completion.d/xen-tools 4.6.1-1~