r47018 - in /branches/upstream/libtest-http-server-simple-perl/current: Changes META.yml Makefile.PL SIGNATURE lib/Test/HTTP/Server/Simple.pm

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Wed Nov 11 13:59:39 UTC 2009


Author: jawnsy-guest
Date: Wed Nov 11 13:59:21 2009
New Revision: 47018

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=47018
Log:
[svn-upgrade] Integrating new upstream version, libtest-http-server-simple-perl (0.11)

Modified:
    branches/upstream/libtest-http-server-simple-perl/current/Changes
    branches/upstream/libtest-http-server-simple-perl/current/META.yml
    branches/upstream/libtest-http-server-simple-perl/current/Makefile.PL
    branches/upstream/libtest-http-server-simple-perl/current/SIGNATURE
    branches/upstream/libtest-http-server-simple-perl/current/lib/Test/HTTP/Server/Simple.pm

Modified: branches/upstream/libtest-http-server-simple-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-http-server-simple-perl/current/Changes?rev=47018&op=diff
==============================================================================
--- branches/upstream/libtest-http-server-simple-perl/current/Changes (original)
+++ branches/upstream/libtest-http-server-simple-perl/current/Changes Wed Nov 11 13:59:21 2009
@@ -1,4 +1,7 @@
 Revision history for Test-HTTP-Server-Simple
+
+0.11 Tue Nov 10 14:14:17 EST 2009
+    No code changes; add Win32::Event dep for windows platforms
 
 0.10 Thu Feb 19 22:51:02 EST 2009
     Remove StashWarnings and move into its own dist (removes Storable dep)

Modified: branches/upstream/libtest-http-server-simple-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-http-server-simple-perl/current/META.yml?rev=47018&op=diff
==============================================================================
--- branches/upstream/libtest-http-server-simple-perl/current/META.yml (original)
+++ branches/upstream/libtest-http-server-simple-perl/current/META.yml Wed Nov 11 13:59:21 2009
@@ -1,15 +1,26 @@
-# http://module-build.sourceforge.net/META-spec.html
-#XXXXXXX This is a prototype!!!  It will change in the future!!! XXXXX#
-name:         Test-HTTP-Server-Simple
-version:      0.10
-version_from: lib/Test/HTTP/Server/Simple.pm
-installdirs:  site
+--- #YAML:1.0
+name:               Test-HTTP-Server-Simple
+version:            0.11
+abstract:           Test::More functions for HTTP::Server::Simple
+author:
+    - David Glasser <glasser at bestpractical.com>
+license:            unknown
+distribution_type:  module
+configure_requires:
+    ExtUtils::MakeMaker:  0
+build_requires:
+    ExtUtils::MakeMaker:  0
 requires:
-    HTTP::Server::Simple:          0
-    NEXT:                          0
-    Test::Builder:                 0
-    Test::Builder::Tester:         1.04
-    Test::More:                    0
-
-distribution_type: module
-generated_by: ExtUtils::MakeMaker version 6.30
+    HTTP::Server::Simple:  0
+    NEXT:                 0
+    Test::Builder:        0
+    Test::Builder::Tester:  1.04
+    Test::More:           0
+no_index:
+    directory:
+        - t
+        - inc
+generated_by:       ExtUtils::MakeMaker version 6.54
+meta-spec:
+    url:      http://module-build.sourceforge.net/META-spec-v1.4.html
+    version:  1.4

Modified: branches/upstream/libtest-http-server-simple-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-http-server-simple-perl/current/Makefile.PL?rev=47018&op=diff
==============================================================================
--- branches/upstream/libtest-http-server-simple-perl/current/Makefile.PL (original)
+++ branches/upstream/libtest-http-server-simple-perl/current/Makefile.PL Wed Nov 11 13:59:21 2009
@@ -14,6 +14,7 @@
         'Test::Builder::Tester' => 1.04,
 	'HTTP::Server::Simple' => 0,
 	'NEXT' => 0,
+        ($^O =~ /win32/i ? ( 'Win32::Event' => 0 ) : () ),
     },
     dist                => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },
     clean               => { FILES => 'Test-HTTP-Server-Simple-*' },

Modified: branches/upstream/libtest-http-server-simple-perl/current/SIGNATURE
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-http-server-simple-perl/current/SIGNATURE?rev=47018&op=diff
==============================================================================
--- branches/upstream/libtest-http-server-simple-perl/current/SIGNATURE (original)
+++ branches/upstream/libtest-http-server-simple-perl/current/SIGNATURE Wed Nov 11 13:59:21 2009
@@ -14,20 +14,20 @@
 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA1
 
-SHA1 93793c21a7cc3cd2aa546fac076c2107d0efc679 Changes
+SHA1 a0deb5d3a0e829ae29db92a374377c1fb34aa744 Changes
 SHA1 fde2e498ced242649142d34769cdb32ec5ba17dd MANIFEST
-SHA1 2c76cb02a449f0c4dcbc22d23f4f05c6a77ce6ae META.yml
-SHA1 bc05af0bffcf1216bc552bd0e62608902e7b15bf Makefile.PL
+SHA1 271940d31d1d718f07ac70f2d85482979d9a03d2 META.yml
+SHA1 9372046daadab1527350ae4181d36ef72f5d1864 Makefile.PL
 SHA1 fa0e7c54e60cea400aab16e8f4b3044958a87790 README
-SHA1 8cb3d05920af2055065e8fd586857b7c85a9825f lib/Test/HTTP/Server/Simple.pm
+SHA1 146919eac1088d1423faf043e0b4f81cb6fa2dbb lib/Test/HTTP/Server/Simple.pm
 SHA1 6c3fc19c093bda0b4e8077ebb7ceec2f8944b7d2 t/00.load.t
 SHA1 1bdea5dc9c47d345d49089a684f2c59190ad4747 t/01.basic.t
 SHA1 6da39b48ce64b584e4c3274bff96fc76ff484820 t/pod-coverage.t
 SHA1 0190346d7072d458c8a10a45c19f86db641dcc48 t/pod.t
 -----BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.9 (GNU/Linux)
+Version: GnuPG v2.0.13 (GNU/Linux)
 
-iEYEARECAAYFAkmeKQ8ACgkQMflWJZZAbqCMVgCghssDRM2pCi1rbcwm7aRcA0dm
-+TsAnAwtOYOt6Y+7TRGyRA6Mh1RRY1VT
-=IvMA
+iEYEARECAAYFAkr5u6wACgkQMflWJZZAbqDnFgCdGYwPxiHYkttwoorKVM+OoqhC
+99wAn13oV20dCOCP0e4gQW629Qm9Ht6y
+=MiMC
 -----END PGP SIGNATURE-----

Modified: branches/upstream/libtest-http-server-simple-perl/current/lib/Test/HTTP/Server/Simple.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-http-server-simple-perl/current/lib/Test/HTTP/Server/Simple.pm?rev=47018&op=diff
==============================================================================
--- branches/upstream/libtest-http-server-simple-perl/current/lib/Test/HTTP/Server/Simple.pm (original)
+++ branches/upstream/libtest-http-server-simple-perl/current/lib/Test/HTTP/Server/Simple.pm Wed Nov 11 13:59:21 2009
@@ -1,6 +1,6 @@
 package Test::HTTP::Server::Simple;
 
-our $VERSION = '0.10';
+our $VERSION = '0.11';
 
 use warnings;
 use strict;




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