r7829 - in /trunk/libmodule-build-perl: ./ contrib/ debian/ lib/Module/ lib/Module/Build/ lib/Module/Build/Platform/ scripts/ t/ t/Sample/ t/XSTest/ t/bundled/ t/lib/

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Fri Sep 21 10:13:12 UTC 2007


Author: dmn
Date: Fri Sep 21 10:13:11 2007
New Revision: 7829

URL: http://svn.debian.org/wsvn/?sc=1&rev=7829
Log:
* Non-maintainer upload for the Debian Perl Group
* New upstream release (Closes: #365241)

Added:
    trunk/libmodule-build-perl/contrib/
      - copied from r7828, branches/upstream/libmodule-build-perl/current/contrib/
    trunk/libmodule-build-perl/lib/Module/Build/API.pod
      - copied unchanged from r7828, branches/upstream/libmodule-build-perl/current/lib/Module/Build/API.pod
    trunk/libmodule-build-perl/lib/Module/Build/Authoring.pod
      - copied unchanged from r7828, branches/upstream/libmodule-build-perl/current/lib/Module/Build/Authoring.pod
    trunk/libmodule-build-perl/lib/Module/Build/Config.pm
      - copied unchanged from r7828, branches/upstream/libmodule-build-perl/current/lib/Module/Build/Config.pm
    trunk/libmodule-build-perl/lib/Module/Build/ModuleInfo.pm
      - copied unchanged from r7828, branches/upstream/libmodule-build-perl/current/lib/Module/Build/ModuleInfo.pm
    trunk/libmodule-build-perl/lib/Module/Build/Notes.pm
      - copied unchanged from r7828, branches/upstream/libmodule-build-perl/current/lib/Module/Build/Notes.pm
    trunk/libmodule-build-perl/lib/Module/Build/Version.pm
      - copied unchanged from r7828, branches/upstream/libmodule-build-perl/current/lib/Module/Build/Version.pm
    trunk/libmodule-build-perl/lib/Module/Build/YAML.pm
      - copied unchanged from r7828, branches/upstream/libmodule-build-perl/current/lib/Module/Build/YAML.pm
    trunk/libmodule-build-perl/t/bundled/
      - copied from r7828, branches/upstream/libmodule-build-perl/current/t/bundled/
    trunk/libmodule-build-perl/t/destinations.t
      - copied unchanged from r7828, branches/upstream/libmodule-build-perl/current/t/destinations.t
    trunk/libmodule-build-perl/t/ext.t
      - copied unchanged from r7828, branches/upstream/libmodule-build-perl/current/t/ext.t
    trunk/libmodule-build-perl/t/help.t
      - copied unchanged from r7828, branches/upstream/libmodule-build-perl/current/t/help.t
    trunk/libmodule-build-perl/t/lib/DistGen.pm
      - copied unchanged from r7828, branches/upstream/libmodule-build-perl/current/t/lib/DistGen.pm
    trunk/libmodule-build-perl/t/lib/MBTest.pm
      - copied unchanged from r7828, branches/upstream/libmodule-build-perl/current/t/lib/MBTest.pm
    trunk/libmodule-build-perl/t/mbyaml.t
      - copied unchanged from r7828, branches/upstream/libmodule-build-perl/current/t/mbyaml.t
    trunk/libmodule-build-perl/t/metadata.t
      - copied unchanged from r7828, branches/upstream/libmodule-build-perl/current/t/metadata.t
    trunk/libmodule-build-perl/t/metadata2.t
      - copied unchanged from r7828, branches/upstream/libmodule-build-perl/current/t/metadata2.t
    trunk/libmodule-build-perl/t/moduleinfo.t
      - copied unchanged from r7828, branches/upstream/libmodule-build-perl/current/t/moduleinfo.t
    trunk/libmodule-build-perl/t/new_from_context.t
      - copied unchanged from r7828, branches/upstream/libmodule-build-perl/current/t/new_from_context.t
    trunk/libmodule-build-perl/t/par.t
      - copied unchanged from r7828, branches/upstream/libmodule-build-perl/current/t/par.t
    trunk/libmodule-build-perl/t/parents.t
      - copied unchanged from r7828, branches/upstream/libmodule-build-perl/current/t/parents.t
    trunk/libmodule-build-perl/t/ppm.t
      - copied unchanged from r7828, branches/upstream/libmodule-build-perl/current/t/ppm.t
    trunk/libmodule-build-perl/t/test_type.t
      - copied unchanged from r7828, branches/upstream/libmodule-build-perl/current/t/test_type.t
    trunk/libmodule-build-perl/t/test_types.t
      - copied unchanged from r7828, branches/upstream/libmodule-build-perl/current/t/test_types.t
    trunk/libmodule-build-perl/t/tilde.t
      - copied unchanged from r7828, branches/upstream/libmodule-build-perl/current/t/tilde.t
Removed:
    trunk/libmodule-build-perl/t/MANIFEST
    trunk/libmodule-build-perl/t/Sample/
    trunk/libmodule-build-perl/t/XSTest/
    trunk/libmodule-build-perl/t/common.pl
    trunk/libmodule-build-perl/t/lib/ModuleBuildOne.pm
Modified:
    trunk/libmodule-build-perl/Build.PL
    trunk/libmodule-build-perl/Changes
    trunk/libmodule-build-perl/INSTALL
    trunk/libmodule-build-perl/MANIFEST
    trunk/libmodule-build-perl/META.yml
    trunk/libmodule-build-perl/README
    trunk/libmodule-build-perl/SIGNATURE
    trunk/libmodule-build-perl/debian/changelog
    trunk/libmodule-build-perl/lib/Module/Build.pm
    trunk/libmodule-build-perl/lib/Module/Build/Base.pm
    trunk/libmodule-build-perl/lib/Module/Build/Compat.pm
    trunk/libmodule-build-perl/lib/Module/Build/Cookbook.pm
    trunk/libmodule-build-perl/lib/Module/Build/PPMMaker.pm
    trunk/libmodule-build-perl/lib/Module/Build/Platform/Amiga.pm
    trunk/libmodule-build-perl/lib/Module/Build/Platform/Default.pm
    trunk/libmodule-build-perl/lib/Module/Build/Platform/EBCDIC.pm
    trunk/libmodule-build-perl/lib/Module/Build/Platform/MPEiX.pm
    trunk/libmodule-build-perl/lib/Module/Build/Platform/MacOS.pm
    trunk/libmodule-build-perl/lib/Module/Build/Platform/RiscOS.pm
    trunk/libmodule-build-perl/lib/Module/Build/Platform/Unix.pm
    trunk/libmodule-build-perl/lib/Module/Build/Platform/VMS.pm
    trunk/libmodule-build-perl/lib/Module/Build/Platform/VOS.pm
    trunk/libmodule-build-perl/lib/Module/Build/Platform/Windows.pm
    trunk/libmodule-build-perl/lib/Module/Build/Platform/aix.pm
    trunk/libmodule-build-perl/lib/Module/Build/Platform/cygwin.pm
    trunk/libmodule-build-perl/lib/Module/Build/Platform/darwin.pm
    trunk/libmodule-build-perl/lib/Module/Build/Platform/os2.pm
    trunk/libmodule-build-perl/lib/Module/Build/PodParser.pm
    trunk/libmodule-build-perl/scripts/config_data
    trunk/libmodule-build-perl/t/basic.t
    trunk/libmodule-build-perl/t/compat.t
    trunk/libmodule-build-perl/t/extend.t
    trunk/libmodule-build-perl/t/files.t
    trunk/libmodule-build-perl/t/install.t
    trunk/libmodule-build-perl/t/manifypods.t
    trunk/libmodule-build-perl/t/notes.t
    trunk/libmodule-build-perl/t/pod_parser.t
    trunk/libmodule-build-perl/t/runthrough.t
    trunk/libmodule-build-perl/t/signature.t
    trunk/libmodule-build-perl/t/versions.t
    trunk/libmodule-build-perl/t/xs.t

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

Modified: trunk/libmodule-build-perl/Build.PL
URL: http://svn.debian.org/wsvn/trunk/libmodule-build-perl/Build.PL?rev=7829&op=diff

Modified: trunk/libmodule-build-perl/Changes
URL: http://svn.debian.org/wsvn/trunk/libmodule-build-perl/Changes?rev=7829&op=diff

Modified: trunk/libmodule-build-perl/INSTALL
URL: http://svn.debian.org/wsvn/trunk/libmodule-build-perl/INSTALL?rev=7829&op=diff

Modified: trunk/libmodule-build-perl/MANIFEST
URL: http://svn.debian.org/wsvn/trunk/libmodule-build-perl/MANIFEST?rev=7829&op=diff

Modified: trunk/libmodule-build-perl/META.yml
URL: http://svn.debian.org/wsvn/trunk/libmodule-build-perl/META.yml?rev=7829&op=diff

Modified: trunk/libmodule-build-perl/README
URL: http://svn.debian.org/wsvn/trunk/libmodule-build-perl/README?rev=7829&op=diff

Modified: trunk/libmodule-build-perl/SIGNATURE
URL: http://svn.debian.org/wsvn/trunk/libmodule-build-perl/SIGNATURE?rev=7829&op=diff

Modified: trunk/libmodule-build-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libmodule-build-perl/debian/changelog?rev=7829&op=diff

Modified: trunk/libmodule-build-perl/lib/Module/Build.pm
URL: http://svn.debian.org/wsvn/trunk/libmodule-build-perl/lib/Module/Build.pm?rev=7829&op=diff

Modified: trunk/libmodule-build-perl/lib/Module/Build/Base.pm
URL: http://svn.debian.org/wsvn/trunk/libmodule-build-perl/lib/Module/Build/Base.pm?rev=7829&op=diff

Modified: trunk/libmodule-build-perl/lib/Module/Build/Compat.pm
URL: http://svn.debian.org/wsvn/trunk/libmodule-build-perl/lib/Module/Build/Compat.pm?rev=7829&op=diff

Modified: trunk/libmodule-build-perl/lib/Module/Build/Cookbook.pm
URL: http://svn.debian.org/wsvn/trunk/libmodule-build-perl/lib/Module/Build/Cookbook.pm?rev=7829&op=diff

Modified: trunk/libmodule-build-perl/lib/Module/Build/PPMMaker.pm
URL: http://svn.debian.org/wsvn/trunk/libmodule-build-perl/lib/Module/Build/PPMMaker.pm?rev=7829&op=diff

Modified: trunk/libmodule-build-perl/lib/Module/Build/Platform/Amiga.pm
URL: http://svn.debian.org/wsvn/trunk/libmodule-build-perl/lib/Module/Build/Platform/Amiga.pm?rev=7829&op=diff

Modified: trunk/libmodule-build-perl/lib/Module/Build/Platform/Default.pm
URL: http://svn.debian.org/wsvn/trunk/libmodule-build-perl/lib/Module/Build/Platform/Default.pm?rev=7829&op=diff

Modified: trunk/libmodule-build-perl/lib/Module/Build/Platform/EBCDIC.pm
URL: http://svn.debian.org/wsvn/trunk/libmodule-build-perl/lib/Module/Build/Platform/EBCDIC.pm?rev=7829&op=diff

Modified: trunk/libmodule-build-perl/lib/Module/Build/Platform/MPEiX.pm
URL: http://svn.debian.org/wsvn/trunk/libmodule-build-perl/lib/Module/Build/Platform/MPEiX.pm?rev=7829&op=diff

Modified: trunk/libmodule-build-perl/lib/Module/Build/Platform/MacOS.pm
URL: http://svn.debian.org/wsvn/trunk/libmodule-build-perl/lib/Module/Build/Platform/MacOS.pm?rev=7829&op=diff

Modified: trunk/libmodule-build-perl/lib/Module/Build/Platform/RiscOS.pm
URL: http://svn.debian.org/wsvn/trunk/libmodule-build-perl/lib/Module/Build/Platform/RiscOS.pm?rev=7829&op=diff

Modified: trunk/libmodule-build-perl/lib/Module/Build/Platform/Unix.pm
URL: http://svn.debian.org/wsvn/trunk/libmodule-build-perl/lib/Module/Build/Platform/Unix.pm?rev=7829&op=diff

Modified: trunk/libmodule-build-perl/lib/Module/Build/Platform/VMS.pm
URL: http://svn.debian.org/wsvn/trunk/libmodule-build-perl/lib/Module/Build/Platform/VMS.pm?rev=7829&op=diff

Modified: trunk/libmodule-build-perl/lib/Module/Build/Platform/VOS.pm
URL: http://svn.debian.org/wsvn/trunk/libmodule-build-perl/lib/Module/Build/Platform/VOS.pm?rev=7829&op=diff

Modified: trunk/libmodule-build-perl/lib/Module/Build/Platform/Windows.pm
URL: http://svn.debian.org/wsvn/trunk/libmodule-build-perl/lib/Module/Build/Platform/Windows.pm?rev=7829&op=diff

Modified: trunk/libmodule-build-perl/lib/Module/Build/Platform/aix.pm
URL: http://svn.debian.org/wsvn/trunk/libmodule-build-perl/lib/Module/Build/Platform/aix.pm?rev=7829&op=diff

Modified: trunk/libmodule-build-perl/lib/Module/Build/Platform/cygwin.pm
URL: http://svn.debian.org/wsvn/trunk/libmodule-build-perl/lib/Module/Build/Platform/cygwin.pm?rev=7829&op=diff

Modified: trunk/libmodule-build-perl/lib/Module/Build/Platform/darwin.pm
URL: http://svn.debian.org/wsvn/trunk/libmodule-build-perl/lib/Module/Build/Platform/darwin.pm?rev=7829&op=diff

Modified: trunk/libmodule-build-perl/lib/Module/Build/Platform/os2.pm
URL: http://svn.debian.org/wsvn/trunk/libmodule-build-perl/lib/Module/Build/Platform/os2.pm?rev=7829&op=diff

Modified: trunk/libmodule-build-perl/lib/Module/Build/PodParser.pm
URL: http://svn.debian.org/wsvn/trunk/libmodule-build-perl/lib/Module/Build/PodParser.pm?rev=7829&op=diff

Modified: trunk/libmodule-build-perl/scripts/config_data
URL: http://svn.debian.org/wsvn/trunk/libmodule-build-perl/scripts/config_data?rev=7829&op=diff

Modified: trunk/libmodule-build-perl/t/basic.t
URL: http://svn.debian.org/wsvn/trunk/libmodule-build-perl/t/basic.t?rev=7829&op=diff

Modified: trunk/libmodule-build-perl/t/compat.t
URL: http://svn.debian.org/wsvn/trunk/libmodule-build-perl/t/compat.t?rev=7829&op=diff

Modified: trunk/libmodule-build-perl/t/extend.t
URL: http://svn.debian.org/wsvn/trunk/libmodule-build-perl/t/extend.t?rev=7829&op=diff

Modified: trunk/libmodule-build-perl/t/files.t
URL: http://svn.debian.org/wsvn/trunk/libmodule-build-perl/t/files.t?rev=7829&op=diff

Modified: trunk/libmodule-build-perl/t/install.t
URL: http://svn.debian.org/wsvn/trunk/libmodule-build-perl/t/install.t?rev=7829&op=diff

Modified: trunk/libmodule-build-perl/t/manifypods.t
URL: http://svn.debian.org/wsvn/trunk/libmodule-build-perl/t/manifypods.t?rev=7829&op=diff

Modified: trunk/libmodule-build-perl/t/notes.t
URL: http://svn.debian.org/wsvn/trunk/libmodule-build-perl/t/notes.t?rev=7829&op=diff

Modified: trunk/libmodule-build-perl/t/pod_parser.t
URL: http://svn.debian.org/wsvn/trunk/libmodule-build-perl/t/pod_parser.t?rev=7829&op=diff

Modified: trunk/libmodule-build-perl/t/runthrough.t
URL: http://svn.debian.org/wsvn/trunk/libmodule-build-perl/t/runthrough.t?rev=7829&op=diff

Modified: trunk/libmodule-build-perl/t/signature.t
URL: http://svn.debian.org/wsvn/trunk/libmodule-build-perl/t/signature.t?rev=7829&op=diff

Modified: trunk/libmodule-build-perl/t/versions.t
URL: http://svn.debian.org/wsvn/trunk/libmodule-build-perl/t/versions.t?rev=7829&op=diff

Modified: trunk/libmodule-build-perl/t/xs.t
URL: http://svn.debian.org/wsvn/trunk/libmodule-build-perl/t/xs.t?rev=7829&op=diff




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