r36945 - in /branches/upstream/libconfig-model-perl/current: ./ examples/fstab/ lib/Config/ lib/Config/Model/ t/
gregoa at users.alioth.debian.org
gregoa at users.alioth.debian.org
Sun May 31 14:27:00 UTC 2009
Author: gregoa
Date: Sun May 31 14:26:51 2009
New Revision: 36945
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=36945
Log:
[svn-upgrade] Integrating new upstream version, libconfig-model-perl (0.636)
Modified:
branches/upstream/libconfig-model-perl/current/Build.PL
branches/upstream/libconfig-model-perl/current/ChangeLog
branches/upstream/libconfig-model-perl/current/META.yml
branches/upstream/libconfig-model-perl/current/config-edit
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/CheckList.pm
branches/upstream/libconfig-model-perl/current/lib/Config/Model/Describe.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/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=36945&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=36945&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=36945&op=diff
Modified: branches/upstream/libconfig-model-perl/current/config-edit
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/config-edit?rev=36945&op=diff
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=36945&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=36945&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=36945&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=36945&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=36945&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=36945&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=36945&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=36945&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=36945&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=36945&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=36945&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=36945&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=36945&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=36945&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=36945&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=36945&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=36945&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=36945&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=36945&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=36945&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=36945&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=36945&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=36945&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=36945&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=36945&op=diff
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=36945&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=36945&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=36945&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=36945&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=36945&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=36945&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=36945&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=36945&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=36945&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=36945&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=36945&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=36945&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=36945&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=36945&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=36945&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=36945&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=36945&op=diff
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=36945&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=36945&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=36945&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=36945&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=36945&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=36945&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=36945&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=36945&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=36945&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=36945&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=36945&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=36945&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=36945&op=diff
More information about the Pkg-perl-cvs-commits
mailing list