Package: cme / 1.016-2

Metadata

Package Version Patches format
cme 1.016-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
force load bash comp plugins | (download)

contrib/bash_completion.cme | 9 9 + 0 - 0 !
1 file changed, 9 insertions(+)

 force load bash completion plugins
 New style of Debian bash completion use load on demand of
 files. Unfortunately, cme plugins come with bash completions
 snippets that are not loaded with this mechanism. Hence, these lines
 circumvent delayed for the bash completions of cme plugins
 .
 This patch is Debian specific.. Well I think so...
add_dh_config | (download)

Build.PL | 2 1 + 1 - 0 !
MANIFEST | 1 1 + 0 - 0 !
2 files changed, 2 insertions(+), 1 deletion(-)

 arrange for dh_config to be handled by module::build
 (mostly to generate proper man page from pod doc)