r7308 - in /branches/upstream/libsvg-perl: ./ current/ current/examples/ current/lib/ current/lib/SVG/ current/test/
gregoa-guest at users.alioth.debian.org
gregoa-guest at users.alioth.debian.org
Sun Sep 9 21:30:22 UTC 2007
Author: gregoa-guest
Date: Sun Sep 9 21:30:22 2007
New Revision: 7308
URL: http://svn.debian.org/wsvn/?sc=1&rev=7308
Log:
[svn-inject] Installing original source of libsvg-perl
Added:
branches/upstream/libsvg-perl/
branches/upstream/libsvg-perl/current/
branches/upstream/libsvg-perl/current/Changes
branches/upstream/libsvg-perl/current/MANIFEST
branches/upstream/libsvg-perl/current/META.yml
branches/upstream/libsvg-perl/current/Makefile.PL
branches/upstream/libsvg-perl/current/README
branches/upstream/libsvg-perl/current/examples/
branches/upstream/libsvg-perl/current/examples/SVG_02_sample.pl (with props)
branches/upstream/libsvg-perl/current/examples/attributeManip.pl (with props)
branches/upstream/libsvg-perl/current/examples/image_sample.pl (with props)
branches/upstream/libsvg-perl/current/examples/inline_sample.pl (with props)
branches/upstream/libsvg-perl/current/examples/inlinesvg.pl (with props)
branches/upstream/libsvg-perl/current/examples/minsvg.pl (with props)
branches/upstream/libsvg-perl/current/examples/starpath.cgi (with props)
branches/upstream/libsvg-perl/current/examples/sun_text_sample.pl (with props)
branches/upstream/libsvg-perl/current/examples/svg.pl (with props)
branches/upstream/libsvg-perl/current/examples/svg_dom_sample.pl (with props)
branches/upstream/libsvg-perl/current/examples/svgtest2.pl (with props)
branches/upstream/libsvg-perl/current/examples/yaph5.cgi (with props)
branches/upstream/libsvg-perl/current/lib/
branches/upstream/libsvg-perl/current/lib/SVG/
branches/upstream/libsvg-perl/current/lib/SVG.pm
branches/upstream/libsvg-perl/current/lib/SVG/DOM.pm
branches/upstream/libsvg-perl/current/lib/SVG/Element.pm
branches/upstream/libsvg-perl/current/lib/SVG/Extension.pm
branches/upstream/libsvg-perl/current/lib/SVG/Manual.pm
branches/upstream/libsvg-perl/current/lib/SVG/XML.pm
branches/upstream/libsvg-perl/current/test/
branches/upstream/libsvg-perl/current/test.pl
branches/upstream/libsvg-perl/current/test/01-loadsvg.pl (with props)
branches/upstream/libsvg-perl/current/test/02-simpledoc.pl (with props)
branches/upstream/libsvg-perl/current/test/03-render.pl (with props)
branches/upstream/libsvg-perl/current/test/04-inline.pl (with props)
branches/upstream/libsvg-perl/current/test/05-processinginstruction.pl (with props)
branches/upstream/libsvg-perl/current/test/06-doctype.pl (with props)
branches/upstream/libsvg-perl/current/test/07-extension.pl (with props)
branches/upstream/libsvg-perl/current/test/08-looknfeel.pl (with props)
branches/upstream/libsvg-perl/current/test/09-script.pl (with props)
branches/upstream/libsvg-perl/current/test/10-autoload.pl (with props)
branches/upstream/libsvg-perl/current/test/11-customtags.pl (with props)
branches/upstream/libsvg-perl/current/test/12-elementid.pl (with props)
branches/upstream/libsvg-perl/current/test/13-duplicateids.pl (with props)
branches/upstream/libsvg-perl/current/test/14-attributes.pl (with props)
branches/upstream/libsvg-perl/current/test/15-parentage.pl (with props)
branches/upstream/libsvg-perl/current/test/16-siblings.pl (with props)
branches/upstream/libsvg-perl/current/test/17-tagtypes.pl (with props)
branches/upstream/libsvg-perl/current/test/18-filter.pl (with props)
branches/upstream/libsvg-perl/current/test/19-style.pl (with props)
branches/upstream/libsvg-perl/current/test/20-anchor.pl (with props)
branches/upstream/libsvg-perl/current/test/21-polygon.pl (with props)
branches/upstream/libsvg-perl/current/test/22-xlink.pl (with props)
[This mail would be too long, it was shortened to contain the URLs only.]
Added: branches/upstream/libsvg-perl/current/Changes
URL: http://svn.debian.org/wsvn/branches/upstream/libsvg-perl/current/Changes?rev=7308&op=file
Added: branches/upstream/libsvg-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/branches/upstream/libsvg-perl/current/MANIFEST?rev=7308&op=file
Added: branches/upstream/libsvg-perl/current/META.yml
URL: http://svn.debian.org/wsvn/branches/upstream/libsvg-perl/current/META.yml?rev=7308&op=file
Added: branches/upstream/libsvg-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/branches/upstream/libsvg-perl/current/Makefile.PL?rev=7308&op=file
Added: branches/upstream/libsvg-perl/current/README
URL: http://svn.debian.org/wsvn/branches/upstream/libsvg-perl/current/README?rev=7308&op=file
Added: branches/upstream/libsvg-perl/current/examples/SVG_02_sample.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libsvg-perl/current/examples/SVG_02_sample.pl?rev=7308&op=file
Added: branches/upstream/libsvg-perl/current/examples/attributeManip.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libsvg-perl/current/examples/attributeManip.pl?rev=7308&op=file
Added: branches/upstream/libsvg-perl/current/examples/image_sample.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libsvg-perl/current/examples/image_sample.pl?rev=7308&op=file
Added: branches/upstream/libsvg-perl/current/examples/inline_sample.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libsvg-perl/current/examples/inline_sample.pl?rev=7308&op=file
Added: branches/upstream/libsvg-perl/current/examples/inlinesvg.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libsvg-perl/current/examples/inlinesvg.pl?rev=7308&op=file
Added: branches/upstream/libsvg-perl/current/examples/minsvg.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libsvg-perl/current/examples/minsvg.pl?rev=7308&op=file
Added: branches/upstream/libsvg-perl/current/examples/starpath.cgi
URL: http://svn.debian.org/wsvn/branches/upstream/libsvg-perl/current/examples/starpath.cgi?rev=7308&op=file
Added: branches/upstream/libsvg-perl/current/examples/sun_text_sample.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libsvg-perl/current/examples/sun_text_sample.pl?rev=7308&op=file
Added: branches/upstream/libsvg-perl/current/examples/svg.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libsvg-perl/current/examples/svg.pl?rev=7308&op=file
Added: branches/upstream/libsvg-perl/current/examples/svg_dom_sample.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libsvg-perl/current/examples/svg_dom_sample.pl?rev=7308&op=file
Added: branches/upstream/libsvg-perl/current/examples/svgtest2.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libsvg-perl/current/examples/svgtest2.pl?rev=7308&op=file
Added: branches/upstream/libsvg-perl/current/examples/yaph5.cgi
URL: http://svn.debian.org/wsvn/branches/upstream/libsvg-perl/current/examples/yaph5.cgi?rev=7308&op=file
Added: branches/upstream/libsvg-perl/current/lib/SVG.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libsvg-perl/current/lib/SVG.pm?rev=7308&op=file
Added: branches/upstream/libsvg-perl/current/lib/SVG/DOM.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libsvg-perl/current/lib/SVG/DOM.pm?rev=7308&op=file
Added: branches/upstream/libsvg-perl/current/lib/SVG/Element.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libsvg-perl/current/lib/SVG/Element.pm?rev=7308&op=file
Added: branches/upstream/libsvg-perl/current/lib/SVG/Extension.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libsvg-perl/current/lib/SVG/Extension.pm?rev=7308&op=file
Added: branches/upstream/libsvg-perl/current/lib/SVG/Manual.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libsvg-perl/current/lib/SVG/Manual.pm?rev=7308&op=file
Added: branches/upstream/libsvg-perl/current/lib/SVG/XML.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libsvg-perl/current/lib/SVG/XML.pm?rev=7308&op=file
Added: branches/upstream/libsvg-perl/current/test.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libsvg-perl/current/test.pl?rev=7308&op=file
Added: branches/upstream/libsvg-perl/current/test/01-loadsvg.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libsvg-perl/current/test/01-loadsvg.pl?rev=7308&op=file
Added: branches/upstream/libsvg-perl/current/test/02-simpledoc.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libsvg-perl/current/test/02-simpledoc.pl?rev=7308&op=file
Added: branches/upstream/libsvg-perl/current/test/03-render.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libsvg-perl/current/test/03-render.pl?rev=7308&op=file
Added: branches/upstream/libsvg-perl/current/test/04-inline.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libsvg-perl/current/test/04-inline.pl?rev=7308&op=file
Added: branches/upstream/libsvg-perl/current/test/05-processinginstruction.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libsvg-perl/current/test/05-processinginstruction.pl?rev=7308&op=file
Added: branches/upstream/libsvg-perl/current/test/06-doctype.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libsvg-perl/current/test/06-doctype.pl?rev=7308&op=file
Added: branches/upstream/libsvg-perl/current/test/07-extension.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libsvg-perl/current/test/07-extension.pl?rev=7308&op=file
Added: branches/upstream/libsvg-perl/current/test/08-looknfeel.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libsvg-perl/current/test/08-looknfeel.pl?rev=7308&op=file
Added: branches/upstream/libsvg-perl/current/test/09-script.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libsvg-perl/current/test/09-script.pl?rev=7308&op=file
Added: branches/upstream/libsvg-perl/current/test/10-autoload.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libsvg-perl/current/test/10-autoload.pl?rev=7308&op=file
Added: branches/upstream/libsvg-perl/current/test/11-customtags.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libsvg-perl/current/test/11-customtags.pl?rev=7308&op=file
Added: branches/upstream/libsvg-perl/current/test/12-elementid.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libsvg-perl/current/test/12-elementid.pl?rev=7308&op=file
Added: branches/upstream/libsvg-perl/current/test/13-duplicateids.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libsvg-perl/current/test/13-duplicateids.pl?rev=7308&op=file
Added: branches/upstream/libsvg-perl/current/test/14-attributes.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libsvg-perl/current/test/14-attributes.pl?rev=7308&op=file
Added: branches/upstream/libsvg-perl/current/test/15-parentage.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libsvg-perl/current/test/15-parentage.pl?rev=7308&op=file
Added: branches/upstream/libsvg-perl/current/test/16-siblings.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libsvg-perl/current/test/16-siblings.pl?rev=7308&op=file
Added: branches/upstream/libsvg-perl/current/test/17-tagtypes.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libsvg-perl/current/test/17-tagtypes.pl?rev=7308&op=file
Added: branches/upstream/libsvg-perl/current/test/18-filter.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libsvg-perl/current/test/18-filter.pl?rev=7308&op=file
Added: branches/upstream/libsvg-perl/current/test/19-style.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libsvg-perl/current/test/19-style.pl?rev=7308&op=file
Added: branches/upstream/libsvg-perl/current/test/20-anchor.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libsvg-perl/current/test/20-anchor.pl?rev=7308&op=file
Added: branches/upstream/libsvg-perl/current/test/21-polygon.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libsvg-perl/current/test/21-polygon.pl?rev=7308&op=file
Added: branches/upstream/libsvg-perl/current/test/22-xlink.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libsvg-perl/current/test/22-xlink.pl?rev=7308&op=file
More information about the Pkg-perl-cvs-commits
mailing list