debian/0000755000000000000000000000000012063407177007175 5ustar debian/rules0000755000000000000000000000003612063407177010254 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000156212063407177010604 0ustar Source: libtest-databaserow-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: gregor herrmann Build-Depends: debhelper (>= 8) Build-Depends-Indep: libdbi-perl, libtest-exception-perl, libtest-warn-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-databaserow-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libtest-databaserow-perl.git Homepage: https://metacpan.org/release/Test-DatabaseRow/ Package: libtest-databaserow-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdbi-perl Description: module for simple database tests Test::DatabaseRow is a simple module for doing simple tests on a database, primarily designed to test if a row exists with the correct details in a table or not. debian/source/0000755000000000000000000000000012063407177010475 5ustar debian/source/format0000644000000000000000000000001412063407177011703 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000025112063407177011045 0ustar libtest-databaserow-perl (2.3-1) unstable; urgency=low * Initial release (closes: #696100). -- gregor herrmann Sun, 16 Dec 2012 19:10:04 +0100 debian/compat0000644000000000000000000000000212063407177010373 0ustar 8 debian/copyright0000644000000000000000000000344012063407177011131 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Test-DatabaseRow Source: https://metacpan.org/release/Test-DatabaseRow/ Upstream-Contact: Mark Fowler Files: * Copyright: 2003-2004, Profero 2011, Mark Fowler License: Artistic or GPL-1+ Files: lib/Test/DatabaseRow/Result.pm Copyright: 2011, Mark Fowler License: Artistic or GPL-1+ Files: lib/Test/DatabaseRow/Object.pm: Copyright: 2003-2004, Profero 2011, Mark Fowler Comment: Parts from Lingua::EN::Numbers::Ordinate Copyright (c) 2000 Sean M. Burke. All rights reserved. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. . Some code taken from Test::Builder, written by Michael Schwern. Some code taken from Regexp::Common, written by Damian Conway. License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2010, Adam Kennedy 2002-2010, Audrey Tang 2002-2010, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2012, gregor herrmann 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/watch0000644000000000000000000000017612063407177010232 0ustar version=3 https://metacpan.org/release/Test-DatabaseRow/ .*/Test-DatabaseRow-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$