[libfont-freetype-perl] 01/02: Fix typo in long description.

gregor herrmann gregoa at debian.org
Fri Oct 23 14:13:45 UTC 2015


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libfont-freetype-perl.

commit 18e18f855acdad1a98592b9c63e34009f6027a2b
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Oct 23 16:12:48 2015 +0200

    Fix typo in long description.
    
    Thanks: Dmitry Smirnov for the bug report.
    Closes: #802771
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index fc81cb9..19c0eef 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Depends: ${shlibs:Depends},
          ${misc:Depends},
          ${perl:Depends}
 Description: module to read font files and render glyphs from Perl using FreeType2
- Font::Freetype allows Perl programs to conveniently read information from
+ Font::FreeType allows Perl programs to conveniently read information from
  font files.  All the font access is done through the FreeType2 library,
  which supports many formats.  It can render images of characters with
  high-quality hinting and antialiasing, extract metrics information, and

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfont-freetype-perl.git



More information about the Pkg-perl-cvs-commits mailing list