r64769 - in /branches/upstream/libconfig-model-perl/current: ./ contrib/ examples/fstab/ examples/fstab/lib/Config/Model/models/ examples/fstab/lib/Config/Model/models/Fstab/ examples/fstab/lib/Config/Model/models/MyFstab/ lib/Config/ lib/Config/Model/ lib/Config/Model/Backend/ lib/Config/Model/Backend/Debian/ lib/Config/Model/Backend/Debian/Dpkg/ lib/Config/Model/Cookbook/ lib/Config/Model/Manual/ lib/Config/Model/application.d/ lib/Config/Model/models/ lib/Config/Model/models/Debian/Dpkg/ lib/Config/Model/models/Debian/Dpkg/Control/ lib/Config/Model/models/Debian/Dpkg/Copyright/ lib/Config/Model/models/Fstab/ lib/Config/Model/system.d/ t/

carnil at users.alioth.debian.org carnil at users.alioth.debian.org
Fri Nov 12 06:57:41 UTC 2010


Author: carnil
Date: Fri Nov 12 06:56:53 2010
New Revision: 64769

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

Added:
    branches/upstream/libconfig-model-perl/current/contrib/
    branches/upstream/libconfig-model-perl/current/contrib/bash_completion.config-edit   (with props)
    branches/upstream/libconfig-model-perl/current/examples/fstab/add-ext4-workshop.txt
    branches/upstream/libconfig-model-perl/current/examples/fstab/lib/Config/Model/models/MyFstab/
    branches/upstream/libconfig-model-perl/current/examples/fstab/lib/Config/Model/models/MyFstab.pl
    branches/upstream/libconfig-model-perl/current/examples/fstab/lib/Config/Model/models/MyFstab/CommonOptions.pl
    branches/upstream/libconfig-model-perl/current/examples/fstab/lib/Config/Model/models/MyFstab/Ext2FsOpt.pl
    branches/upstream/libconfig-model-perl/current/examples/fstab/lib/Config/Model/models/MyFstab/Ext3FsOpt.pl
    branches/upstream/libconfig-model-perl/current/examples/fstab/lib/Config/Model/models/MyFstab/FsLine.pl
    branches/upstream/libconfig-model-perl/current/examples/fstab/lib/Config/Model/models/MyFstab/Iso9660_Opt.pl
    branches/upstream/libconfig-model-perl/current/examples/fstab/lib/Config/Model/models/MyFstab/SwapOptions.pl
    branches/upstream/libconfig-model-perl/current/examples/fstab/lib/Config/Model/models/MyFstab/UsbFsOptions.pl
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/Cookbook/
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/Cookbook/CreateModelFromDoc.pod
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/Manual/
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/Manual/ModelCreationIntroduction.pod
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/application.d/
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/application.d/dpkg-control
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/application.d/dpkg-copyright
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Fstab/
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Fstab.pl
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Fstab/CommonOptions.pl
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Fstab/Ext2FsOpt.pl
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Fstab/Ext3FsOpt.pl
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Fstab/FsLine.pl
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Fstab/Iso9660_Opt.pl
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Fstab/SwapOptions.pl
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Fstab/UsbFsOptions.pl
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/system.d/
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/system.d/popcon
Removed:
    branches/upstream/libconfig-model-perl/current/config-edit.tmpl
    branches/upstream/libconfig-model-perl/current/examples/fstab/lib/Config/Model/models/Fstab/
    branches/upstream/libconfig-model-perl/current/examples/fstab/lib/Config/Model/models/Fstab.pl
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/README
    branches/upstream/libconfig-model-perl/current/config-edit
    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/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/Dpkg/Control.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/Backend/Debian/Dpkg/Copyright.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/Backend/Debian/DpkgSyntax.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/lib/Config/Model/models/Debian/Dpkg/Control.pl
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Control/Binary.pl
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Control/Source.pl
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Copyright.pl
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Copyright/Content.pl
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Copyright/License.pl
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/PopCon.pl
    branches/upstream/libconfig-model-perl/current/t/big_model.pm
    branches/upstream/libconfig-model-perl/current/t/debian-dpkg-copyright.t
    branches/upstream/libconfig-model-perl/current/t/dump_load_model.pm
    branches/upstream/libconfig-model-perl/current/t/model.t
    branches/upstream/libconfig-model-perl/current/t/release-pod-syntax.t
    branches/upstream/libconfig-model-perl/current/t/test_ini_backend_model.pl
    branches/upstream/libconfig-model-perl/current/t/test_yaml_model.pl
    branches/upstream/libconfig-model-perl/current/t/warped_node.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=64769&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=64769&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=64769&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=64769&op=diff

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

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

Added: branches/upstream/libconfig-model-perl/current/examples/fstab/add-ext4-workshop.txt
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/examples/fstab/add-ext4-workshop.txt?rev=64769&op=file

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

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

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

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

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

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

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

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

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

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

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

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

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

Added: branches/upstream/libconfig-model-perl/current/lib/Config/Model/Cookbook/CreateModelFromDoc.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/Cookbook/CreateModelFromDoc.pod?rev=64769&op=file

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

Added: branches/upstream/libconfig-model-perl/current/lib/Config/Model/Manual/ModelCreationIntroduction.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/Manual/ModelCreationIntroduction.pod?rev=64769&op=file

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

Added: branches/upstream/libconfig-model-perl/current/lib/Config/Model/application.d/dpkg-control
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/application.d/dpkg-control?rev=64769&op=file

Added: branches/upstream/libconfig-model-perl/current/lib/Config/Model/application.d/dpkg-copyright
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/application.d/dpkg-copyright?rev=64769&op=file

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Control.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Control.pl?rev=64769&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Control/Binary.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Control/Binary.pl?rev=64769&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Control/Source.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Control/Source.pl?rev=64769&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Copyright.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Copyright.pl?rev=64769&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Copyright/Content.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Copyright/Content.pl?rev=64769&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Copyright/License.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Copyright/License.pl?rev=64769&op=diff

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

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

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

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

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

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

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

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

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

Added: branches/upstream/libconfig-model-perl/current/lib/Config/Model/system.d/popcon
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/system.d/popcon?rev=64769&op=file

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

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

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

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

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

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

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




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