16 lines
551 B
Plaintext
16 lines
551 B
Plaintext
Source: ~#PKGNAME#~
|
|
Maintainer: Nicola Asuni <info@tecnick.com>
|
|
Section: php
|
|
Priority: optional
|
|
Build-Depends: debhelper (>= 9)
|
|
Standards-Version: 3.9.7
|
|
Homepage: https://github.com/~#VENDOR#~/~#PROJECT#~
|
|
Vcs-Git: https://github.com/~#VENDOR#~/~#PROJECT#~.git
|
|
|
|
Package: ~#PKGNAME#~
|
|
Provides: php-~#PROJECT#~
|
|
Architecture: all
|
|
Depends: php (>= 8.1.0), php-mbstring, php-tecnickcom-tc-lib-unicode-data (<< 3.0.0), php-tecnickcom-tc-lib-unicode-data (>= 2.0.24), ${misc:Depends}
|
|
Description: PHP Unicode methods.
|
|
PHP library containing Unicode methods.
|