debian/0000755000000000000000000000000011474444705007200 5ustar debian/source/0000755000000000000000000000000011474444705010500 5ustar debian/source/format0000644000000000000000000000001411474443662011707 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000204611474443662011136 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Paul Evans Source: http://search.cpan.org/dist/Test-Identity/ Name: Test-Identity Files: * Copyright: 2010, Paul Evans License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Nicholas Bamber 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 General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/rules0000755000000000000000000000003611474443662010260 0ustar #!/usr/bin/make -f %: dh $@ debian/compat0000644000000000000000000000000211474443662010377 0ustar 8 debian/control0000644000000000000000000000207511474444561010607 0ustar Source: libtest-identity-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libtest-pod-perl Maintainer: Debian Perl Group Uploaders: Nicholas Bamber Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/Test-Identity/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtest-identity-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libtest-identity-perl/ Package: libtest-identity-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: test module that asserts the referential identity of a reference Test::Identity provides a single testing function, identical. It asserts that a given reference is as expected; that is, it either refers to the same object or is undef. It is similar to Test::More::is except that it uses refaddr, ensuring that it behaves correctly even if the references under test are objects that overload stringification or numification. It also provides better diagnostics if the test fails. debian/changelog0000644000000000000000000000025411474443662011054 0ustar libtest-identity-perl (0.01-1) unstable; urgency=low * Initial Release. (Closes: #605064) -- Nicholas Bamber Sat, 27 Nov 2010 13:56:59 +0000 debian/watch0000644000000000000000000000016711474443662010236 0ustar version=3 http://search.cpan.org/dist/Test-Identity/ .*/Test-Identity-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$