Source: sqitch Maintainer: Debian Perl Group Uploaders: Chris Hofstaedtler Section: database Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 11), libmodule-build-perl, perl Build-Depends-Indep: libcapture-tiny-perl, libclass-xsaccessor-perl (>= 1.18), libclone-perl, libconfig-gitlike-perl (>= 1.11), libdatetime-perl, libdatetime-timezone-perl, libdbi-perl, libdevel-stacktrace-perl, libencode-locale-perl, libfile-homedir-perl, libhash-merge-perl (>= 0.299), libintl-perl, libio-pager-perl, libipc-run3-perl, libipc-system-simple-perl, liblist-moreutils-perl, libmodule-runtime-perl, libmoo-perl (>= 1.002000), libnamespace-autoclean-perl (>= 0.16), libpath-class-perl (>= 0.33), libperlio-utf8-strict-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-file-contents-perl, libtest-file-perl, libtest-mockmodule-perl, libtest-nowarnings-perl, libtest-warn-perl, libthrowable-perl (>= 0.200009), libtry-tiny-perl, libtype-tiny-perl, libtype-tiny-xs-perl, liburi-db-perl (>= 0.19), liburi-perl Standards-Version: 4.3.0 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/ Package: sqitch Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libclone-perl, libconfig-gitlike-perl (>= 1.11), libdatetime-perl, libdatetime-timezone-perl, libdbi-perl, libdevel-stacktrace-perl, libencode-locale-perl, libfile-homedir-perl, libhash-merge-perl (>= 0.299), libintl-perl, libio-pager-perl, libipc-run3-perl, libipc-system-simple-perl, liblist-moreutils-perl, libmoo-perl (>= 1.002000), libnamespace-autoclean-perl (>= 0.16), libpath-class-perl (>= 0.33), libperlio-utf8-strict-perl, libstring-formatter-perl, libstring-shellquote-perl, libsub-exporter-perl, libtemplate-tiny-perl, libthrowable-perl (>= 0.200009), libtry-tiny-perl, libtype-tiny-perl, liburi-db-perl (>= 0.19), liburi-perl, libdbd-pg-perl | libdbd-sqlite3-perl | libdbd-mysql-perl | libdbd-firebird-perl (>= 1.11), postgresql-client | sqlite3 | default-mysql-client | virtual-mysql-client | firebird2.5-classic | firebird2.5-super Recommends: libclass-xsaccessor-perl (>= 1.18), libtemplate-perl, libtype-tiny-xs-perl Description: sane database change management Sqitch provides a simple yet robust interface for database change management. The philosophy and functionality is inspired by Git.