r49678 - in /branches/upstream/libgeometry-primitive-perl: ./ current/ current/inc/ current/inc/Module/ current/inc/Module/Install/ current/lib/ current/lib/Geometry/ current/lib/Geometry/Primitive/ current/t/ current/t/author/

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Fri Jan 1 01:04:26 UTC 2010


Author: jawnsy-guest
Date: Fri Jan  1 01:04:17 2010
New Revision: 49678

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=49678
Log:
[svn-inject] Installing original source of libgeometry-primitive-perl

Added:
    branches/upstream/libgeometry-primitive-perl/
    branches/upstream/libgeometry-primitive-perl/current/
    branches/upstream/libgeometry-primitive-perl/current/Changes
    branches/upstream/libgeometry-primitive-perl/current/MANIFEST
    branches/upstream/libgeometry-primitive-perl/current/META.yml
    branches/upstream/libgeometry-primitive-perl/current/Makefile.PL
    branches/upstream/libgeometry-primitive-perl/current/README
    branches/upstream/libgeometry-primitive-perl/current/inc/
    branches/upstream/libgeometry-primitive-perl/current/inc/Module/
    branches/upstream/libgeometry-primitive-perl/current/inc/Module/Install/
    branches/upstream/libgeometry-primitive-perl/current/inc/Module/Install.pm
    branches/upstream/libgeometry-primitive-perl/current/inc/Module/Install/Base.pm
    branches/upstream/libgeometry-primitive-perl/current/inc/Module/Install/Can.pm
    branches/upstream/libgeometry-primitive-perl/current/inc/Module/Install/Fetch.pm
    branches/upstream/libgeometry-primitive-perl/current/inc/Module/Install/Makefile.pm
    branches/upstream/libgeometry-primitive-perl/current/inc/Module/Install/Metadata.pm
    branches/upstream/libgeometry-primitive-perl/current/inc/Module/Install/Win32.pm
    branches/upstream/libgeometry-primitive-perl/current/inc/Module/Install/WriteAll.pm
    branches/upstream/libgeometry-primitive-perl/current/lib/
    branches/upstream/libgeometry-primitive-perl/current/lib/Geometry/
    branches/upstream/libgeometry-primitive-perl/current/lib/Geometry/Primitive/
    branches/upstream/libgeometry-primitive-perl/current/lib/Geometry/Primitive.pm
    branches/upstream/libgeometry-primitive-perl/current/lib/Geometry/Primitive/Arc.pm
    branches/upstream/libgeometry-primitive-perl/current/lib/Geometry/Primitive/Bezier.pm
    branches/upstream/libgeometry-primitive-perl/current/lib/Geometry/Primitive/Circle.pm
    branches/upstream/libgeometry-primitive-perl/current/lib/Geometry/Primitive/Ellipse.pm
    branches/upstream/libgeometry-primitive-perl/current/lib/Geometry/Primitive/Equal.pm
    branches/upstream/libgeometry-primitive-perl/current/lib/Geometry/Primitive/Line.pm
    branches/upstream/libgeometry-primitive-perl/current/lib/Geometry/Primitive/Point.pm
    branches/upstream/libgeometry-primitive-perl/current/lib/Geometry/Primitive/Polygon.pm
    branches/upstream/libgeometry-primitive-perl/current/lib/Geometry/Primitive/Rectangle.pm
    branches/upstream/libgeometry-primitive-perl/current/lib/Geometry/Primitive/Shape.pm
    branches/upstream/libgeometry-primitive-perl/current/t/
    branches/upstream/libgeometry-primitive-perl/current/t/00-load.t
    branches/upstream/libgeometry-primitive-perl/current/t/000-point.t
    branches/upstream/libgeometry-primitive-perl/current/t/001-arc.t
    branches/upstream/libgeometry-primitive-perl/current/t/001-ellipse.t
    branches/upstream/libgeometry-primitive-perl/current/t/001-line.t
    branches/upstream/libgeometry-primitive-perl/current/t/001-polygon.t
    branches/upstream/libgeometry-primitive-perl/current/t/002-bezier.t
    branches/upstream/libgeometry-primitive-perl/current/t/002-circle.t
    branches/upstream/libgeometry-primitive-perl/current/t/002-rectangle.pm
    branches/upstream/libgeometry-primitive-perl/current/t/010-serialize.t
    branches/upstream/libgeometry-primitive-perl/current/t/author/
    branches/upstream/libgeometry-primitive-perl/current/t/author/pod-coverage.t
    branches/upstream/libgeometry-primitive-perl/current/t/author/pod.t

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

Added: branches/upstream/libgeometry-primitive-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libgeometry-primitive-perl/current/Changes?rev=49678&op=file

Added: branches/upstream/libgeometry-primitive-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libgeometry-primitive-perl/current/MANIFEST?rev=49678&op=file

Added: branches/upstream/libgeometry-primitive-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libgeometry-primitive-perl/current/META.yml?rev=49678&op=file

Added: branches/upstream/libgeometry-primitive-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libgeometry-primitive-perl/current/Makefile.PL?rev=49678&op=file

Added: branches/upstream/libgeometry-primitive-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libgeometry-primitive-perl/current/README?rev=49678&op=file

Added: branches/upstream/libgeometry-primitive-perl/current/inc/Module/Install.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libgeometry-primitive-perl/current/inc/Module/Install.pm?rev=49678&op=file

Added: branches/upstream/libgeometry-primitive-perl/current/inc/Module/Install/Base.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libgeometry-primitive-perl/current/inc/Module/Install/Base.pm?rev=49678&op=file

Added: branches/upstream/libgeometry-primitive-perl/current/inc/Module/Install/Can.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libgeometry-primitive-perl/current/inc/Module/Install/Can.pm?rev=49678&op=file

Added: branches/upstream/libgeometry-primitive-perl/current/inc/Module/Install/Fetch.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libgeometry-primitive-perl/current/inc/Module/Install/Fetch.pm?rev=49678&op=file

Added: branches/upstream/libgeometry-primitive-perl/current/inc/Module/Install/Makefile.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libgeometry-primitive-perl/current/inc/Module/Install/Makefile.pm?rev=49678&op=file

Added: branches/upstream/libgeometry-primitive-perl/current/inc/Module/Install/Metadata.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libgeometry-primitive-perl/current/inc/Module/Install/Metadata.pm?rev=49678&op=file

Added: branches/upstream/libgeometry-primitive-perl/current/inc/Module/Install/Win32.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libgeometry-primitive-perl/current/inc/Module/Install/Win32.pm?rev=49678&op=file

Added: branches/upstream/libgeometry-primitive-perl/current/inc/Module/Install/WriteAll.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libgeometry-primitive-perl/current/inc/Module/Install/WriteAll.pm?rev=49678&op=file

Added: branches/upstream/libgeometry-primitive-perl/current/lib/Geometry/Primitive.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libgeometry-primitive-perl/current/lib/Geometry/Primitive.pm?rev=49678&op=file

Added: branches/upstream/libgeometry-primitive-perl/current/lib/Geometry/Primitive/Arc.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libgeometry-primitive-perl/current/lib/Geometry/Primitive/Arc.pm?rev=49678&op=file

Added: branches/upstream/libgeometry-primitive-perl/current/lib/Geometry/Primitive/Bezier.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libgeometry-primitive-perl/current/lib/Geometry/Primitive/Bezier.pm?rev=49678&op=file

Added: branches/upstream/libgeometry-primitive-perl/current/lib/Geometry/Primitive/Circle.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libgeometry-primitive-perl/current/lib/Geometry/Primitive/Circle.pm?rev=49678&op=file

Added: branches/upstream/libgeometry-primitive-perl/current/lib/Geometry/Primitive/Ellipse.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libgeometry-primitive-perl/current/lib/Geometry/Primitive/Ellipse.pm?rev=49678&op=file

Added: branches/upstream/libgeometry-primitive-perl/current/lib/Geometry/Primitive/Equal.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libgeometry-primitive-perl/current/lib/Geometry/Primitive/Equal.pm?rev=49678&op=file

Added: branches/upstream/libgeometry-primitive-perl/current/lib/Geometry/Primitive/Line.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libgeometry-primitive-perl/current/lib/Geometry/Primitive/Line.pm?rev=49678&op=file

Added: branches/upstream/libgeometry-primitive-perl/current/lib/Geometry/Primitive/Point.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libgeometry-primitive-perl/current/lib/Geometry/Primitive/Point.pm?rev=49678&op=file

Added: branches/upstream/libgeometry-primitive-perl/current/lib/Geometry/Primitive/Polygon.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libgeometry-primitive-perl/current/lib/Geometry/Primitive/Polygon.pm?rev=49678&op=file

Added: branches/upstream/libgeometry-primitive-perl/current/lib/Geometry/Primitive/Rectangle.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libgeometry-primitive-perl/current/lib/Geometry/Primitive/Rectangle.pm?rev=49678&op=file

Added: branches/upstream/libgeometry-primitive-perl/current/lib/Geometry/Primitive/Shape.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libgeometry-primitive-perl/current/lib/Geometry/Primitive/Shape.pm?rev=49678&op=file

Added: branches/upstream/libgeometry-primitive-perl/current/t/00-load.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libgeometry-primitive-perl/current/t/00-load.t?rev=49678&op=file

Added: branches/upstream/libgeometry-primitive-perl/current/t/000-point.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libgeometry-primitive-perl/current/t/000-point.t?rev=49678&op=file

Added: branches/upstream/libgeometry-primitive-perl/current/t/001-arc.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libgeometry-primitive-perl/current/t/001-arc.t?rev=49678&op=file

Added: branches/upstream/libgeometry-primitive-perl/current/t/001-ellipse.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libgeometry-primitive-perl/current/t/001-ellipse.t?rev=49678&op=file

Added: branches/upstream/libgeometry-primitive-perl/current/t/001-line.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libgeometry-primitive-perl/current/t/001-line.t?rev=49678&op=file

Added: branches/upstream/libgeometry-primitive-perl/current/t/001-polygon.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libgeometry-primitive-perl/current/t/001-polygon.t?rev=49678&op=file

Added: branches/upstream/libgeometry-primitive-perl/current/t/002-bezier.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libgeometry-primitive-perl/current/t/002-bezier.t?rev=49678&op=file

Added: branches/upstream/libgeometry-primitive-perl/current/t/002-circle.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libgeometry-primitive-perl/current/t/002-circle.t?rev=49678&op=file

Added: branches/upstream/libgeometry-primitive-perl/current/t/002-rectangle.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libgeometry-primitive-perl/current/t/002-rectangle.pm?rev=49678&op=file

Added: branches/upstream/libgeometry-primitive-perl/current/t/010-serialize.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libgeometry-primitive-perl/current/t/010-serialize.t?rev=49678&op=file

Added: branches/upstream/libgeometry-primitive-perl/current/t/author/pod-coverage.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libgeometry-primitive-perl/current/t/author/pod-coverage.t?rev=49678&op=file

Added: branches/upstream/libgeometry-primitive-perl/current/t/author/pod.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libgeometry-primitive-perl/current/t/author/pod.t?rev=49678&op=file




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