Code

control: Improved description a bit.
authorSebastian Harl <sh@tokkee.org>
Wed, 26 Jan 2011 10:38:48 +0000 (11:38 +0100)
committerSebastian Harl <sh@tokkee.org>
Wed, 26 Jan 2011 10:41:45 +0000 (11:41 +0100)
debian/control

index d2c7e999edc5cd004c37e3043c3328686a9a961a..47f9b3e8d182dc5acf6006d462ca7a053522bf4e 100644 (file)
@@ -10,8 +10,7 @@ Homepage: http://www.setasign.de/products/pdf-php-solutions/fpdi/
 Package: libfpdi-php
 Architecture: all
 Depends: ${misc:Depends}, php5, libfpdf-tpl-php
-Description: Import existing PDF documents into FPDF
- FPDI is a collection of PHP classes facilitating developers to read pages from
- existing PDF documents and use them as templates in FPDF, which was developed
- by Olivier Plathey. Apart from a copy of FPDF, FPDI does not require any
- special PHP extensions.
+Description: PHP library for importing existing PDF documents into FPDF
+ FPDI is a collection of PHP classes facilitating developers to read
+ pages from existing PDF documents and use them as templates in FPDF.
+ This allows for dynamic generation of PDF files.