generated from jric11/baseProject
18 lines
617 B
Plaintext
18 lines
617 B
Plaintext
|
|
Source: ~#PKGNAME#~
|
||
|
|
Maintainer: Nicola Asuni <info@tecnick.com>
|
||
|
|
Section: php
|
||
|
|
Priority: optional
|
||
|
|
Build-Depends: debhelper-compat (= 13)
|
||
|
|
Standards-Version: 4.7.2
|
||
|
|
Rules-Requires-Root: no
|
||
|
|
Homepage: https://github.com/~#VENDOR#~/~#PROJECT#~
|
||
|
|
Vcs-Git: https://github.com/~#VENDOR#~/~#PROJECT#~.git
|
||
|
|
Vcs-Browser: https://github.com/~#VENDOR#~/~#PROJECT#~
|
||
|
|
|
||
|
|
Package: ~#PKGNAME#~
|
||
|
|
Provides: php-~#PROJECT#~
|
||
|
|
Architecture: all
|
||
|
|
Depends: php (>= 8.2.0), php-tecnickcom-tc-lib-pdf-filter (<< 2.0.0), php-tecnickcom-tc-lib-pdf-filter (>= 2.10.3), ${misc:Depends}
|
||
|
|
Description: PHP PDF Parser Library
|
||
|
|
PHP library to parse PDF documents.
|