debian/0000755000000000000000000000000012217406457007176 5ustar debian/rules0000755000000000000000000000003612217406457010255 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000252412217406457010604 0ustar Source: libdbicx-testdatabase-perl Maintainer: Debian Perl Group Uploaders: Antony Gelberg , gregor herrmann , Jonathan Yu Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libdbd-sqlite3-perl, libdbix-class-perl, libsql-translator-perl, libtest-use-ok-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdbicx-testdatabase-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdbicx-testdatabase-perl.git Homepage: https://metacpan.org/release/DBICx-TestDatabase/ Package: libdbicx-testdatabase-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libsql-translator-perl, libdbd-sqlite3-perl Description: module for testing a DBIx::Class::Schema DBICx::TestDatabase is a Perl module useful for testing applications built with DBIx::Class (see libdbix-class-perl). It creates a temporary in-memory SQLite database, deploys your DBIC Schema, and then connects to it. This lets you easily test your schema using a fresh database for every test, ensuring that the ordering of tests will not affect failure. debian/source/0000755000000000000000000000000012217406457010476 5ustar debian/source/format0000644000000000000000000000001412217406457011704 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000337412217406457011057 0ustar libdbicx-testdatabase-perl (0.05-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs [ Axel Beckert ] * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- copyright" [ gregor herrmann ] * New upstream release. * Update copyright years. * Declare compliance with Debian Policy 3.9.4. -- gregor herrmann Sat, 21 Sep 2013 23:18:25 +0200 libdbicx-testdatabase-perl (0.04-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Standards-Version 3.9.1 (no changes) * Refresh copyright to new format * Use new short rules format * Bump to debhelper compat 8 * Use new 3.0 (quilt) source format * Rewrite control description * Update dependencies per upstream * Add myself to Uploaders and Copyright [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Nathan Handler ] * debian/watch: Update to ignore development releases. -- Jonathan Yu Tue, 01 Mar 2011 07:11:03 -0500 libdbicx-testdatabase-perl (0.02-1) unstable; urgency=low * New upstream release. * debian/copyright: add information about files under inc/*. * Set Standards-Version to 3.8.0 (no changes). * Add /me to Uploaders. * debian/control: wrap long lines. -- gregor herrmann Tue, 08 Jul 2008 19:02:14 +0200 libdbicx-testdatabase-perl (0.01-1) unstable; urgency=low * Initial Release. (Closes: #479198) -- Antony Gelberg Sat, 03 May 2008 15:21:14 +0100 debian/compat0000644000000000000000000000000212217406457010374 0ustar 8 debian/copyright0000644000000000000000000000251312217406457011132 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: DBICx-TestDatabase Upstream-Contact: Jonathan Rockway Source: https://metacpan.org/release/DBICx-TestDatabase/ Files: * Copyright: 2007, Jonathan Rockway License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2012, Adam Kennedy 2002-2012, Audrey Tang 2002-2012, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2008, Antony Gelberg 2008-2013, gregor herrmann 2011, Jonathan Yu 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/watch0000644000000000000000000000020212217406457010221 0ustar version=3 https://metacpan.org/release/DBICx-TestDatabase/ .*/DBICx-TestDatabase-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$