r22555 - in /branches/upstream/libtest-tap-model-perl/current: Changes MANIFEST META.yml Makefile Makefile.PL SIGNATURE lib/Test/TAP/Model.pm

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Mon Jun 30 19:38:52 UTC 2008


Author: gregoa
Date: Mon Jun 30 19:38:52 2008
New Revision: 22555

URL: http://svn.debian.org/wsvn/?sc=1&rev=22555
Log:
[svn-upgrade] Integrating new upstream version, libtest-tap-model-perl (0.10)

Removed:
    branches/upstream/libtest-tap-model-perl/current/Makefile
Modified:
    branches/upstream/libtest-tap-model-perl/current/Changes
    branches/upstream/libtest-tap-model-perl/current/MANIFEST
    branches/upstream/libtest-tap-model-perl/current/META.yml
    branches/upstream/libtest-tap-model-perl/current/Makefile.PL
    branches/upstream/libtest-tap-model-perl/current/SIGNATURE
    branches/upstream/libtest-tap-model-perl/current/lib/Test/TAP/Model.pm

Modified: branches/upstream/libtest-tap-model-perl/current/Changes
URL: http://svn.debian.org/wsvn/branches/upstream/libtest-tap-model-perl/current/Changes?rev=22555&op=diff
==============================================================================
--- branches/upstream/libtest-tap-model-perl/current/Changes (original)
+++ branches/upstream/libtest-tap-model-perl/current/Changes Mon Jun 30 19:38:52 2008
@@ -1,3 +1,6 @@
+0.10
+	- depend on Test::Harness::Straps and deprecate
+
 0.09
 	- Todd Hepler reported a bug that new_with_* were calling ->SUPER::new
 	  instead of ->new making subclassing and overriding new not work

Modified: branches/upstream/libtest-tap-model-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/branches/upstream/libtest-tap-model-perl/current/MANIFEST?rev=22555&op=diff
==============================================================================
--- branches/upstream/libtest-tap-model-perl/current/MANIFEST (original)
+++ branches/upstream/libtest-tap-model-perl/current/MANIFEST Mon Jun 30 19:38:52 2008
@@ -5,10 +5,8 @@
 lib/Test/TAP/Model/File.pm
 lib/Test/TAP/Model/File/Consolidated.pm
 lib/Test/TAP/Model/Subtest.pm
-Makefile
 Makefile.PL
 MANIFEST			This list of files
-META.yml
 t/basic.t
 t/comprehensive.t
 t/consolidate.t
@@ -17,4 +15,5 @@
 t/oop_subtest.t
 t/pos_guessing.t
 t/serializable.t
+META.yml                                 Module meta-data (added by MakeMaker)
 SIGNATURE                                Public-key signature (added by MakeMaker)

Modified: branches/upstream/libtest-tap-model-perl/current/META.yml
URL: http://svn.debian.org/wsvn/branches/upstream/libtest-tap-model-perl/current/META.yml?rev=22555&op=diff
==============================================================================
--- branches/upstream/libtest-tap-model-perl/current/META.yml (original)
+++ branches/upstream/libtest-tap-model-perl/current/META.yml Mon Jun 30 19:38:52 2008
@@ -1,14 +1,15 @@
 --- #YAML:1.0
 name:                Test-TAP-Model
-version:             0.09
+version:             0.10
 abstract:            ~
 license:             ~
-generated_by:        ExtUtils::MakeMaker version 6.31
+author:              ~
+generated_by:        ExtUtils::MakeMaker version 6.44
 distribution_type:   module
 requires:     
     Method::Alias:                 0
-    Test::Harness:                 2.64
+    Test::Harness::Straps:         0.30
     Test::More:                    0.53
 meta-spec:
-    url:     http://module-build.sourceforge.net/META-spec-v1.2.html
-    version: 1.2
+    url:     http://module-build.sourceforge.net/META-spec-v1.3.html
+    version: 1.3

Modified: branches/upstream/libtest-tap-model-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/branches/upstream/libtest-tap-model-perl/current/Makefile.PL?rev=22555&op=diff
==============================================================================
--- branches/upstream/libtest-tap-model-perl/current/Makefile.PL (original)
+++ branches/upstream/libtest-tap-model-perl/current/Makefile.PL Mon Jun 30 19:38:52 2008
@@ -7,8 +7,8 @@
 	VERSION_FROM => 'lib/Test/TAP/Model.pm',
 	SIGN         => 1,
 	PREREQ_PM    => {
-		'Test::Harness'  => '2.64',
-		'Test::More'     => '0.53',
-		'Method::Alias'  => 0
+		'Test::Harness::Straps' => '0.30',
+		'Test::More' => '0.53',
+		'Method::Alias' => 0
 	},
 );

Modified: branches/upstream/libtest-tap-model-perl/current/SIGNATURE
URL: http://svn.debian.org/wsvn/branches/upstream/libtest-tap-model-perl/current/SIGNATURE?rev=22555&op=diff
==============================================================================
--- branches/upstream/libtest-tap-model-perl/current/SIGNATURE (original)
+++ branches/upstream/libtest-tap-model-perl/current/SIGNATURE Mon Jun 30 19:38:52 2008
@@ -14,13 +14,12 @@
 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA1
 
-SHA1 aeea9018cc0304bbb090f08fe9feb93e31f5eb99 Changes
-SHA1 066fc183960dc393680bb88b219e57cd8b42482f MANIFEST
-SHA1 279a1c16e6f41412a2bd9cac1c562cea3895167b META.yml
-SHA1 7a43e022e81d47dd22cd9205024da6b18fa81e53 Makefile
-SHA1 ea996d66545325f03838c68e51664aa5db34dc49 Makefile.PL
+SHA1 8f7f3e486dc7ed9a124f1eeff007fe67fe860171 Changes
+SHA1 c41696b23d877b87ab8616cf8dc7e9a24a824771 MANIFEST
+SHA1 b5afb6cef3219dc58923aff037201ed45c2996d2 META.yml
+SHA1 1e086388fd95fbb78785472e4f1c6ab5af681cfa Makefile.PL
 SHA1 71f34d2e8b9d99b59f393814a26372217e961c44 example.pl
-SHA1 ba2a4d174a87ac3046c1cc9d9d2d580ccaaf96bb lib/Test/TAP/Model.pm
+SHA1 efe1e7e90451adf9baf102836fa6a5d82bbd47e3 lib/Test/TAP/Model.pm
 SHA1 442be97cdb5e0dc4f2fcd5abea656fa83a37dd56 lib/Test/TAP/Model/Consolidated.pm
 SHA1 b9a41ae3c9d942a98a5b54c62da41adae96c4efd lib/Test/TAP/Model/File.pm
 SHA1 6b1c7072e575bbfc6087b14c345dbf59ae487cf2 lib/Test/TAP/Model/File/Consolidated.pm
@@ -34,9 +33,9 @@
 SHA1 ce77d86a7165627e8b9dec182f3a7f8cc65fc06b t/pos_guessing.t
 SHA1 2120d63b75de8443f81b01d737daaed32db882ea t/serializable.t
 -----BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.5 (Darwin)
+Version: GnuPG v1.4.7 (Darwin)
 
-iD8DBQFGCDj4VCwRwOvSdBgRAml7AJ43vgm5cRAVVPNahEkW+K1ildqV1wCfR3rg
-2dEQxuSLSf5CLK48rINAokw=
-=PqCR
+iD8DBQFIXc3XVCwRwOvSdBgRAsHdAKC2398poZ8mzL2YvclIymaR4Qek0gCeNoJJ
+0XUiS24V4Ef+jJ13YXzPst8=
+=chVN
 -----END PGP SIGNATURE-----

Modified: branches/upstream/libtest-tap-model-perl/current/lib/Test/TAP/Model.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libtest-tap-model-perl/current/lib/Test/TAP/Model.pm?rev=22555&op=diff
==============================================================================
--- branches/upstream/libtest-tap-model-perl/current/lib/Test/TAP/Model.pm (original)
+++ branches/upstream/libtest-tap-model-perl/current/lib/Test/TAP/Model.pm Mon Jun 30 19:38:52 2008
@@ -10,7 +10,7 @@
 
 use List::Util qw/sum/;
 
-our $VERSION = "0.09";
+our $VERSION = "0.10";
 
 # callback handlers
 sub _handle_bailout {
@@ -230,8 +230,7 @@
 
 =head1 NAME
 
-Test::TAP::Model - Accessible (queryable, serializable object) result collector
-for L<Test::Harness::Straps> runs.
+Test::TAP::Model - DEPRECATED Use L<TAP::Harness>, L<TAP::Formatter::HTML>
 
 =head1 SYNOPSIS
 




More information about the Pkg-perl-cvs-commits mailing list