r27906 - in /branches/upstream/libhtml-formfu-model-dbic-perl/current: ./ inc/Module/ inc/Module/Install/ lib/HTML/FormFu/Model/ t/default_values/ t/lib/ t/lib/MySchema/ t/options_from_model/ t/update/ t/x_roundtrip/

bricas-guest at users.alioth.debian.org bricas-guest at users.alioth.debian.org
Mon Dec 8 16:44:33 UTC 2008


Author: bricas-guest
Date: Mon Dec  8 16:44:30 2008
New Revision: 27906

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

Added:
    branches/upstream/libhtml-formfu-model-dbic-perl/current/t/default_values/belongs_to_lookup_table_combobox.t
    branches/upstream/libhtml-formfu-model-dbic-perl/current/t/default_values/belongs_to_lookup_table_combobox.yml
    branches/upstream/libhtml-formfu-model-dbic-perl/current/t/default_values/has_many_combobox.t
    branches/upstream/libhtml-formfu-model-dbic-perl/current/t/default_values/has_many_combobox.yml
    branches/upstream/libhtml-formfu-model-dbic-perl/current/t/options_from_model/belongs_to_combobox.t
    branches/upstream/libhtml-formfu-model-dbic-perl/current/t/options_from_model/belongs_to_combobox.yml
    branches/upstream/libhtml-formfu-model-dbic-perl/current/t/options_from_model/belongs_to_config_zero_combobox.t
    branches/upstream/libhtml-formfu-model-dbic-perl/current/t/options_from_model/belongs_to_config_zero_combobox.yml
    branches/upstream/libhtml-formfu-model-dbic-perl/current/t/options_from_model/condition_from_stash_combobox.t
    branches/upstream/libhtml-formfu-model-dbic-perl/current/t/options_from_model/condition_from_stash_combobox.yml
    branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/belongs_to_combobox.t
    branches/upstream/libhtml-formfu-model-dbic-perl/current/t/x_roundtrip/
    branches/upstream/libhtml-formfu-model-dbic-perl/current/t/x_roundtrip/checkbox.yml
    branches/upstream/libhtml-formfu-model-dbic-perl/current/t/x_roundtrip/checkbox_false2true.t
    branches/upstream/libhtml-formfu-model-dbic-perl/current/t/x_roundtrip/checkbox_true2false.t
Removed:
    branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/AutoInstall.pm
    branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install/AutoInstall.pm
    branches/upstream/libhtml-formfu-model-dbic-perl/current/inc/Module/Install/Include.pm
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/lib/HTML/FormFu/Model/DBIC.pm
    branches/upstream/libhtml-formfu-model-dbic-perl/current/t/lib/DBICTestLib.pm
    branches/upstream/libhtml-formfu-model-dbic-perl/current/t/lib/MySchema/Master.pm
    branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/basic.yml
    branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/basic_create.t
    branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/basic_update.t
    branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/has_many_repeatable_delete_true.yml
    branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/methods.yml
    branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/nested.yml
    branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/nested_create.t

[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=27906&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=27906&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=27906&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=27906&op=diff

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=27906&op=diff

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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




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