r59521 - in /branches/upstream/libobject-id-perl/current: Build.PL Changes META.yml SIGNATURE lib/Object/ID.pm lib/UNIVERSAL/Object/ID.pm t/threads.t

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Fri Jun 18 22:25:50 UTC 2010


Author: gregoa
Date: Fri Jun 18 22:25:44 2010
New Revision: 59521

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=59521
Log:
[svn-upgrade] new version libobject-id-perl (0.1.1)

Modified:
    branches/upstream/libobject-id-perl/current/Build.PL
    branches/upstream/libobject-id-perl/current/Changes
    branches/upstream/libobject-id-perl/current/META.yml
    branches/upstream/libobject-id-perl/current/SIGNATURE
    branches/upstream/libobject-id-perl/current/lib/Object/ID.pm
    branches/upstream/libobject-id-perl/current/lib/UNIVERSAL/Object/ID.pm
    branches/upstream/libobject-id-perl/current/t/threads.t

Modified: branches/upstream/libobject-id-perl/current/Build.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libobject-id-perl/current/Build.PL?rev=59521&op=diff
==============================================================================
--- branches/upstream/libobject-id-perl/current/Build.PL (original)
+++ branches/upstream/libobject-id-perl/current/Build.PL Fri Jun 18 22:25:44 2010
@@ -27,13 +27,13 @@
         keywords => [ 'id', 'identifier', 'universal', 'object' ],
 
         configure_requires => {
-            'Module::Build'     => 0.340201     # what shipped with 5.10.1
+            'Module::Build'     => '0.340201'     # what shipped with 5.10.1
         },
     },
 
     build_requires      => {
-        'Test::More'        => 0.88,    # for done_testing
-        version             => '0.80',
+        'Test::More'        => '0.88',    # for done_testing
+        version             => '0.77',
     },
 
     requires             => {

Modified: branches/upstream/libobject-id-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libobject-id-perl/current/Changes?rev=59521&op=diff
==============================================================================
--- branches/upstream/libobject-id-perl/current/Changes (original)
+++ branches/upstream/libobject-id-perl/current/Changes Fri Jun 18 22:25:44 2010
@@ -1,6 +1,12 @@
+v0.1.1  Thu May 20 14:17:23 PDT 2010
+  Distribution Changes
+  * Lowered the requirement on version.pm to 0.77 (what came with 5.10.1) at the
+    request of Debian to make packaging easier. [rt.cpan.org 57650]
+
+
 v0.1.0  Wed May  5 18:06:31 PDT 2010
   New Features
-  * Now works back to 5.8.5
+  * Now works back to 5.8.8
 
   Performance
   * 2x performance boost on the first call to object_id() for each object

Modified: branches/upstream/libobject-id-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libobject-id-perl/current/META.yml?rev=59521&op=diff
==============================================================================
--- branches/upstream/libobject-id-perl/current/META.yml (original)
+++ branches/upstream/libobject-id-perl/current/META.yml Fri Jun 18 22:25:44 2010
@@ -4,7 +4,7 @@
   - 'Michael G Schwern <schwern at pobox.com>'
 build_requires:
   Test::More: 0.88
-  version: 0.80
+  version: 0.77
 configure_requires:
   Module::Build: 0.340201
 generated_by: 'Module::Build version 0.3607'
@@ -24,10 +24,10 @@
 provides:
   Object::ID:
     file: lib/Object/ID.pm
-    version: v0.1.0
+    version: v0.1.1
   UNIVERSAL::Object::ID:
     file: lib/UNIVERSAL/Object/ID.pm
-    version: v0.1.0
+    version: v0.1.1
 requires:
   Hash::FieldHash: 0.10
   Sub::Name: 0.03
@@ -35,4 +35,4 @@
 resources:
   license: http://dev.perl.org/licenses/
   repository: http://github.com/schwern/Object-ID
-version: v0.1.0
+version: v0.1.1

Modified: branches/upstream/libobject-id-perl/current/SIGNATURE
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libobject-id-perl/current/SIGNATURE?rev=59521&op=diff
==============================================================================
--- branches/upstream/libobject-id-perl/current/SIGNATURE (original)
+++ branches/upstream/libobject-id-perl/current/SIGNATURE Fri Jun 18 22:25:44 2010
@@ -16,29 +16,29 @@
 
 SHA1 893aa2038b35266055d32e4906a6e5227df41327 .perlcriticrc
 SHA1 b1792a796e85dfbf8a74b4d1ad41ad32ddea48bb .perltidyrc
-SHA1 110f6944816b4ad9cdc463690805fbf93243b034 Build.PL
-SHA1 8f34b3213edfb6d8e20374da4928dd1905e7c454 Changes
+SHA1 6c096544a0b3d6907d1b6422724c7884c3e782b8 Build.PL
+SHA1 22fd0c28f79a5576d792dbc40e8206268e159ba0 Changes
 SHA1 e7bc66fca43fc9dba4c777e7a60ef6fc102a8b02 LICENSE
 SHA1 a2418d06847b3dbc3704be36ed2be078a3263c63 MANIFEST
 SHA1 9cfe76fcc4bcefd01ef9abcd146e3682f0c43671 MANIFEST.SKIP
-SHA1 c97d71ebcc15e873bd065a3f71483c7d71c3fb1a META.yml
+SHA1 ef31c57a4f987aec078797b818ab25af35da0c39 META.yml
 SHA1 afce7909d883e6d4c0e46f415f9a2a46631e4d63 README
 SHA1 d51b8f82f755d2e8e456ad5e0b7195e92d07a3e4 inc/MyBuilder.pm
-SHA1 3ee0e520fc23d4558d85d0a3e9c525b4de0cd5c6 lib/Object/ID.pm
-SHA1 dc52bc25342e79d5bab66d97e99e4538b40c6a2b lib/UNIVERSAL/Object/ID.pm
+SHA1 8879a55c3337a7e709bdf7da27727ca313f8843f lib/Object/ID.pm
+SHA1 89340de09498963c72b87e6d1ff4687e31fd9354 lib/UNIVERSAL/Object/ID.pm
 SHA1 0c48cd304451ed6f7b82cad9c870981a44d6a92d t/00compile.t
 SHA1 3f78f31d53e9c28f8367da10ba3056ab73dac263 t/autoclean.t
 SHA1 2285e395d39771a7554aae46aff6991e0096f942 t/destroy.t
 SHA1 33325fa08e39a7c0c92720ac51fb71d4cb3e20fd t/immutable.t
 SHA1 179dcdc43b067802aff5cdc6e58bfee7a06f8d0a t/lib/AutoCleanWidget.pm
 SHA1 edf20baf017122f5c7ac77b50416302698ec0b66 t/role.t
-SHA1 6c668bcbb8ed387013fee80206daa4a5fad36838 t/threads.t
+SHA1 a5224407abd07c1ff17f5f606bccd48ad354bed5 t/threads.t
 SHA1 552f3aacb7e6b655d6b17170b1239c286a786bbc t/universal.t
 SHA1 83cb8b8988721d987a096d44a132ae84ac821959 t/uuid.t
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.13 (Darwin)
 
-iEYEARECAAYFAkviFn4ACgkQWMohlhD1QyeJ+gCg0r8y/3fBhsMwTgj/VnVlPpIH
-rxsAoLAVtLlhFjNbPrF9j5stft5K+F2j
-=SsQo
+iEYEARECAAYFAkv1qE0ACgkQWMohlhD1QydEBwCfUpvLqtZENQgmC8jBdyGkBmm0
+hxQAn1reE3KGIR0R8LF7d8UXbyYw0SHa
+=vvtc
 -----END PGP SIGNATURE-----

Modified: branches/upstream/libobject-id-perl/current/lib/Object/ID.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libobject-id-perl/current/lib/Object/ID.pm?rev=59521&op=diff
==============================================================================
--- branches/upstream/libobject-id-perl/current/lib/Object/ID.pm (original)
+++ branches/upstream/libobject-id-perl/current/lib/Object/ID.pm Fri Jun 18 22:25:44 2010
@@ -5,7 +5,7 @@
 use strict;
 use warnings;
 
-use version; our $VERSION = qv("v0.1.0");
+use version; our $VERSION = qv("v0.1.1");
 
 # Over 2x faster than Hash::Util::FieldHash
 use Hash::FieldHash qw(fieldhashes);

Modified: branches/upstream/libobject-id-perl/current/lib/UNIVERSAL/Object/ID.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libobject-id-perl/current/lib/UNIVERSAL/Object/ID.pm?rev=59521&op=diff
==============================================================================
--- branches/upstream/libobject-id-perl/current/lib/UNIVERSAL/Object/ID.pm (original)
+++ branches/upstream/libobject-id-perl/current/lib/UNIVERSAL/Object/ID.pm Fri Jun 18 22:25:44 2010
@@ -5,7 +5,7 @@
 use strict;
 use warnings;
 
-use version; our $VERSION = qv("v0.1.0");
+use version; our $VERSION = qv("v0.1.1");
 
 {
     package UNIVERSAL;

Modified: branches/upstream/libobject-id-perl/current/t/threads.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libobject-id-perl/current/t/threads.t?rev=59521&op=diff
==============================================================================
--- branches/upstream/libobject-id-perl/current/t/threads.t (original)
+++ branches/upstream/libobject-id-perl/current/t/threads.t Fri Jun 18 22:25:44 2010
@@ -22,6 +22,7 @@
 }
 
 TODO: for my $method (qw(object_id object_uuid)) {
+    note "*** Trying $method ***";
     todo_skip "uuid known to be thread hostile", 5 if $method eq 'object_uuid';
 
     my $obj = new_ok "Foo";
@@ -29,7 +30,7 @@
 
     for(1..5) {
         threads->create(sub {
-            is $obj->$method, $id;
+            is $obj->$method, $id, "$method in a thread";
         });
     }
 




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