Source: vat
Section: database
Priority: optional
Maintainer: jordi fita mas <jordi@tandem.blog>
Build-Depends:
  debhelper-compat (= 13),
  postgresql-all (>= 217~)
Standards-Version: 4.6.0
Vcs-Browser: https://dev.tandem.ws/tandem/vat
Vcs-Git: https://dev.tandem.ws/tandem/vat.git
Homepage: https://dev.tandem.ws/tandem/vat
Rules-Requires-Root: no

Package: postgresql-15-vat
Architecture: any
Depends:
    ${shlibs:Depends},
    ${misc:Depends},
    postgresql-15
Description: VAT identification number extension for PostgreSQL 15
 vat is a library to check for valid format of VAT identification numbers.
 .
 This package contains the extension for PostgreSQL 15.
