r5455 - in /packages/libmoose-perl/branches/upstream/current: ./ lib/ lib/Moose/ lib/Moose/Cookbook/ lib/Moose/Meta/ lib/Moose/Meta/Method/ lib/Moose/Util/ t/

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Fri May 18 22:23:18 UTC 2007


Author: gregoa-guest
Date: Fri May 18 22:23:18 2007
New Revision: 5455

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=5455
Log:
[svn-upgrade] Integrating new upstream version, libmoose-perl (0.21)

Added:
    packages/libmoose-perl/branches/upstream/current/t/107_custom_attr_meta_with_roles.t
Modified:
    packages/libmoose-perl/branches/upstream/current/Changes
    packages/libmoose-perl/branches/upstream/current/MANIFEST
    packages/libmoose-perl/branches/upstream/current/META.yml
    packages/libmoose-perl/branches/upstream/current/README
    packages/libmoose-perl/branches/upstream/current/lib/Moose.pm
    packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook.pod
    packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook/FAQ.pod
    packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook/Recipe1.pod
    packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook/Recipe2.pod
    packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook/Recipe3.pod
    packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook/Recipe4.pod
    packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook/Recipe5.pod
    packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook/Recipe6.pod
    packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook/WTF.pod
    packages/libmoose-perl/branches/upstream/current/lib/Moose/Meta/Class.pm
    packages/libmoose-perl/branches/upstream/current/lib/Moose/Meta/Method/Accessor.pm
    packages/libmoose-perl/branches/upstream/current/lib/Moose/Meta/Method/Constructor.pm
    packages/libmoose-perl/branches/upstream/current/lib/Moose/Meta/Role.pm
    packages/libmoose-perl/branches/upstream/current/lib/Moose/Role.pm
    packages/libmoose-perl/branches/upstream/current/lib/Moose/Util/TypeConstraints.pm
    packages/libmoose-perl/branches/upstream/current/t/012_super_and_override.t
    packages/libmoose-perl/branches/upstream/current/t/013_inner_and_augment.t
    packages/libmoose-perl/branches/upstream/current/t/018_import_unimport.t
    packages/libmoose-perl/branches/upstream/current/t/020_foreign_inheritence.t

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: packages/libmoose-perl/branches/upstream/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/Changes?rev=5455&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/MANIFEST?rev=5455&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/META.yml?rev=5455&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/README?rev=5455&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/lib/Moose.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/lib/Moose.pm?rev=5455&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook.pod
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook.pod?rev=5455&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook/FAQ.pod
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook/FAQ.pod?rev=5455&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook/Recipe1.pod
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook/Recipe1.pod?rev=5455&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook/Recipe2.pod
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook/Recipe2.pod?rev=5455&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook/Recipe3.pod
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook/Recipe3.pod?rev=5455&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook/Recipe4.pod
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook/Recipe4.pod?rev=5455&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook/Recipe5.pod
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook/Recipe5.pod?rev=5455&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook/Recipe6.pod
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook/Recipe6.pod?rev=5455&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook/WTF.pod
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook/WTF.pod?rev=5455&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/lib/Moose/Meta/Class.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/lib/Moose/Meta/Class.pm?rev=5455&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/lib/Moose/Meta/Method/Accessor.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/lib/Moose/Meta/Method/Accessor.pm?rev=5455&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/lib/Moose/Meta/Method/Constructor.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/lib/Moose/Meta/Method/Constructor.pm?rev=5455&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/lib/Moose/Meta/Role.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/lib/Moose/Meta/Role.pm?rev=5455&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/lib/Moose/Role.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/lib/Moose/Role.pm?rev=5455&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/lib/Moose/Util/TypeConstraints.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/lib/Moose/Util/TypeConstraints.pm?rev=5455&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/t/012_super_and_override.t
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/t/012_super_and_override.t?rev=5455&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/t/013_inner_and_augment.t
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/t/013_inner_and_augment.t?rev=5455&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/t/018_import_unimport.t
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/t/018_import_unimport.t?rev=5455&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/t/020_foreign_inheritence.t
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/t/020_foreign_inheritence.t?rev=5455&op=diff

Added: packages/libmoose-perl/branches/upstream/current/t/107_custom_attr_meta_with_roles.t
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/t/107_custom_attr_meta_with_roles.t?rev=5455&op=file




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