Source: perfact-dbschematools
Section: unknown
Priority: optional
Maintainer: Viktor Dick <viktor.dick@perfact.de>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 python3,
 python3-venv,
 pybuild-plugin-pyproject,
 python3-setuptools-scm,
Standards-Version: 4.6.2

Package: perfact-dbschematools
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
 python3,
 python3-venv,
 python3-yaml,
 python3-pglast,
 perfact-pyoyaml,
 python3-perfact,
 python3-perfact-dbutils,
 python3-psycopg2,
Conflicts:
 perfact-dbutils-zope4 (<=26.0.0),
Description: Tools for deploying database schema changes.
 It aims to gradually replace DatabaseModifications by a schema definition
 delivered in the form of yaml files in a file system structure.
