r63642 - in /branches/upstream/libhtml-formfu-model-dbic-perl/current: ./ inc/Module/ inc/Module/Install/ lib/HTML/FormFu/Constraint/ lib/HTML/FormFu/Constraint/DBIC/ lib/HTML/FormFu/Model/ t/constraints/ t/deprecated-defaults_from_model/ t/deprecated-new_empty_row/ t/deprecated-new_empty_row_multi/ t/deprecated-save_to_model/ t/lib/MySchema/ t/options_from_model/ t/update/

ansgar at users.alioth.debian.org ansgar at users.alioth.debian.org
Tue Oct 12 16:01:38 UTC 2010


Author: ansgar
Date: Tue Oct 12 16:01:23 2010
New Revision: 63642

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=63642
Log:
[svn-upgrade] new version libhtml-formfu-model-dbic-perl (0.08002)

Added:
    branches/upstream/libhtml-formfu-model-dbic-perl/current/lib/HTML/FormFu/Constraint/
    branches/upstream/libhtml-formfu-model-dbic-perl/current/lib/HTML/FormFu/Constraint/DBIC/
    branches/upstream/libhtml-formfu-model-dbic-perl/current/lib/HTML/FormFu/Constraint/DBIC/Unique.pm
    branches/upstream/libhtml-formfu-model-dbic-perl/current/t/constraints/
    branches/upstream/libhtml-formfu-model-dbic-perl/current/t/constraints/dbic_unique.t
    branches/upstream/libhtml-formfu-model-dbic-perl/current/t/constraints/dbic_unique.yml
    branches/upstream/libhtml-formfu-model-dbic-perl/current/t/constraints/dbic_unique_column.yml
    branches/upstream/libhtml-formfu-model-dbic-perl/current/t/constraints/dbic_unique_others.yml
    branches/upstream/libhtml-formfu-model-dbic-perl/current/t/options_from_model/many_to_many_select_restricted.t
    branches/upstream/libhtml-formfu-model-dbic-perl/current/t/options_from_model/many_to_many_select_restricted.yml
    branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/belongs_to_create.t
    branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/many_to_many_checkboxgroup_restricted.t
    branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/many_to_many_checkboxgroup_restricted.yml
Removed:
    branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-defaults_from_model/
    branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-new_empty_row/
    branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-new_empty_row_multi/
    branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-save_to_model/
Modified:
    branches/upstream/libhtml-formfu-model-dbic-perl/current/Changes
    branches/upstream/libhtml-formfu-model-dbic-perl/current/MANIFEST
    branches/upstream/libhtml-formfu-model-dbic-perl/current/META.yml
    branches/upstream/libhtml-formfu-model-dbic-perl/current/Makefile.PL
    branches/upstream/libhtml-formfu-model-dbic-perl/current/README
    branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install.pm
    branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install/Base.pm
    branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install/Can.pm
    branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install/Fetch.pm
    branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install/Makefile.pm
    branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install/Metadata.pm
    branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install/Win32.pm
    branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install/WriteAll.pm
    branches/upstream/libhtml-formfu-model-dbic-perl/current/lib/HTML/FormFu/Model/DBIC.pm
    branches/upstream/libhtml-formfu-model-dbic-perl/current/t/lib/MySchema/Band.pm

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

Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/Changes?rev=63642&op=diff

Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/MANIFEST?rev=63642&op=diff

Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/META.yml?rev=63642&op=diff

Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/Makefile.PL?rev=63642&op=diff

Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/README?rev=63642&op=diff

Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install.pm?rev=63642&op=diff

Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install/Base.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install/Base.pm?rev=63642&op=diff

Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install/Can.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install/Can.pm?rev=63642&op=diff

Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install/Fetch.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install/Fetch.pm?rev=63642&op=diff

Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install/Makefile.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install/Makefile.pm?rev=63642&op=diff

Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install/Metadata.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install/Metadata.pm?rev=63642&op=diff

Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install/Win32.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install/Win32.pm?rev=63642&op=diff

Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install/WriteAll.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install/WriteAll.pm?rev=63642&op=diff

Added: branches/upstream/libhtml-formfu-model-dbic-perl/current/lib/HTML/FormFu/Constraint/DBIC/Unique.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/lib/HTML/FormFu/Constraint/DBIC/Unique.pm?rev=63642&op=file

Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/lib/HTML/FormFu/Model/DBIC.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/lib/HTML/FormFu/Model/DBIC.pm?rev=63642&op=diff

Added: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/constraints/dbic_unique.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/constraints/dbic_unique.t?rev=63642&op=file

Added: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/constraints/dbic_unique.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/constraints/dbic_unique.yml?rev=63642&op=file

Added: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/constraints/dbic_unique_column.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/constraints/dbic_unique_column.yml?rev=63642&op=file

Added: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/constraints/dbic_unique_others.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/constraints/dbic_unique_others.yml?rev=63642&op=file

Modified: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/lib/MySchema/Band.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/lib/MySchema/Band.pm?rev=63642&op=diff

Added: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/options_from_model/many_to_many_select_restricted.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/options_from_model/many_to_many_select_restricted.t?rev=63642&op=file

Added: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/options_from_model/many_to_many_select_restricted.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/options_from_model/many_to_many_select_restricted.yml?rev=63642&op=file

Added: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/belongs_to_create.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/belongs_to_create.t?rev=63642&op=file

Added: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/many_to_many_checkboxgroup_restricted.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/many_to_many_checkboxgroup_restricted.t?rev=63642&op=file

Added: branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/many_to_many_checkboxgroup_restricted.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/many_to_many_checkboxgroup_restricted.yml?rev=63642&op=file




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