This is an automated email from the git hooks/post-receive script. jame-guest pushed a commit to branch master in repository libtemplate-plugin-latex-perl.
commit 943970e7519145a7b7ce49dce067a8617a458d94 Author: Robert James Clay <[email protected]> Date: Wed Apr 20 17:26:23 2016 -0400 Correct the module being named with the description in debian/control. --- debian/control | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/debian/control b/debian/control index e4fa5f4..8e8a2e2 100644 --- a/debian/control +++ b/debian/control @@ -24,8 +24,8 @@ Depends: ${misc:Depends}, liblatex-table-perl, libtemplate-perl Description: LaTeX support for the Template Toolkit - The Template::Latex module is a wrapper of convenience around the Template - module, providing additional support for generating PDF, PostScript and DVI - documents from LaTeX templates. It is used in exactly the same way that the - Template module is used. It is a subclass of the Template module and inherits - all of its methods. + The Template::Plugin::Latex module is a wrapper of convenience around the + Template module, providing additional support for generating PDF, PostScript + and DVI documents from LaTeX templates. It is used in exactly the same way + that the Template module is used. It is a subclass of the Template module + and inherits all of its methods. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtemplate-plugin-latex-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
