This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libjavascript-beautifier-perl.
commit 25b1af1100915cb0e5f490d106aeadc25f6460d1 Author: gregor herrmann <[email protected]> Date: Fri Dec 4 18:02:55 2015 +0100 Add some packages to Recommends which are needed by the new Code::TidyAll::Plugin::JSBeautifier module. --- debian/control | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian/control b/debian/control index eaf071f..0873860 100644 --- a/debian/control +++ b/debian/control @@ -18,6 +18,10 @@ Package: libjavascript-beautifier-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends} +Recommends: libfile-slurp-tiny-perl, + libipc-run3-perl, + libmoo-perl, + libtry-tiny-perl Description: Perl module to beautify JavaScript code JavaScript::Beautifier is a Perl module providing a simple way to beautify arbitrary JavaScript code. This beautifier can process your messy or compacted -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libjavascript-beautifier-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
