Source: sqitch Maintainer: Debian Perl Group Uploaders: Chris Hofstaedtler Section: database Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper-compat (= 13), libmodule-build-perl, perl Build-Depends-Indep: libalgorithm-backoff-perl , libcapture-tiny-perl , libclass-xsaccessor-perl , libclone-perl , libconfig-gitlike-perl , libdatetime-perl , libdatetime-timezone-perl , libdbd-sqlite3-perl , libdbi-perl , libdevel-stacktrace-perl , libencode-locale-perl , libhash-merge-perl , libintl-perl , libio-pager-perl , libipc-run3-perl , libipc-system-simple-perl , liblist-moreutils-perl , libmodule-runtime-perl , libmoo-perl , libnamespace-autoclean-perl , libpath-class-perl , libperlio-utf8-strict-perl , libpod-parser-perl , libstring-formatter-perl , libstring-shellquote-perl , libsub-exporter-perl , libtemplate-perl , libtemplate-tiny-perl , libtest-deep-perl , libtest-dir-perl , libtest-exception-perl , libtest-exit-perl , libtest-file-contents-perl , libtest-file-perl , libtest-mockmodule-perl , libtest-mockobject-perl , libtest-nowarnings-perl , libtest-warn-perl , libthrowable-perl , libtry-tiny-perl , libtype-tiny-perl , libtype-tiny-xs-perl , liburi-db-perl (>= 0.20) , liburi-perl , sqlite3 Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/sqitch Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/sqitch.git Homepage: https://sqitch.org/ Rules-Requires-Root: no Package: sqitch Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libalgorithm-backoff-perl, libclone-perl, libconfig-gitlike-perl, libdatetime-perl, libdatetime-timezone-perl, libdbd-pg-perl | libdbd-sqlite3-perl | libdbd-mysql-perl | libdbd-firebird-perl | libdbd-odbc-perl, libdbi-perl, libdevel-stacktrace-perl, libencode-locale-perl, libhash-merge-perl, libintl-perl, libio-pager-perl, libipc-run3-perl, libipc-system-simple-perl, liblist-moreutils-perl, libmoo-perl, libnamespace-autoclean-perl, libpath-class-perl, libperlio-utf8-strict-perl, libpod-parser-perl, libstring-formatter-perl, libstring-shellquote-perl, libsub-exporter-perl, libtemplate-tiny-perl, libthrowable-perl, libtry-tiny-perl, libtype-tiny-perl, liburi-db-perl (>= 0.20), liburi-perl, postgresql-client | sqlite3 | default-mysql-client | virtual-mysql-client | firebird3.0-utils Recommends: libclass-xsaccessor-perl, libtemplate-perl, libtype-tiny-xs-perl Description: sensible database change management Sqitch provides a simple yet robust interface for database change management. The philosophy and functionality is inspired by Git.