[SCM] Packaging of CAM::PDF in Debian branch, master, updated. debian/1.58-2-11-g1e4835d
Xavier Guimard
x.guimard at free.fr
Thu Jan 24 21:29:53 UTC 2013
The following commit has been merged in the master branch:
commit f95671dc6d7b16fe26b8767319accdf0a7bfc8ae
Author: Xavier Guimard <x.guimard at free.fr>
Date: Thu Jan 24 22:25:48 2013 +0100
Bump S-V to 3.9.4 + update desc
diff --git a/debian/control b/debian/control
index 631c357..29de8f1 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,25 @@
Source: libcam-pdf-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ivan Kohler <ivan-debian at 420.am>,
+ Xavier Guimard <x.guimard at free.fr>
Section: perl
Priority: optional
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ivan Kohler <ivan-debian at 420.am>
Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl,
- libcrypt-rc4-perl,
- libtext-pdf-perl
-Standards-Version: 3.9.2
+Build-Depends-Indep: libcrypt-rc4-perl,
+ libtext-pdf-perl,
+ perl (>= 5.13.11)
+Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcam-pdf-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcam-pdf-perl.git
Homepage: http://search.cpan.org/dist/CAM-PDF/
Package: libcam-pdf-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, tcsh | csh | c-shell,
- libcrypt-rc4-perl,
- libtext-pdf-perl
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ libcrypt-rc4-perl,
+ libtext-pdf-perl,
+ tcsh | csh | c-shell
Description: PDF manipulation library
This package reads and writes any document that conforms to the PDF
specification generously provided by Adobe at
@@ -29,7 +32,8 @@ Description: PDF manipulation library
this package (like fonts), but if the input document is correctly written,
then this module will preserve the model integrity.
.
- The PDF writing feature saves as PDF 1.4-compatible. That means that we
- cannot write compressed object streams. The consequence is that reading and
- then writing a PDF 1.5+ document may enlarge the resulting file by a fair
+ The PDF writing feature saves as PDF 1.4-compatible. That means that
+ compressed object streams cannot be written. The consequence is that reading
+ and then writing a PDF 1.5+ document may enlarge the resulting file by a fair
margin.
+
--
Packaging of CAM::PDF in Debian
More information about the Pkg-perl-cvs-commits
mailing list