Remove obsolete conffile via dpkg-maintscript-helper
This commit is contained in:
2
debian/changelog
vendored
2
debian/changelog
vendored
@@ -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.
|
+ Fix Perl warning in t/hook-inittab.t if /etc/inittab isn't present.
|
||||||
- Fixes failed autopkgtest.
|
- Fixes failed autopkgtest.
|
||||||
* Update Vcs-* headers to point to GitHub instead of GitLab.
|
* 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 <abe@debian.org> Tue, 21 Jul 2015 12:04:41 +0200
|
-- Axel Beckert <abe@debian.org> Tue, 21 Jul 2015 12:04:41 +0200
|
||||||
|
|
||||||
|
|||||||
1
debian/maintscript
vendored
Normal file
1
debian/maintscript
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
rm_conffile /etc/bash_completion.d/xen-tools 4.6.1-1~
|
||||||
Reference in New Issue
Block a user