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

Package: postgresql-15-pg-libphonenumber
Architecture: any
Depends:
  ${shlibs:Depends},
  ${misc:Depends},
  postgresql-15
description: PostgreSQL extension for libphonenumber
 pg_libphonenumber is a (partially implemented!) PostgreSQL extension that
 provides access to Google's libphonenumber.
 .
 libphonenumber is a  library for parsing, formatting, and validating
 international phone numbers.
