r54857 - in /branches/upstream/libconfig-model-perl/current: ./ examples/fstab/ lib/Config/ lib/Config/Model/ lib/Config/Model/Backend/ lib/Config/Model/models/ t/

ddumont-guest at users.alioth.debian.org ddumont-guest at users.alioth.debian.org
Sun Mar 28 14:58:23 UTC 2010


Author: ddumont-guest
Date: Sun Mar 28 14:58:05 2010
New Revision: 54857

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

Added:
    branches/upstream/libconfig-model-perl/current/MODELS
    branches/upstream/libconfig-model-perl/current/config-edit.tmpl
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/Backend/ShellVar.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/PopCon.pl
    branches/upstream/libconfig-model-perl/current/t/popcon_config.t
Modified:
    branches/upstream/libconfig-model-perl/current/Build.PL
    branches/upstream/libconfig-model-perl/current/ChangeLog
    branches/upstream/libconfig-model-perl/current/MANIFEST
    branches/upstream/libconfig-model-perl/current/META.yml
    branches/upstream/libconfig-model-perl/current/TODO
    branches/upstream/libconfig-model-perl/current/examples/fstab/Fstab.pl
    branches/upstream/libconfig-model-perl/current/examples/fstab/fstab_test.pl
    branches/upstream/libconfig-model-perl/current/lib/Config/Model.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/AnyId.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/AnyThing.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/AutoRead.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/Backend/Any.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/Backend/Yaml.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/CheckList.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/Describe.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/DumpAsData.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/Dumper.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/Exception.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/HashId.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/IdElementReference.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/Instance.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/ListId.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/Loader.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/Node.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/ObjTreeScanner.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/Report.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/Searcher.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/SimpleUI.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/TermUI.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/Value.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/ValueComputer.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/WarpedNode.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/WarpedThing.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/WizardHelper.pm
    branches/upstream/libconfig-model-perl/current/t/array_id.t
    branches/upstream/libconfig-model-perl/current/t/auto_load_model.t
    branches/upstream/libconfig-model-perl/current/t/auto_read.t
    branches/upstream/libconfig-model-perl/current/t/big_model.pm
    branches/upstream/libconfig-model-perl/current/t/check_list.t
    branches/upstream/libconfig-model-perl/current/t/describe_node.t
    branches/upstream/libconfig-model-perl/current/t/dump_as_data.t
    branches/upstream/libconfig-model-perl/current/t/dump_tree.t
    branches/upstream/libconfig-model-perl/current/t/grab.t
    branches/upstream/libconfig-model-perl/current/t/hash_id_of_node.t
    branches/upstream/libconfig-model-perl/current/t/hash_id_of_values.t
    branches/upstream/libconfig-model-perl/current/t/instance.t
    branches/upstream/libconfig-model-perl/current/t/load.t
    branches/upstream/libconfig-model-perl/current/t/multi_warp_object.t
    branches/upstream/libconfig-model-perl/current/t/multi_warp_value.t
    branches/upstream/libconfig-model-perl/current/t/node.t
    branches/upstream/libconfig-model-perl/current/t/obj_tree_scanner.t
    branches/upstream/libconfig-model-perl/current/t/recursive_warp_value.t
    branches/upstream/libconfig-model-perl/current/t/report.t
    branches/upstream/libconfig-model-perl/current/t/search_element.t
    branches/upstream/libconfig-model-perl/current/t/simple_ui.t
    branches/upstream/libconfig-model-perl/current/t/term_ui.t
    branches/upstream/libconfig-model-perl/current/t/value.t
    branches/upstream/libconfig-model-perl/current/t/value_compute.t
    branches/upstream/libconfig-model-perl/current/t/value_refer_to.t
    branches/upstream/libconfig-model-perl/current/t/value_simple_warp.t
    branches/upstream/libconfig-model-perl/current/t/warped_id.t
    branches/upstream/libconfig-model-perl/current/t/warped_node.t
    branches/upstream/libconfig-model-perl/current/t/warped_value.t
    branches/upstream/libconfig-model-perl/current/t/wizard.t

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

Modified: branches/upstream/libconfig-model-perl/current/Build.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/Build.PL?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/ChangeLog
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/ChangeLog?rev=54857&op=diff

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

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

Added: branches/upstream/libconfig-model-perl/current/MODELS
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/MODELS?rev=54857&op=file

Modified: branches/upstream/libconfig-model-perl/current/TODO
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/TODO?rev=54857&op=diff

Added: branches/upstream/libconfig-model-perl/current/config-edit.tmpl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/config-edit.tmpl?rev=54857&op=file

Modified: branches/upstream/libconfig-model-perl/current/examples/fstab/Fstab.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/examples/fstab/Fstab.pl?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/examples/fstab/fstab_test.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/examples/fstab/fstab_test.pl?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model.pm?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/AnyId.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/AnyId.pm?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/AnyThing.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/AnyThing.pm?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/AutoRead.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/AutoRead.pm?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/Backend/Any.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/Backend/Any.pm?rev=54857&op=diff

Added: branches/upstream/libconfig-model-perl/current/lib/Config/Model/Backend/ShellVar.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/Backend/ShellVar.pm?rev=54857&op=file

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/Backend/Yaml.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/Backend/Yaml.pm?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/CheckList.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/CheckList.pm?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/Describe.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/Describe.pm?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/DumpAsData.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/DumpAsData.pm?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/Dumper.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/Dumper.pm?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/Exception.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/Exception.pm?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/HashId.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/HashId.pm?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/IdElementReference.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/IdElementReference.pm?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/Instance.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/Instance.pm?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/ListId.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/ListId.pm?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/Loader.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/Loader.pm?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/Node.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/Node.pm?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/ObjTreeScanner.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/ObjTreeScanner.pm?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/Report.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/Report.pm?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/Searcher.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/Searcher.pm?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/SimpleUI.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/SimpleUI.pm?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/TermUI.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/TermUI.pm?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/Value.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/Value.pm?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/ValueComputer.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/ValueComputer.pm?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/WarpedNode.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/WarpedNode.pm?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/WarpedThing.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/WarpedThing.pm?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/WizardHelper.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/WizardHelper.pm?rev=54857&op=diff

Added: branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/PopCon.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/PopCon.pl?rev=54857&op=file

Modified: branches/upstream/libconfig-model-perl/current/t/array_id.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/t/array_id.t?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/t/auto_load_model.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/t/auto_load_model.t?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/t/auto_read.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/t/auto_read.t?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/t/big_model.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/t/big_model.pm?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/t/check_list.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/t/check_list.t?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/t/describe_node.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/t/describe_node.t?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/t/dump_as_data.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/t/dump_as_data.t?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/t/dump_tree.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/t/dump_tree.t?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/t/grab.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/t/grab.t?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/t/hash_id_of_node.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/t/hash_id_of_node.t?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/t/hash_id_of_values.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/t/hash_id_of_values.t?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/t/instance.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/t/instance.t?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/t/load.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/t/load.t?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/t/multi_warp_object.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/t/multi_warp_object.t?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/t/multi_warp_value.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/t/multi_warp_value.t?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/t/node.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/t/node.t?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/t/obj_tree_scanner.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/t/obj_tree_scanner.t?rev=54857&op=diff

Added: branches/upstream/libconfig-model-perl/current/t/popcon_config.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/t/popcon_config.t?rev=54857&op=file

Modified: branches/upstream/libconfig-model-perl/current/t/recursive_warp_value.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/t/recursive_warp_value.t?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/t/report.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/t/report.t?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/t/search_element.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/t/search_element.t?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/t/simple_ui.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/t/simple_ui.t?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/t/term_ui.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/t/term_ui.t?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/t/value.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/t/value.t?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/t/value_compute.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/t/value_compute.t?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/t/value_refer_to.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/t/value_refer_to.t?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/t/value_simple_warp.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/t/value_simple_warp.t?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/t/warped_id.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/t/warped_id.t?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/t/warped_node.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/t/warped_node.t?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/t/warped_value.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/t/warped_value.t?rev=54857&op=diff

Modified: branches/upstream/libconfig-model-perl/current/t/wizard.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/t/wizard.t?rev=54857&op=diff




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