On Wed, 14 Oct 2015 at 15:57 Paul Wise <[email protected]> wrote:
> The recent upgrade did not deal with obsolete conffiles properly.
> Please use the dpkg-maintscript-helper support provided by dh_installdeb
> to remove these obsolete conffiles on upgrade.
>
...
$ pkg=python-django-common ; adequate $pkg ; dpkg-query -W
> -f='${Conffiles}\n' $pkg | grep obsolete
> python-django-common: obsolete-conffile
> /etc/bash_completion.d/django_bash_completion
> $ /etc/bash_completion.d/django_bash_completion
> 2723e26eb4d796a1fe35b20d33798fbf obsolete
>
Still trying to work out what is going on here.
/etc/bash_completion.d/django_bash_completion is still supplied as part of
python-django-common.
It might be that is accidentally got unmarked as a conffile.