debian/0000755000000000000000000000000012256113453007170 5ustar debian/changelog0000644000000000000000000000365612256113453011054 0ustar libtest-object-perl (0.07-2) unstable; urgency=low [ gregor herrmann ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. * Use dist-based URL in debian/watch. * debian/rules: - don't install empty /usr/lib/perl5 directory - remove unneeded calls to dh_link and dh_installexamples * debian/rules: delete /usr/lib/perl5 only if it exists. * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Joey Hess ] * Removed myself from uploaders fields [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Axel Beckert ] * Add Uploaders header again and add myself * Switch to source format "3.0 (quilt)" * Bump debhelper compatibility to 9 + Update versioned debhelper build-dependency accordingly * Revamp debian/rules + Fix lintian warning debian-rules-missing-recommended-target + Replace "dh_clean -k" with "dh_prep" + Use dh_auto_{configure,build,test,install,clean} - Fixes debian-rules-makemaker-prefix-is-deprecated warning + Remove obsolete dh_install{changelogs,dirs} parameters - The latter fixes lintian warning package-contains-empty-directory + Remove obsolete /usr/lib/perl5 handling + Remove manual stamp file removal, now done by dh_clean + Finally switch to a minimal dh-style debian/rules file * Bump Standards-Version to 3.9.5 (no further changes) -- Axel Beckert Mon, 23 Dec 2013 21:03:55 +0100 libtest-object-perl (0.07-1) unstable; urgency=low * First release. -- Joey Hess Tue, 14 Aug 2007 21:50:42 -0400 debian/compat0000644000000000000000000000000212256031475010371 0ustar 9 debian/control0000644000000000000000000000145712256113315010577 0ustar Source: libtest-object-perl Maintainer: Debian Perl Group Uploaders: Axel Beckert Section: perl Priority: optional Build-Depends: debhelper (>= 9~) Build-Depends-Indep: perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-object-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-object-perl.git Homepage: https://metacpan.org/release/Test-Object Package: libtest-object-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends} Description: Thoroughly testing objects via registered handlers The Test::Object perl module aids testing deep trees of classes. It allows testing an object against the expected behavior of all the classes in its inheritance tree. debian/copyright0000644000000000000000000000101512253443304011116 0ustar This is a Debian prepackaged version of the Test::Object. This package was put together by Joey Hess , using sources from CPAN, http://www.cpan.org/ The following copyright applies to this package: Copyright 2005, 2006 Adam Kennedy. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. (Those terms are either of the Artistic license or the GPL; both licenses can be found in full in /usr/share/common-licenses/) debian/rules0000755000000000000000000000003612256044226010250 0ustar #!/usr/bin/make -f %: dh $@ debian/watch0000644000000000000000000000013312256025401010211 0ustar version=3 https://metacpan.org/release/Test-Object .*/Test-Object-([[:digit:]].*)\.tar\.gz debian/source/0000755000000000000000000000000012256031364010470 5ustar debian/source/format0000644000000000000000000000001412256031364011676 0ustar 3.0 (quilt)