r29067 - in /branches/upstream/libjifty-plugin-authentication-bitcard-perl/current: ./ lib/Jifty/Plugin/Authentication/ lib/Jifty/Plugin/Authentication/Bitcard/ lib/Jifty/Plugin/Authentication/Bitcard/Mixin/Model/

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Thu Jan 1 19:32:31 UTC 2009


Author: gregoa
Date: Thu Jan  1 19:32:28 2009
New Revision: 29067

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=29067
Log:
[svn-upgrade] Integrating new upstream version, libjifty-plugin-authentication-bitcard-perl (0.053)

Modified:
    branches/upstream/libjifty-plugin-authentication-bitcard-perl/current/META.yml
    branches/upstream/libjifty-plugin-authentication-bitcard-perl/current/SIGNATURE
    branches/upstream/libjifty-plugin-authentication-bitcard-perl/current/lib/Jifty/Plugin/Authentication/Bitcard.pm
    branches/upstream/libjifty-plugin-authentication-bitcard-perl/current/lib/Jifty/Plugin/Authentication/Bitcard/Dispatcher.pm
    branches/upstream/libjifty-plugin-authentication-bitcard-perl/current/lib/Jifty/Plugin/Authentication/Bitcard/Mixin/Model/User.pm

Modified: branches/upstream/libjifty-plugin-authentication-bitcard-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjifty-plugin-authentication-bitcard-perl/current/META.yml?rev=29067&op=diff
==============================================================================
--- branches/upstream/libjifty-plugin-authentication-bitcard-perl/current/META.yml (original)
+++ branches/upstream/libjifty-plugin-authentication-bitcard-perl/current/META.yml Thu Jan  1 19:32:28 2009
@@ -1,6 +1,6 @@
 ---
 name: Jifty-Plugin-Authentication-Bitcard
-version: 0.052
+version: 0.053
 author:
   - 'Jacob Helwig <jacob at technosorcery.net>'
 abstract: Bitcard authentication plugin
@@ -13,12 +13,14 @@
 provides:
   Jifty::Plugin::Authentication::Bitcard:
     file: lib/Jifty/Plugin/Authentication/Bitcard.pm
-    version: 0.052
+    version: 0.053
   Jifty::Plugin::Authentication::Bitcard::Dispatcher:
     file: lib/Jifty/Plugin/Authentication/Bitcard/Dispatcher.pm
+    version: 0.053
   Jifty::Plugin::Authentication::Bitcard::Mixin::Model::User:
     file: lib/Jifty/Plugin/Authentication/Bitcard/Mixin/Model/User.pm
-generated_by: Module::Build version 0.280801
+    version: 0.053
+generated_by: Module::Build version 0.2808
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.2.html
   version: 1.2

Modified: branches/upstream/libjifty-plugin-authentication-bitcard-perl/current/SIGNATURE
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjifty-plugin-authentication-bitcard-perl/current/SIGNATURE?rev=29067&op=diff
==============================================================================
--- branches/upstream/libjifty-plugin-authentication-bitcard-perl/current/SIGNATURE (original)
+++ branches/upstream/libjifty-plugin-authentication-bitcard-perl/current/SIGNATURE Thu Jan  1 19:32:28 2009
@@ -18,18 +18,18 @@
 SHA1 0c9a48155496403dcd60fde8cd7d4402b71355fc Changes
 SHA1 f235ba4160673bcb7c9d58c2f09dbc7fc0efadea LICENSE
 SHA1 c8d34e20094cd5f9b114f7b23230c66acd75327c MANIFEST
-SHA1 611fe3e4be6b2f2b8a93b5299f7df0bda64cb86d META.yml
+SHA1 9ca39a1220c59ab1b0c7191c70c997dccc0a0ad5 META.yml
 SHA1 e86245b6a930636e230cc7607c02cdabe7d1e2fc Makefile.PL
 SHA1 78a6fc3ac4c690394b85a066b1e08721a365fa71 README
 SHA1 b1ade73bde538c73804a9aa2095427224b4bdb2c Todo
-SHA1 9c61efa2514ff79f52562c4e94b16d48c8cdce51 lib/Jifty/Plugin/Authentication/Bitcard.pm
-SHA1 e7e601402ccb069ca566739397078bacae781f5a lib/Jifty/Plugin/Authentication/Bitcard/Dispatcher.pm
-SHA1 ccc89111053b87bbf3bcfa79822269f62468b43f lib/Jifty/Plugin/Authentication/Bitcard/Mixin/Model/User.pm
+SHA1 b8f1cbd5da53ce3b7176b079d65c51bd849ba680 lib/Jifty/Plugin/Authentication/Bitcard.pm
+SHA1 09d5ee98db292e90e7816da358f71358ffb09dc2 lib/Jifty/Plugin/Authentication/Bitcard/Dispatcher.pm
+SHA1 b45766244826414ff5af3fa40089d810be60d5b9 lib/Jifty/Plugin/Authentication/Bitcard/Mixin/Model/User.pm
 SHA1 0e05554efc3e14b1b9f2d519fe4cb3f2347c392b t/001_load.t
 -----BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.6 (GNU/Linux)
+Version: GnuPG v2.0.9 (GNU/Linux)
 
-iD8DBQFIXIBHRhLSniguQyERAuXhAJ40U/Rfvhzco2HieOk4XmCkixP82gCgo2M8
-lWMgmYW3HSyqx0qA32sGyhk=
-=Lqrk
+iEYEARECAAYFAklOIXcACgkQRhLSniguQyHoVQCgku4j8wOXPCf6dw/eHdqyd4qC
+EP4Anj/RtKknK4Y/dVUnT0hAEQmrz85M
+=DUk9
 -----END PGP SIGNATURE-----

Modified: branches/upstream/libjifty-plugin-authentication-bitcard-perl/current/lib/Jifty/Plugin/Authentication/Bitcard.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjifty-plugin-authentication-bitcard-perl/current/lib/Jifty/Plugin/Authentication/Bitcard.pm?rev=29067&op=diff
==============================================================================
--- branches/upstream/libjifty-plugin-authentication-bitcard-perl/current/lib/Jifty/Plugin/Authentication/Bitcard.pm (original)
+++ branches/upstream/libjifty-plugin-authentication-bitcard-perl/current/lib/Jifty/Plugin/Authentication/Bitcard.pm Thu Jan  1 19:32:28 2009
@@ -6,7 +6,7 @@
 
 use Authen::Bitcard ();
 
-our $VERSION = '0.052';
+our $VERSION = '0.053';
 
 =head1 NAME
 

Modified: branches/upstream/libjifty-plugin-authentication-bitcard-perl/current/lib/Jifty/Plugin/Authentication/Bitcard/Dispatcher.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjifty-plugin-authentication-bitcard-perl/current/lib/Jifty/Plugin/Authentication/Bitcard/Dispatcher.pm?rev=29067&op=diff
==============================================================================
--- branches/upstream/libjifty-plugin-authentication-bitcard-perl/current/lib/Jifty/Plugin/Authentication/Bitcard/Dispatcher.pm (original)
+++ branches/upstream/libjifty-plugin-authentication-bitcard-perl/current/lib/Jifty/Plugin/Authentication/Bitcard/Dispatcher.pm Thu Jan  1 19:32:28 2009
@@ -3,6 +3,8 @@
 
 package Jifty::Plugin::Authentication::Bitcard::Dispatcher;
 use Jifty::Dispatcher -base;
+
+our $VERSION = '0.053';
 
 =head1 NAME
 
@@ -91,7 +93,7 @@
     ));
 };
 
-=head 2 before /bitcard_(login|signup)
+=head2 before /bitcard_(login|signup)
 
 Verify the bitcard login.
 

Modified: branches/upstream/libjifty-plugin-authentication-bitcard-perl/current/lib/Jifty/Plugin/Authentication/Bitcard/Mixin/Model/User.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjifty-plugin-authentication-bitcard-perl/current/lib/Jifty/Plugin/Authentication/Bitcard/Mixin/Model/User.pm?rev=29067&op=diff
==============================================================================
--- branches/upstream/libjifty-plugin-authentication-bitcard-perl/current/lib/Jifty/Plugin/Authentication/Bitcard/Mixin/Model/User.pm (original)
+++ branches/upstream/libjifty-plugin-authentication-bitcard-perl/current/lib/Jifty/Plugin/Authentication/Bitcard/Mixin/Model/User.pm Thu Jan  1 19:32:28 2009
@@ -6,6 +6,8 @@
 use base 'Jifty::DBI::Record::Plugin';
 
 use Authen::Bitcard ();
+
+our $VERSION = '0.053';
 
 our @EXPORT = qw/ /;
 




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