r47715 - in /branches/upstream/libhtml-template-pro-perl/current: ./ lib/HTML/Template/ lib/HTML/Template/Pro/

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Tue Nov 24 03:29:20 UTC 2009


Author: jawnsy-guest
Date: Tue Nov 24 03:29:11 2009
New Revision: 47715

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=47715
Log:
[svn-upgrade] Integrating new upstream version, libhtml-template-pro-perl (0.93)

Added:
    branches/upstream/libhtml-template-pro-perl/current/optint.c
    branches/upstream/libhtml-template-pro-perl/current/optint.h
Removed:
    branches/upstream/libhtml-template-pro-perl/current/getoptint.c
    branches/upstream/libhtml-template-pro-perl/current/getoptint.re2c
    branches/upstream/libhtml-template-pro-perl/current/getoptint.re2c.footer
    branches/upstream/libhtml-template-pro-perl/current/getoptint.re2c.header
    branches/upstream/libhtml-template-pro-perl/current/setoptint.c
    branches/upstream/libhtml-template-pro-perl/current/setoptint.re2c
    branches/upstream/libhtml-template-pro-perl/current/setoptint.re2c.footer
    branches/upstream/libhtml-template-pro-perl/current/setoptint.re2c.header
Modified:
    branches/upstream/libhtml-template-pro-perl/current/.gitignore
    branches/upstream/libhtml-template-pro-perl/current/Changes
    branches/upstream/libhtml-template-pro-perl/current/MANIFEST
    branches/upstream/libhtml-template-pro-perl/current/META.yml
    branches/upstream/libhtml-template-pro-perl/current/Makefile.PL
    branches/upstream/libhtml-template-pro-perl/current/Pro.xs
    branches/upstream/libhtml-template-pro-perl/current/README
    branches/upstream/libhtml-template-pro-perl/current/README.win32
    branches/upstream/libhtml-template-pro-perl/current/TODO
    branches/upstream/libhtml-template-pro-perl/current/builtin_findfile.inc
    branches/upstream/libhtml-template-pro-perl/current/expr.c
    branches/upstream/libhtml-template-pro-perl/current/expr.y
    branches/upstream/libhtml-template-pro-perl/current/exprtool.h
    branches/upstream/libhtml-template-pro-perl/current/lib/HTML/Template/Pro.pm
    branches/upstream/libhtml-template-pro-perl/current/lib/HTML/Template/Pro/CommonTest.pm
    branches/upstream/libhtml-template-pro-perl/current/perl-HTML-Template-Pro.spec
    branches/upstream/libhtml-template-pro-perl/current/pparam.h
    branches/upstream/libhtml-template-pro-perl/current/pparam2proparam
    branches/upstream/libhtml-template-pro-perl/current/procore.c
    branches/upstream/libhtml-template-pro-perl/current/proparam.c
    branches/upstream/libhtml-template-pro-perl/current/proparam.h
    branches/upstream/libhtml-template-pro-perl/current/tmplpro.h

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

Modified: branches/upstream/libhtml-template-pro-perl/current/.gitignore
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-template-pro-perl/current/.gitignore?rev=47715&op=diff

Modified: branches/upstream/libhtml-template-pro-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-template-pro-perl/current/Changes?rev=47715&op=diff

Modified: branches/upstream/libhtml-template-pro-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-template-pro-perl/current/MANIFEST?rev=47715&op=diff

Modified: branches/upstream/libhtml-template-pro-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-template-pro-perl/current/META.yml?rev=47715&op=diff

Modified: branches/upstream/libhtml-template-pro-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-template-pro-perl/current/Makefile.PL?rev=47715&op=diff

Modified: branches/upstream/libhtml-template-pro-perl/current/Pro.xs
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-template-pro-perl/current/Pro.xs?rev=47715&op=diff

Modified: branches/upstream/libhtml-template-pro-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-template-pro-perl/current/README?rev=47715&op=diff

Modified: branches/upstream/libhtml-template-pro-perl/current/README.win32
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-template-pro-perl/current/README.win32?rev=47715&op=diff

Modified: branches/upstream/libhtml-template-pro-perl/current/TODO
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-template-pro-perl/current/TODO?rev=47715&op=diff

Modified: branches/upstream/libhtml-template-pro-perl/current/builtin_findfile.inc
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-template-pro-perl/current/builtin_findfile.inc?rev=47715&op=diff

Modified: branches/upstream/libhtml-template-pro-perl/current/expr.c
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-template-pro-perl/current/expr.c?rev=47715&op=diff

Modified: branches/upstream/libhtml-template-pro-perl/current/expr.y
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-template-pro-perl/current/expr.y?rev=47715&op=diff

Modified: branches/upstream/libhtml-template-pro-perl/current/exprtool.h
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-template-pro-perl/current/exprtool.h?rev=47715&op=diff

Modified: branches/upstream/libhtml-template-pro-perl/current/lib/HTML/Template/Pro.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-template-pro-perl/current/lib/HTML/Template/Pro.pm?rev=47715&op=diff

Modified: branches/upstream/libhtml-template-pro-perl/current/lib/HTML/Template/Pro/CommonTest.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-template-pro-perl/current/lib/HTML/Template/Pro/CommonTest.pm?rev=47715&op=diff

Added: branches/upstream/libhtml-template-pro-perl/current/optint.c
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-template-pro-perl/current/optint.c?rev=47715&op=file

Added: branches/upstream/libhtml-template-pro-perl/current/optint.h
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-template-pro-perl/current/optint.h?rev=47715&op=file

Modified: branches/upstream/libhtml-template-pro-perl/current/perl-HTML-Template-Pro.spec
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-template-pro-perl/current/perl-HTML-Template-Pro.spec?rev=47715&op=diff

Modified: branches/upstream/libhtml-template-pro-perl/current/pparam.h
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-template-pro-perl/current/pparam.h?rev=47715&op=diff

Modified: branches/upstream/libhtml-template-pro-perl/current/pparam2proparam
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-template-pro-perl/current/pparam2proparam?rev=47715&op=diff

Modified: branches/upstream/libhtml-template-pro-perl/current/procore.c
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-template-pro-perl/current/procore.c?rev=47715&op=diff

Modified: branches/upstream/libhtml-template-pro-perl/current/proparam.c
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-template-pro-perl/current/proparam.c?rev=47715&op=diff

Modified: branches/upstream/libhtml-template-pro-perl/current/proparam.h
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-template-pro-perl/current/proparam.h?rev=47715&op=diff

Modified: branches/upstream/libhtml-template-pro-perl/current/tmplpro.h
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhtml-template-pro-perl/current/tmplpro.h?rev=47715&op=diff




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