[SCM] Debian packaging of libtext-pdf-perl branch, master, updated. 11bd4c03e04c34eec9561268128bdf8c260e8621

gregor herrmann gregoa at debian.org
Thu Jul 5 21:03:40 UTC 2012


The following commit has been merged in the master branch:
commit abc79baa54491ed100fc5da7cb35846e933f0afd
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 13:02:07 2012 -0600

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

diff --git a/debian/control b/debian/control
index 2f8599f..5a2e278 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,22 @@
 Source: libtext-pdf-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
-Build-Depends: debhelper (>= 5.0.0), quilt (>= 0.40)
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 5.0.0),
+               quilt
 Build-Depends-Indep: perl
 Standards-Version: 3.7.2
-Homepage: http://search.cpan.org/dist/Text-PDF/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libtext-pdf-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtext-pdf-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libtext-pdf-perl.git
+Homepage: http://search.cpan.org/dist/Text-PDF/
 
 Package: libtext-pdf-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: Relatively low-level interface for manipulating PDFs
  This module provides a strong base for working with PDF files. It may be 
  a bit hard to use for novices, but it is powerful enough for many other 
  important Perl modules for PDF generation to depend on it.
+

-- 
Debian packaging of libtext-pdf-perl



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