generated from jric11/baseProject
19 lines
550 B
Plaintext
19 lines
550 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), ${misc:Depends}
|
|
Recommends: php-posix
|
|
Description: PHP PDF Encrypt Library
|
|
PHP library to encrypt data for PDF.
|