[SCM] Debian packaging of libfont-freetype-perl branch, master, updated. debian/0.03-1-7-g6384e1c

gregor herrmann gregoa at debian.org
Thu Jul 5 20:28:34 UTC 2012


The following commit has been merged in the master branch:
commit c4d0cc9f53d44e2a401e1b4d7892b5ad46140074
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:30:49 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index 3bf0706..36b31ca 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,26 @@
 Source: libfont-freetype-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Anthony Fok <foka at debian.org>
-Build-Depends: debhelper (>= 5), dpatch, perl (>= 5.6.10-12), libfreetype6-dev
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 5),
+               dpatch,
+               perl,
+               libfreetype6-dev
 Standards-Version: 3.8.0
-Homepage: http://search.cpan.org/dist/Font-FreeType/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libfont-freetype-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfont-freetype-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libfont-freetype-perl.git
+Homepage: http://search.cpan.org/dist/Font-FreeType/
 
 Package: libfont-freetype-perl
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${perl:Depends}
 Description: Read font files and render glyphs from Perl using FreeType2
  This module 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
  extract the outlines of characters in scalable formats like TrueType.
+

-- 
Debian packaging of libfont-freetype-perl



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