[SCM] Debian packaging of libpdf-table-perl branch, master, updated. debian/0.9.5-1-11-gdf08fe0
Xavier Guimard
x.guimard at free.fr
Sun Mar 17 05:39:43 UTC 2013
The following commit has been merged in the master branch:
commit df08fe0d523d3a76232cccdbf8edfdc8a4809cf5
Author: Xavier Guimard <x.guimard at free.fr>
Date: Sun Mar 17 06:38:32 2013 +0100
Bump Standards-Version to 3.9.4
diff --git a/debian/control b/debian/control
index d91e893..b9af871 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,23 @@
Source: libpdf-table-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Niko Tyni <ntyni at iki.fi>,
+ gregor herrmann <gregoa at debian.org>,
+ Xavier Guimard <x.guimard at free.fr>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libpdf-api2-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Niko Tyni <ntyni at iki.fi>,
- gregor herrmann <gregoa at debian.org>
-Standards-Version: 3.9.2
-Homepage: https://metacpan.org/release/PDF-Table/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpdf-table-perl.git
+Build-Depends-Indep: libpdf-api2-perl,
+ perl
+Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpdf-table-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpdf-table-perl.git
+Homepage: https://metacpan.org/release/PDF-Table/
Package: libpdf-table-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libpdf-api2-perl
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ libpdf-api2-perl
Description: utility class for building table layouts in a PDF::API2 object
PDF::Table is a utility for use with the PDF::API2 module from
CPAN. It can be used to display text data in a table layout within
@@ -23,3 +27,4 @@ Description: utility class for building table layouts in a PDF::API2 object
the data. Various layout properties, such as font, font size, and
cell padding and background color can be specified for each column
and/or for even/odd rows. See the METHODS section in the man page.
+
--
Debian packaging of libpdf-table-perl
More information about the Pkg-perl-cvs-commits
mailing list