Source: postgresql-iban
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://github.com/yorickdewid/PostgreSQL-IBAN
Vcs-Git: https://github.com/yorickdewid/PostgreSQL-IBAN.git
Homepage: https://github.com/yorickdewid/PostgreSQL-IBAN
Rules-Requires-Root: no

Package: postgresql-15-iban
Architecture: any
Depends:
  ${shlibs:Depends},
  ${misc:Depends},
  postgresql-15
description: IBAN type for PostgreSQL 
 PostgreSQL IBAN extension that can verify International Bank Account Numbers.
 This ensures that only valid bank account numbers are stored.
