r37925 - in /branches/upstream/libconfigreader-simple-perl/current: ./ lib/ t/

carnil-guest at users.alioth.debian.org carnil-guest at users.alioth.debian.org
Wed Jun 10 05:50:56 UTC 2009


Author: carnil-guest
Date: Wed Jun 10 05:50:37 2009
New Revision: 37925

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=37925
Log:
[svn-upgrade] Integrating new upstream version, libconfigreader-simple-perl (1.28)

Added:
    branches/upstream/libconfigreader-simple-perl/current/t/_save.t
    branches/upstream/libconfigreader-simple-perl/current/t/add_config_file.t
    branches/upstream/libconfigreader-simple-perl/current/t/eof.config
    branches/upstream/libconfigreader-simple-perl/current/t/new_multiple.t
    branches/upstream/libconfigreader-simple-perl/current/t/new_string.t
    branches/upstream/libconfigreader-simple-perl/current/t/parse.t
    branches/upstream/libconfigreader-simple-perl/current/t/parse_line.t
    branches/upstream/libconfigreader-simple-perl/current/t/prereq.t
    branches/upstream/libconfigreader-simple-perl/current/t/unparseable.config
    branches/upstream/libconfigreader-simple-perl/current/t/validate_keys.t
Modified:
    branches/upstream/libconfigreader-simple-perl/current/Changes
    branches/upstream/libconfigreader-simple-perl/current/LICENSE
    branches/upstream/libconfigreader-simple-perl/current/MANIFEST
    branches/upstream/libconfigreader-simple-perl/current/META.yml
    branches/upstream/libconfigreader-simple-perl/current/Makefile.PL
    branches/upstream/libconfigreader-simple-perl/current/README
    branches/upstream/libconfigreader-simple-perl/current/lib/Simple.pm
    branches/upstream/libconfigreader-simple-perl/current/t/clone.config
    branches/upstream/libconfigreader-simple-perl/current/t/clone.t
    branches/upstream/libconfigreader-simple-perl/current/t/example.config
    branches/upstream/libconfigreader-simple-perl/current/t/exists.t
    branches/upstream/libconfigreader-simple-perl/current/t/get.t
    branches/upstream/libconfigreader-simple-perl/current/t/load.t
    branches/upstream/libconfigreader-simple-perl/current/t/parse_string.t
    branches/upstream/libconfigreader-simple-perl/current/t/pod.t
    branches/upstream/libconfigreader-simple-perl/current/t/pod_coverage.t
    branches/upstream/libconfigreader-simple-perl/current/t/remove.t
    branches/upstream/libconfigreader-simple-perl/current/t/save.t
    branches/upstream/libconfigreader-simple-perl/current/t/set.t
    branches/upstream/libconfigreader-simple-perl/current/t/test_manifest

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

Modified: branches/upstream/libconfigreader-simple-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfigreader-simple-perl/current/Changes?rev=37925&op=diff

Modified: branches/upstream/libconfigreader-simple-perl/current/LICENSE
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfigreader-simple-perl/current/LICENSE?rev=37925&op=diff

Modified: branches/upstream/libconfigreader-simple-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfigreader-simple-perl/current/MANIFEST?rev=37925&op=diff

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

Modified: branches/upstream/libconfigreader-simple-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfigreader-simple-perl/current/Makefile.PL?rev=37925&op=diff

Modified: branches/upstream/libconfigreader-simple-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfigreader-simple-perl/current/README?rev=37925&op=diff

Modified: branches/upstream/libconfigreader-simple-perl/current/lib/Simple.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfigreader-simple-perl/current/lib/Simple.pm?rev=37925&op=diff

Added: branches/upstream/libconfigreader-simple-perl/current/t/_save.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfigreader-simple-perl/current/t/_save.t?rev=37925&op=file

Added: branches/upstream/libconfigreader-simple-perl/current/t/add_config_file.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfigreader-simple-perl/current/t/add_config_file.t?rev=37925&op=file

Modified: branches/upstream/libconfigreader-simple-perl/current/t/clone.config
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfigreader-simple-perl/current/t/clone.config?rev=37925&op=diff

Modified: branches/upstream/libconfigreader-simple-perl/current/t/clone.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfigreader-simple-perl/current/t/clone.t?rev=37925&op=diff

Added: branches/upstream/libconfigreader-simple-perl/current/t/eof.config
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfigreader-simple-perl/current/t/eof.config?rev=37925&op=file

Modified: branches/upstream/libconfigreader-simple-perl/current/t/example.config
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfigreader-simple-perl/current/t/example.config?rev=37925&op=diff

Modified: branches/upstream/libconfigreader-simple-perl/current/t/exists.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfigreader-simple-perl/current/t/exists.t?rev=37925&op=diff

Modified: branches/upstream/libconfigreader-simple-perl/current/t/get.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfigreader-simple-perl/current/t/get.t?rev=37925&op=diff

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

Added: branches/upstream/libconfigreader-simple-perl/current/t/new_multiple.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfigreader-simple-perl/current/t/new_multiple.t?rev=37925&op=file

Added: branches/upstream/libconfigreader-simple-perl/current/t/new_string.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfigreader-simple-perl/current/t/new_string.t?rev=37925&op=file

Added: branches/upstream/libconfigreader-simple-perl/current/t/parse.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfigreader-simple-perl/current/t/parse.t?rev=37925&op=file

Added: branches/upstream/libconfigreader-simple-perl/current/t/parse_line.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfigreader-simple-perl/current/t/parse_line.t?rev=37925&op=file

Modified: branches/upstream/libconfigreader-simple-perl/current/t/parse_string.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfigreader-simple-perl/current/t/parse_string.t?rev=37925&op=diff

Modified: branches/upstream/libconfigreader-simple-perl/current/t/pod.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfigreader-simple-perl/current/t/pod.t?rev=37925&op=diff

Modified: branches/upstream/libconfigreader-simple-perl/current/t/pod_coverage.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfigreader-simple-perl/current/t/pod_coverage.t?rev=37925&op=diff

Added: branches/upstream/libconfigreader-simple-perl/current/t/prereq.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfigreader-simple-perl/current/t/prereq.t?rev=37925&op=file

Modified: branches/upstream/libconfigreader-simple-perl/current/t/remove.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfigreader-simple-perl/current/t/remove.t?rev=37925&op=diff

Modified: branches/upstream/libconfigreader-simple-perl/current/t/save.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfigreader-simple-perl/current/t/save.t?rev=37925&op=diff

Modified: branches/upstream/libconfigreader-simple-perl/current/t/set.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfigreader-simple-perl/current/t/set.t?rev=37925&op=diff

Modified: branches/upstream/libconfigreader-simple-perl/current/t/test_manifest
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfigreader-simple-perl/current/t/test_manifest?rev=37925&op=diff

Added: branches/upstream/libconfigreader-simple-perl/current/t/unparseable.config
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfigreader-simple-perl/current/t/unparseable.config?rev=37925&op=file

Added: branches/upstream/libconfigreader-simple-perl/current/t/validate_keys.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfigreader-simple-perl/current/t/validate_keys.t?rev=37925&op=file




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