debian/0000755000000000000000000000000012213112332007154 5ustar debian/rules0000755000000000000000000000003612213112332010233 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000247112213112332010563 0ustar Source: libtest-deep-unorderedpairs-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libtest-checkdeps-perl (>= 0.002), libtest-deep-perl, libtest-fatal-perl, libtest-warnings-perl, perl (>= 5.11.1) | libtest-simple-perl (>= 0.94), perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-deep-unorderedpairs-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-deep-unorderedpairs-perl.git Homepage: https://metacpan.org/release/Test-Deep-UnorderedPairs Package: libtest-deep-unorderedpairs-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libtest-deep-perl Description: Test::Deep plugin for comparing lists as if they were hashes Test::Deep::UnorderedPairs provides the sub unordered_pairs (and tuples, samehash, as synonyms) to indicate the data being tested is a list of pairs that should be tested where the order of the pairs is insignificant. . This is useful when testing a function that returns a list of hash elements as an arrayref, not a hashref. debian/source/0000755000000000000000000000000012213112332010454 5ustar debian/source/format0000644000000000000000000000001412213112332011662 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000026312213112332011027 0ustar libtest-deep-unorderedpairs-perl (0.003-1) unstable; urgency=low * Initial release (closes: #722157). -- gregor herrmann Sun, 08 Sep 2013 17:16:36 +0200 debian/compat0000644000000000000000000000000212213112332010352 0ustar 8 debian/copyright0000644000000000000000000000206612213112332011113 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/Test-Deep-UnorderedPairs Upstream-Contact: Karen Etheridge Upstream-Name: Test-Deep-UnorderedPairs Files: * Copyright: 2013, Karen Etheridge License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, 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/libtest-deep-unorderedpairs-perl.examples0000644000000000000000000000001312213112332017253 0ustar examples/* debian/watch0000644000000000000000000000021512213112332010203 0ustar version=3 https://metacpan.org/release/Test-Deep-UnorderedPairs .*/Test-Deep-UnorderedPairs-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$