debian/0000755000000000000000000000000012221357432007167 5ustar debian/copyright0000644000000000000000000000213512221345064011121 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/DBIx-Class-DeploymentHandler Upstream-Contact: Arthur Axel "fREW" Schmidt Upstream-Name: DBIx-Class-DeploymentHandler Files: * Copyright: 2013, Arthur Axel "fREW" Schmidt License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, Don Armstrong License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/source/0000755000000000000000000000000012220634747010475 5ustar debian/source/format0000644000000000000000000000001412220634747011703 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000022512220634750010217 0ustar version=3 https://metacpan.org/release/DBIx-Class-DeploymentHandler .*/DBIx-Class-DeploymentHandler-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/changelog0000644000000000000000000000026512221357432011044 0ustar libdbix-class-deploymenthandler-perl (0.002208-1) unstable; urgency=low * Initial Release. (Closes: #617978) -- Don Armstrong Wed, 25 Sep 2013 12:30:48 -0700 debian/libdbix-class-deploymenthandler-perl.docs0000644000000000000000000000000712220634750017232 0ustar t/bugs debian/rules0000755000000000000000000000003612220634774010254 0ustar #!/usr/bin/make -f %: dh $@ debian/compat0000644000000000000000000000000212220634750010365 0ustar 9 debian/control0000644000000000000000000000353312221357143010575 0ustar Source: libdbix-class-deploymenthandler-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Don Armstrong Build-Depends: debhelper (>= 9.20120312) Build-Depends-Indep: libaliased-perl, libcarp-clan-perl, libcontext-preserve-perl (>= 0.01), libdbd-sqlite3-perl (>= 1.35), libdbix-class-perl (>= 0.08121), liblog-contextual-perl (>= 0.005005), libmoo-perl (>= 1.003), libmoose-perl (>= 1), libmoosex-role-parameterized-perl (>= 0.18), libnamespace-autoclean-perl, libpath-class-perl (>= 0.26), libsql-translator-perl (>= 0.11005), libsub-exporter-progressive-perl, libtest-fatal-perl (>= 0.006), libtest-requires-perl (>= 0.06), libtext-brew-perl (>= 0.02), libtry-tiny-perl, perl (>= 5.13.11), libyaml-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdbix-class-deploymenthandler-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdbix-class-deploymenthandler-perl.git Homepage: https://metacpan.org/release/DBIx-Class-DeploymentHandler Package: libdbix-class-deploymenthandler-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcarp-clan-perl, libcontext-preserve-perl (>= 0.01), libdbix-class-perl (>= 0.08121), liblog-contextual-perl (>= 0.005005), libmoo-perl (>= 1.003), libmoose-perl (>= 1), libmoosex-role-parameterized-perl (>= 0.18), libnamespace-autoclean-perl, libpath-class-perl (>= 0.26), libsql-translator-perl (>= 0.11005), libsub-exporter-progressive-perl, libtext-brew-perl (>= 0.02), libtry-tiny-perl, perl (>= 5.13.11), libyaml-perl Description: Extensible DBIx::Class deployment DBIx::Class::DeploymentHandler is a tool for deploying and upgrading databases with DBIx::Class. It is designed to be much more flexible than DBIx::Class::Schema::Versioned.