r44266 - in /branches/upstream/libdbix-class-encodedcolumn-perl/current: Changes MANIFEST META.yml lib/DBIx/Class/EncodedColumn.pm t/pubring.gpg t/secring.gpg

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sat Sep 19 03:47:38 UTC 2009


Author: jawnsy-guest
Date: Sat Sep 19 03:47:30 2009
New Revision: 44266

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=44266
Log:
[svn-upgrade] Integrating new upstream version, libdbix-class-encodedcolumn-perl (0.00004)

Added:
    branches/upstream/libdbix-class-encodedcolumn-perl/current/t/pubring.gpg   (with props)
    branches/upstream/libdbix-class-encodedcolumn-perl/current/t/secring.gpg   (with props)
Modified:
    branches/upstream/libdbix-class-encodedcolumn-perl/current/Changes
    branches/upstream/libdbix-class-encodedcolumn-perl/current/MANIFEST
    branches/upstream/libdbix-class-encodedcolumn-perl/current/META.yml
    branches/upstream/libdbix-class-encodedcolumn-perl/current/lib/DBIx/Class/EncodedColumn.pm

Modified: branches/upstream/libdbix-class-encodedcolumn-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdbix-class-encodedcolumn-perl/current/Changes?rev=44266&op=diff
==============================================================================
--- branches/upstream/libdbix-class-encodedcolumn-perl/current/Changes (original)
+++ branches/upstream/libdbix-class-encodedcolumn-perl/current/Changes Sat Sep 19 03:47:30 2009
@@ -1,3 +1,6 @@
+0.00004        2009-09-03
+        - correct option name typo in the docs (digest_class -> encode_class)
+        - put the .gpg files back into the test so tests pass (mst == fool)
 0.00003        2009-09-01
         - fixup copyright and licensing info to the proposed new best
           practice for /^DBIx::Class/ modules

Modified: branches/upstream/libdbix-class-encodedcolumn-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdbix-class-encodedcolumn-perl/current/MANIFEST?rev=44266&op=diff
==============================================================================
--- branches/upstream/libdbix-class-encodedcolumn-perl/current/MANIFEST (original)
+++ branches/upstream/libdbix-class-encodedcolumn-perl/current/MANIFEST Sat Sep 19 03:47:30 2009
@@ -20,3 +20,5 @@
 t/lib/DigestTest.pm
 t/lib/DigestTest/Schema.pm
 t/lib/DigestTest/Schema/Test.pm
+t/pubring.gpg
+t/secring.gpg

Modified: branches/upstream/libdbix-class-encodedcolumn-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdbix-class-encodedcolumn-perl/current/META.yml?rev=44266&op=diff
==============================================================================
--- branches/upstream/libdbix-class-encodedcolumn-perl/current/META.yml (original)
+++ branches/upstream/libdbix-class-encodedcolumn-perl/current/META.yml Sat Sep 19 03:47:30 2009
@@ -1,7 +1,7 @@
 ---
 abstract: 'Automatically encode column values'
 author:
-  - '- 2009 the DBIx::Class::EncodedColumn L</AUTHOR> and'
+  - 'Guillermo Roditi (groditi) <groditi at cpan.org>'
 build_requires:
   DBD::SQLite: 0
   Digest::SHA: 0
@@ -27,4 +27,4 @@
   Sub::Name: 0.04
 resources:
   license: http://dev.perl.org/licenses/
-version: 0.00003
+version: 0.00004

Modified: branches/upstream/libdbix-class-encodedcolumn-perl/current/lib/DBIx/Class/EncodedColumn.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdbix-class-encodedcolumn-perl/current/lib/DBIx/Class/EncodedColumn.pm?rev=44266&op=diff
==============================================================================
--- branches/upstream/libdbix-class-encodedcolumn-perl/current/lib/DBIx/Class/EncodedColumn.pm (original)
+++ branches/upstream/libdbix-class-encodedcolumn-perl/current/lib/DBIx/Class/EncodedColumn.pm Sat Sep 19 03:47:30 2009
@@ -9,7 +9,7 @@
 
 __PACKAGE__->mk_classdata( _column_encoders => {} );
 
-our $VERSION = '0.00003';
+our $VERSION = '0.00004';
 
 sub register_column {
   my $self = shift;
@@ -180,7 +180,7 @@
 text string, and returns a boolean that indicates whether the digest of the
 provided value matches the current value.
 
-=head2 digest_class
+=head2 encode_class
 
 The class to use for encoding. available classes are:
 
@@ -218,11 +218,6 @@
 =head1 SEE ALSO
 
 L<DBIx::Class::DigestColumns>, L<DBIx::Class>, L<Digest>
-
-=head1 COPYRIGHT
-
-Copyright (c) 2008 - 2009 the DBIx::Class::EncodedColumn L</AUTHOR> and
-L</CONTRIBUTORS> as listed below.
 
 =head1 AUTHOR
 
@@ -236,6 +231,11 @@
 
 mst - Matt S Trout <mst at shadowcat.co.uk>
 
+=head1 COPYRIGHT
+
+Copyright (c) 2008 - 2009 the DBIx::Class::EncodedColumn L</AUTHOR> and
+L</CONTRIBUTORS> as listed above.
+
 =head1 LICENSE
 
 This library is free software and may be distributed under the same terms

Added: branches/upstream/libdbix-class-encodedcolumn-perl/current/t/pubring.gpg
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdbix-class-encodedcolumn-perl/current/t/pubring.gpg?rev=44266&op=file
==============================================================================
Binary file - no diff available.

Propchange: branches/upstream/libdbix-class-encodedcolumn-perl/current/t/pubring.gpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: branches/upstream/libdbix-class-encodedcolumn-perl/current/t/secring.gpg
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdbix-class-encodedcolumn-perl/current/t/secring.gpg?rev=44266&op=file
==============================================================================
Binary file - no diff available.

Propchange: branches/upstream/libdbix-class-encodedcolumn-perl/current/t/secring.gpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream




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