r35089 - in /trunk/libhtml-formfu-model-dbic-perl: ./ debian/ debian/patches/ inc/Module/ inc/Module/Install/ lib/HTML/FormFu/Model/ t/default_values/ t/deprecated-new_empty_row/ t/deprecated-new_empty_row_multi/ t/lib/ t/lib/HTMLFormFu/ t/lib/MySchema/ t/options_from_model/ t/update/

ansgar-guest at users.alioth.debian.org ansgar-guest at users.alioth.debian.org
Sat May 9 18:09:56 UTC 2009


Author: ansgar-guest
Date: Sat May  9 18:09:49 2009
New Revision: 35089

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=35089
Log:
* New upstream release.
  + Depends on liblist-moreutils-perl
  + Depends on libhtml-formfu-perl (>= 0.04002): test suite does not pass
    with older versions.
* Bump Standards Version to 3.8.1 (no changes).
* Fix POD errors.
  + new patch fix-pod-errors.patch

Added:
    trunk/libhtml-formfu-model-dbic-perl/debian/patches/fix-pod-errors.patch
    trunk/libhtml-formfu-model-dbic-perl/t/default_values/empty_rows_zero.t
      - copied unchanged from r35085, branches/upstream/libhtml-formfu-model-dbic-perl/current/t/default_values/empty_rows_zero.t
    trunk/libhtml-formfu-model-dbic-perl/t/default_values/empty_rows_zero.yml
      - copied unchanged from r35085, branches/upstream/libhtml-formfu-model-dbic-perl/current/t/default_values/empty_rows_zero.yml
    trunk/libhtml-formfu-model-dbic-perl/t/default_values/has_many_repeatable_delete_true.t
      - copied unchanged from r35085, branches/upstream/libhtml-formfu-model-dbic-perl/current/t/default_values/has_many_repeatable_delete_true.t
    trunk/libhtml-formfu-model-dbic-perl/t/default_values/has_many_repeatable_delete_true.yml
      - copied unchanged from r35085, branches/upstream/libhtml-formfu-model-dbic-perl/current/t/default_values/has_many_repeatable_delete_true.yml
    trunk/libhtml-formfu-model-dbic-perl/t/default_values/many_to_many-has_many.t
      - copied unchanged from r35085, branches/upstream/libhtml-formfu-model-dbic-perl/current/t/default_values/many_to_many-has_many.t
    trunk/libhtml-formfu-model-dbic-perl/t/default_values/many_to_many-has_many.yml
      - copied unchanged from r35085, branches/upstream/libhtml-formfu-model-dbic-perl/current/t/default_values/many_to_many-has_many.yml
    trunk/libhtml-formfu-model-dbic-perl/t/default_values/nested_name_accessor.t
      - copied unchanged from r35085, branches/upstream/libhtml-formfu-model-dbic-perl/current/t/default_values/nested_name_accessor.t
    trunk/libhtml-formfu-model-dbic-perl/t/default_values/nested_name_accessor.yml
      - copied unchanged from r35085, branches/upstream/libhtml-formfu-model-dbic-perl/current/t/default_values/nested_name_accessor.yml
    trunk/libhtml-formfu-model-dbic-perl/t/deprecated-new_empty_row/
      - copied from r35085, branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-new_empty_row/
    trunk/libhtml-formfu-model-dbic-perl/t/deprecated-new_empty_row_multi/
      - copied from r35085, branches/upstream/libhtml-formfu-model-dbic-perl/current/t/deprecated-new_empty_row_multi/
    trunk/libhtml-formfu-model-dbic-perl/t/lib/HTMLFormFu/
      - copied from r35085, branches/upstream/libhtml-formfu-model-dbic-perl/current/t/lib/HTMLFormFu/
    trunk/libhtml-formfu-model-dbic-perl/t/lib/MySchema/Manager.pm
      - copied unchanged from r35085, branches/upstream/libhtml-formfu-model-dbic-perl/current/t/lib/MySchema/Manager.pm
    trunk/libhtml-formfu-model-dbic-perl/t/options_from_model/belongs_to_localize_label.t
      - copied unchanged from r35085, branches/upstream/libhtml-formfu-model-dbic-perl/current/t/options_from_model/belongs_to_localize_label.t
    trunk/libhtml-formfu-model-dbic-perl/t/options_from_model/belongs_to_localize_label.yml
      - copied unchanged from r35085, branches/upstream/libhtml-formfu-model-dbic-perl/current/t/options_from_model/belongs_to_localize_label.yml
    trunk/libhtml-formfu-model-dbic-perl/t/options_from_model/has_many_repeatable_select.t
      - copied unchanged from r35085, branches/upstream/libhtml-formfu-model-dbic-perl/current/t/options_from_model/has_many_repeatable_select.t
    trunk/libhtml-formfu-model-dbic-perl/t/options_from_model/has_many_repeatable_select.yml
      - copied unchanged from r35085, branches/upstream/libhtml-formfu-model-dbic-perl/current/t/options_from_model/has_many_repeatable_select.yml
    trunk/libhtml-formfu-model-dbic-perl/t/update/has_many_repeatable_many_new_exceed_max.t
      - copied unchanged from r35085, branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/has_many_repeatable_many_new_exceed_max.t
    trunk/libhtml-formfu-model-dbic-perl/t/update/has_many_repeatable_new_dependon.t
      - copied unchanged from r35085, branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/has_many_repeatable_new_dependon.t
    trunk/libhtml-formfu-model-dbic-perl/t/update/has_many_repeatable_new_dependon.yml
      - copied unchanged from r35085, branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/has_many_repeatable_new_dependon.yml
    trunk/libhtml-formfu-model-dbic-perl/t/update/has_many_repeatable_new_implicit.t
      - copied unchanged from r35085, branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/has_many_repeatable_new_implicit.t
    trunk/libhtml-formfu-model-dbic-perl/t/update/has_many_repeatable_new_implicit.yml
      - copied unchanged from r35085, branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/has_many_repeatable_new_implicit.yml
    trunk/libhtml-formfu-model-dbic-perl/t/update/has_many_repeatable_new_required_when.t
      - copied unchanged from r35085, branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/has_many_repeatable_new_required_when.t
    trunk/libhtml-formfu-model-dbic-perl/t/update/has_many_repeatable_new_required_when.yml
      - copied unchanged from r35085, branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/has_many_repeatable_new_required_when.yml
    trunk/libhtml-formfu-model-dbic-perl/t/update/ignore_if_empty.t
      - copied unchanged from r35085, branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/ignore_if_empty.t
    trunk/libhtml-formfu-model-dbic-perl/t/update/ignore_if_empty.yml
      - copied unchanged from r35085, branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/ignore_if_empty.yml
    trunk/libhtml-formfu-model-dbic-perl/t/update/many_to_many-has_many.t
      - copied unchanged from r35085, branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/many_to_many-has_many.t
    trunk/libhtml-formfu-model-dbic-perl/t/update/many_to_many_repeatable_new.t
      - copied unchanged from r35085, branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/many_to_many_repeatable_new.t
    trunk/libhtml-formfu-model-dbic-perl/t/update/many_to_many_repeatable_new.yml
      - copied unchanged from r35085, branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/many_to_many_repeatable_new.yml
    trunk/libhtml-formfu-model-dbic-perl/t/update/nested_name_accessor.t
      - copied unchanged from r35085, branches/upstream/libhtml-formfu-model-dbic-perl/current/t/update/nested_name_accessor.t
Removed:
    trunk/libhtml-formfu-model-dbic-perl/t/default_values/nested_base_accessor.t
    trunk/libhtml-formfu-model-dbic-perl/t/default_values/nested_base_accessor.yml
    trunk/libhtml-formfu-model-dbic-perl/t/update/nested_base_accessor.t
Modified:
    trunk/libhtml-formfu-model-dbic-perl/Changes
    trunk/libhtml-formfu-model-dbic-perl/MANIFEST
    trunk/libhtml-formfu-model-dbic-perl/META.yml
    trunk/libhtml-formfu-model-dbic-perl/Makefile.PL
    trunk/libhtml-formfu-model-dbic-perl/debian/changelog
    trunk/libhtml-formfu-model-dbic-perl/debian/control
    trunk/libhtml-formfu-model-dbic-perl/debian/patches/how-to-report-bugs.diff
    trunk/libhtml-formfu-model-dbic-perl/debian/patches/series
    trunk/libhtml-formfu-model-dbic-perl/inc/Module/Install.pm
    trunk/libhtml-formfu-model-dbic-perl/inc/Module/Install/Base.pm
    trunk/libhtml-formfu-model-dbic-perl/inc/Module/Install/Can.pm
    trunk/libhtml-formfu-model-dbic-perl/inc/Module/Install/Fetch.pm
    trunk/libhtml-formfu-model-dbic-perl/inc/Module/Install/Makefile.pm
    trunk/libhtml-formfu-model-dbic-perl/inc/Module/Install/Metadata.pm
    trunk/libhtml-formfu-model-dbic-perl/inc/Module/Install/Win32.pm
    trunk/libhtml-formfu-model-dbic-perl/inc/Module/Install/WriteAll.pm
    trunk/libhtml-formfu-model-dbic-perl/lib/HTML/FormFu/Model/DBIC.pm
    trunk/libhtml-formfu-model-dbic-perl/t/default_values/belongs_to_lookup_table_combobox.t
    trunk/libhtml-formfu-model-dbic-perl/t/default_values/belongs_to_lookup_table_combobox.yml
    trunk/libhtml-formfu-model-dbic-perl/t/default_values/has_many_repeatable_new.t
    trunk/libhtml-formfu-model-dbic-perl/t/default_values/has_many_repeatable_new.yml
    trunk/libhtml-formfu-model-dbic-perl/t/default_values/many_to_many_repeatable_new.t
    trunk/libhtml-formfu-model-dbic-perl/t/default_values/many_to_many_repeatable_new.yml
    trunk/libhtml-formfu-model-dbic-perl/t/lib/DBICTestLib.pm
    trunk/libhtml-formfu-model-dbic-perl/t/lib/MySchema/Band.pm
    trunk/libhtml-formfu-model-dbic-perl/t/options_from_model/many_to_many_select.t
    trunk/libhtml-formfu-model-dbic-perl/t/update/belongs_to_combobox.t
    trunk/libhtml-formfu-model-dbic-perl/t/update/has_many_repeatable.t
    trunk/libhtml-formfu-model-dbic-perl/t/update/has_many_repeatable_many_new.t
    trunk/libhtml-formfu-model-dbic-perl/t/update/has_many_repeatable_many_new.yml
    trunk/libhtml-formfu-model-dbic-perl/t/update/has_many_repeatable_new.yml
    trunk/libhtml-formfu-model-dbic-perl/t/update/has_many_repeatable_new_date.yml

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

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

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

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

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

Modified: trunk/libhtml-formfu-model-dbic-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-model-dbic-perl/debian/changelog?rev=35089&op=diff

Modified: trunk/libhtml-formfu-model-dbic-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-model-dbic-perl/debian/control?rev=35089&op=diff

Added: trunk/libhtml-formfu-model-dbic-perl/debian/patches/fix-pod-errors.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-model-dbic-perl/debian/patches/fix-pod-errors.patch?rev=35089&op=file

Modified: trunk/libhtml-formfu-model-dbic-perl/debian/patches/how-to-report-bugs.diff
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-model-dbic-perl/debian/patches/how-to-report-bugs.diff?rev=35089&op=diff

Modified: trunk/libhtml-formfu-model-dbic-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-model-dbic-perl/debian/patches/series?rev=35089&op=diff

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

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

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

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

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

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

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

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

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

Modified: trunk/libhtml-formfu-model-dbic-perl/t/default_values/belongs_to_lookup_table_combobox.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-model-dbic-perl/t/default_values/belongs_to_lookup_table_combobox.t?rev=35089&op=diff

Modified: trunk/libhtml-formfu-model-dbic-perl/t/default_values/belongs_to_lookup_table_combobox.yml
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-model-dbic-perl/t/default_values/belongs_to_lookup_table_combobox.yml?rev=35089&op=diff

Modified: trunk/libhtml-formfu-model-dbic-perl/t/default_values/has_many_repeatable_new.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-model-dbic-perl/t/default_values/has_many_repeatable_new.t?rev=35089&op=diff

Modified: trunk/libhtml-formfu-model-dbic-perl/t/default_values/has_many_repeatable_new.yml
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-model-dbic-perl/t/default_values/has_many_repeatable_new.yml?rev=35089&op=diff

Modified: trunk/libhtml-formfu-model-dbic-perl/t/default_values/many_to_many_repeatable_new.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-model-dbic-perl/t/default_values/many_to_many_repeatable_new.t?rev=35089&op=diff

Modified: trunk/libhtml-formfu-model-dbic-perl/t/default_values/many_to_many_repeatable_new.yml
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-model-dbic-perl/t/default_values/many_to_many_repeatable_new.yml?rev=35089&op=diff

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

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

Modified: trunk/libhtml-formfu-model-dbic-perl/t/options_from_model/many_to_many_select.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-model-dbic-perl/t/options_from_model/many_to_many_select.t?rev=35089&op=diff

Modified: trunk/libhtml-formfu-model-dbic-perl/t/update/belongs_to_combobox.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-model-dbic-perl/t/update/belongs_to_combobox.t?rev=35089&op=diff

Modified: trunk/libhtml-formfu-model-dbic-perl/t/update/has_many_repeatable.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-model-dbic-perl/t/update/has_many_repeatable.t?rev=35089&op=diff

Modified: trunk/libhtml-formfu-model-dbic-perl/t/update/has_many_repeatable_many_new.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-model-dbic-perl/t/update/has_many_repeatable_many_new.t?rev=35089&op=diff

Modified: trunk/libhtml-formfu-model-dbic-perl/t/update/has_many_repeatable_many_new.yml
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-model-dbic-perl/t/update/has_many_repeatable_many_new.yml?rev=35089&op=diff

Modified: trunk/libhtml-formfu-model-dbic-perl/t/update/has_many_repeatable_new.yml
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-model-dbic-perl/t/update/has_many_repeatable_new.yml?rev=35089&op=diff

Modified: trunk/libhtml-formfu-model-dbic-perl/t/update/has_many_repeatable_new_date.yml
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-model-dbic-perl/t/update/has_many_repeatable_new_date.yml?rev=35089&op=diff




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