[libhtml-formfu-model-dbic-perl] 01/10: Merge tag 'upstream/0.09010'

Florian Schlichting fsfs at alioth.debian.org
Wed Aug 21 14:36:19 UTC 2013


This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libhtml-formfu-model-dbic-perl.

commit 600483fc9cdd1c68bd7d255008d739b4f384f542
Merge: 468b135 9bbc0c0
Author: Florian Schlichting <fsfs at debian.org>
Date:   Sat Aug 17 23:41:37 2013 +0200

    Merge tag 'upstream/0.09010'
    
    Upstream version 0.09010

 Changes                                            |   19 +-
 MANIFEST                                           |  410 +++---
 META.yml                                           |   69 +-
 MYMETA.json                                        |   49 +
 META.yml => MYMETA.yml                             |   64 +-
 Makefile.PL                                        |    2 +-
 README                                             | 1404 ++++++++++----------
 inc/Module/Install.pm                              |  900 +++++++------
 inc/Module/Install/Base.pm                         |  161 +--
 inc/Module/Install/Can.pm                          |  235 ++--
 inc/Module/Install/Fetch.pm                        |  186 +--
 inc/Module/Install/Makefile.pm                     |  686 ++++++----
 inc/Module/Install/Metadata.pm                     | 1346 ++++++++++---------
 inc/Module/Install/Win32.pm                        |  128 +-
 inc/Module/Install/WriteAll.pm                     |  123 +-
 lib/HTML/FormFu/Constraint/DBIC/Unique.pm          |   42 +-
 lib/HTML/FormFu/Model/DBIC.pm                      |  102 +-
 t/constraints/dbic_unique_repeatable_id_field.t    |   89 ++
 .../dbic_unique_repeatable_id_field.yml}           |   26 +-
 .../belongs_to_lookup_table_combobox.t             |    2 +-
 .../belongs_to_lookup_table_combobox.yml           |    4 +-
 t/lib/MySchema/Master.pm                           |    1 +
 t/options_from_model/enum_select.t                 |   47 +
 t/options_from_model/enum_select.yml               |   20 +
 t/update/belongs_to_combobox.t                     |   22 +-
 t/update/belongs_to_lookup_table_combobox.t        |   72 +
 .../belongs_to_lookup_table_combobox.yml           |    7 +-
 27 files changed, 3513 insertions(+), 2703 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhtml-formfu-model-dbic-perl.git



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