[Bash-completion-devel] Bug#535105: bash-completion: debhelper sequence installed to wrong place

2009-06-29 Thread Ryan Niebur
Package: bash-completion Version: 1:1.0-3 Severity: wishlist Tags: patch sorry, my first bug report had wrong instructions :/. to get this to work I had to do: sudo mv /usr/share/perl5/Debian/Debhelper/Sequence/bash-completion.pm /usr/share/perl5/Debian/Debhelper/Sequence/bash_completion.pm --

[Bash-completion-devel] Bug#535105: bash-completion: debhelper sequence installed to wrong place

2009-08-02 Thread Ryan Niebur
attached is a real patch. could you please apply it? -- _ Ryan Niebur ryanrya...@gmail.com diff --git a/debian/extra/bash-completion.pm b/debian/extra/bash-completion.pm deleted file mode 100644 index 23c74ff..000 --- a/debian/extra/bash-completion.pm +++ /dev/null @@