[Bash-completion-devel] Bug#814599: Bug#814599: bash-completion: different behavior in /etc/bash_completion.d/ than in /usr/share/bash-completion/completions/

2016-10-01 Thread Paul Wise
Control: reassign -1 lintian Control: retitle -1 lintian: package-installs-into-obsolete-dir: mention filename requirements for /usr/share/bash-completion/completions/ On Sat, 2016-10-01 at 13:59 +0300, Martin-Éric Racine wrote: > > 2016-10-01 12:41 GMT+03:00 Paul Wise : > > >

[Bash-completion-devel] Bug#814599: Bug#814599: bash-completion: different behavior in /etc/bash_completion.d/ than in /usr/share/bash-completion/completions/

2016-10-01 Thread Paul Wise
On Sat, 13 Feb 2016 21:50:19 +0200 Martin-Éric Racine wrote:   > This detail would need to be added to the error that Lintian throws at > maintainers when their script is still at the old location. Should this bug be reassigned to lintian and retitled? -- bye, pabs

[Bash-completion-devel] Bug#814599: Bug#814599: bash-completion: different behavior in /etc/bash_completion.d/ than in /usr/share/bash-completion/completions/

2016-02-13 Thread Ville Skyttä
On Sat, Feb 13, 2016 at 1:57 PM, Martin-Éric Racine wrote: > Responding to Lintian's warning (package-installs-into-obsolete-dir > etc/bash_completion.d) I moved a completion script to the new > /usr/share/bash-completion/completions/ location. The script is not

[Bash-completion-devel] Bug#814599: Bug#814599: bash-completion: different behavior in /etc/bash_completion.d/ than in /usr/share/bash-completion/completions/

2016-02-13 Thread Martin-Éric Racine
2016-02-13 14:27 GMT+02:00 Ville Skyttä : > On Sat, Feb 13, 2016 at 1:57 PM, Martin-Éric Racine > wrote: >> Responding to Lintian's warning (package-installs-into-obsolete-dir >> etc/bash_completion.d) I moved a completion script to the new >>

[Bash-completion-devel] Bug#814599: Bug#814599: bash-completion: different behavior in /etc/bash_completion.d/ than in /usr/share/bash-completion/completions/

2016-02-13 Thread Martin-Éric Racine
2016-02-13 21:12 GMT+02:00 Ville Skyttä : > Yes, things have changed, this is not a bug in bash-completion. Your > script not being sourced at all from the new location is expected > because the name of the script is not what it needs to be to work > properly in that location.