Package: libppix-editortools-perl / 0.18-1

Metadata

Package Version Patches format
libppix-editortools-perl 0.18-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
manpage has bad whatis entry.patch | (download)

lib/PPIx/EditorTools/FindUnmatchedBrace.pm | 4 4 + 0 - 0 !
lib/PPIx/EditorTools/FindVariableDeclaration.pm | 4 4 + 0 - 0 !
lib/PPIx/EditorTools/IntroduceTemporaryVariable.pm | 4 4 + 0 - 0 !
lib/PPIx/EditorTools/Lexer.pm | 4 4 + 0 - 0 !
lib/PPIx/EditorTools/Outline.pm | 4 4 + 0 - 0 !
lib/PPIx/EditorTools/RenamePackage.pm | 4 4 + 0 - 0 !
lib/PPIx/EditorTools/RenamePackageFromPath.pm | 4 4 + 0 - 0 !
lib/PPIx/EditorTools/RenameVariable.pm | 4 4 + 0 - 0 !
lib/PPIx/EditorTools/ReturnObject.pm | 4 4 + 0 - 0 !
9 files changed, 36 insertions(+)

 fix manpage-has-bad-whatis-entry lintian warning
 PPIx-EditorTools 0.15 reorganized the POD and lost the NAME section
 for all modules. When converted to a manpage, this section is used
 for indexing and thus should exist everywhere.