Source: libpadre-plugin-autoformat-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>,
           Dominique Dumont <dod@debian.org>,
           Damyan Ivanov <dmn@debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8),
               perl (>= 5.11.4) | libmodule-build-perl (>= 0.360100)
Build-Depends-Indep: gettext,
                     libtest-pod-coverage-perl,
                     libtest-pod-perl,
                     libtext-autoformat-perl,
                     padre,
                     perl,
                     xauth,
                     xvfb
Standards-Version: 3.9.2
Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/libpadre-plugin-autoformat-perl.git
Vcs-Git: git://git.debian.org/git/pkg-perl/packages/libpadre-plugin-autoformat-perl.git
Homepage: http://search.cpan.org/dist/Padre-Plugin-Autoformat/

Package: libpadre-plugin-autoformat-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libtext-autoformat-perl,
         padre
Enhances: padre
Description: plugin to reformat your text within Padre
 This plugin allows one to reformat her text automatically with Ctrl+Shift+J.
 It is using Text::Autoformat underneath, so check this module's pod for more
 information.

