Code

control: Added myself to uploaders.
[pkg-libfpdf-tpl-php.git] / debian / control
1 Source: libfpdf-tpl-php
2 Section: web
3 Priority: optional
4 Maintainer: Sven Velt <sven@velt.de>
5 Uploaders: Sebastian Harl <tokkee@debian.org>
6 Build-Depends: debhelper (>= 7.0.50~)
7 Standards-Version: 3.9.1
8 Homepage: http://www.setasign.de/products/pdf-php-solutions/fpdi/
10 Package: libfpdf-tpl-php
11 Architecture: all
12 Depends: ${misc:Depends}, php5, php-fpdf
13 Description: Use PDF templates with FPDF
14  This script adds the possibility to use PDF templates in a PDF document as
15  explained in the PDF specifications 1.3 (4.9 Form XObjects). It is the basis
16  for FPDI.