r62711 - in /branches/upstream/libconfig-model-perl/current: ./ lib/Config/ lib/Config/Model/ lib/Config/Model/Backend/ lib/Config/Model/Backend/Debian/ t/

ddumont-guest at users.alioth.debian.org ddumont-guest at users.alioth.debian.org
Mon Sep 20 12:34:36 UTC 2010


Author: ddumont-guest
Date: Mon Sep 20 12:34:10 2010
New Revision: 62711

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

Modified:
    branches/upstream/libconfig-model-perl/current/Build.PL
    branches/upstream/libconfig-model-perl/current/ChangeLog
    branches/upstream/libconfig-model-perl/current/MANIFEST.SKIP
    branches/upstream/libconfig-model-perl/current/META.yml
    branches/upstream/libconfig-model-perl/current/lib/Config/Model.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/Annotation.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/Debian/Dep5.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/Backend/IniFile.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/Backend/ShellVar.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/dep5-config.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=62711&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=62711&op=diff

Modified: branches/upstream/libconfig-model-perl/current/MANIFEST.SKIP
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/MANIFEST.SKIP?rev=62711&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=62711&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=62711&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/Annotation.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/Annotation.pm?rev=62711&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=62711&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=62711&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=62711&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=62711&op=diff

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

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

Modified: 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=62711&op=diff

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

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




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