r4168 - in /packages/libjavascript-perl/trunk: ./ debian/ lib/ t/

eloy at users.alioth.debian.org eloy at users.alioth.debian.org
Mon Oct 23 13:41:35 UTC 2006


Author: eloy
Date: Mon Oct 23 13:41:34 2006
New Revision: 4168

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=4168
Log:
eloy: new upstream version

Added:
    packages/libjavascript-perl/trunk/lib/
      - copied from r4167, packages/libjavascript-perl/branches/upstream/current/lib/
    packages/libjavascript-perl/trunk/t/00-init.t
      - copied unchanged from r4167, packages/libjavascript-perl/branches/upstream/current/t/00-init.t
    packages/libjavascript-perl/trunk/t/01-types-from-js.t
      - copied unchanged from r4167, packages/libjavascript-perl/branches/upstream/current/t/01-types-from-js.t
    packages/libjavascript-perl/trunk/t/02-types-from-perl.t
      - copied unchanged from r4167, packages/libjavascript-perl/branches/upstream/current/t/02-types-from-perl.t
    packages/libjavascript-perl/trunk/t/03-call.t
      - copied unchanged from r4167, packages/libjavascript-perl/branches/upstream/current/t/03-call.t
    packages/libjavascript-perl/trunk/t/04-prototypes.t
      - copied unchanged from r4167, packages/libjavascript-perl/branches/upstream/current/t/04-prototypes.t
    packages/libjavascript-perl/trunk/t/05-deep-assign.t
      - copied unchanged from r4167, packages/libjavascript-perl/branches/upstream/current/t/05-deep-assign.t
    packages/libjavascript-perl/trunk/t/06-bind-object.t
      - copied unchanged from r4167, packages/libjavascript-perl/branches/upstream/current/t/06-bind-object.t
    packages/libjavascript-perl/trunk/t/07-eval-file.js
      - copied unchanged from r4167, packages/libjavascript-perl/branches/upstream/current/t/07-eval-file.js
    packages/libjavascript-perl/trunk/t/07-eval-file.t
      - copied unchanged from r4167, packages/libjavascript-perl/branches/upstream/current/t/07-eval-file.t
    packages/libjavascript-perl/trunk/t/08-can.t
      - copied unchanged from r4167, packages/libjavascript-perl/branches/upstream/current/t/08-can.t
    packages/libjavascript-perl/trunk/t/09-script.t
      - copied unchanged from r4167, packages/libjavascript-perl/branches/upstream/current/t/09-script.t
    packages/libjavascript-perl/trunk/t/10-round-trip.t
      - copied unchanged from r4167, packages/libjavascript-perl/branches/upstream/current/t/10-round-trip.t
    packages/libjavascript-perl/trunk/t/11-recursive.t
      - copied unchanged from r4167, packages/libjavascript-perl/branches/upstream/current/t/11-recursive.t
    packages/libjavascript-perl/trunk/t/12-destroy.t
      - copied unchanged from r4167, packages/libjavascript-perl/branches/upstream/current/t/12-destroy.t
    packages/libjavascript-perl/trunk/t/13-in-context.t
      - copied unchanged from r4167, packages/libjavascript-perl/branches/upstream/current/t/13-in-context.t
    packages/libjavascript-perl/trunk/t/14-roundtrip-function.t
      - copied unchanged from r4167, packages/libjavascript-perl/branches/upstream/current/t/14-roundtrip-function.t
    packages/libjavascript-perl/trunk/t/15-function.t
      - copied unchanged from r4167, packages/libjavascript-perl/branches/upstream/current/t/15-function.t
    packages/libjavascript-perl/trunk/t/16-object.t
      - copied unchanged from r4167, packages/libjavascript-perl/branches/upstream/current/t/16-object.t
    packages/libjavascript-perl/trunk/t/17-error-handler.t
      - copied unchanged from r4167, packages/libjavascript-perl/branches/upstream/current/t/17-error-handler.t
    packages/libjavascript-perl/trunk/t/18-interrupt-handler.t
      - copied unchanged from r4167, packages/libjavascript-perl/branches/upstream/current/t/18-interrupt-handler.t
    packages/libjavascript-perl/trunk/t/19-engine-version.t
      - copied unchanged from r4167, packages/libjavascript-perl/branches/upstream/current/t/19-engine-version.t
    packages/libjavascript-perl/trunk/t/20-bind-class.t
      - copied unchanged from r4167, packages/libjavascript-perl/branches/upstream/current/t/20-bind-class.t
    packages/libjavascript-perl/trunk/t/21-branch-handler.t
      - copied unchanged from r4167, packages/libjavascript-perl/branches/upstream/current/t/21-branch-handler.t
    packages/libjavascript-perl/trunk/t/22-string-attributes.t
      - copied unchanged from r4167, packages/libjavascript-perl/branches/upstream/current/t/22-string-attributes.t
    packages/libjavascript-perl/trunk/t/23-unicode.t
      - copied unchanged from r4167, packages/libjavascript-perl/branches/upstream/current/t/23-unicode.t
    packages/libjavascript-perl/trunk/t/99-bottles-of-beer.t
      - copied unchanged from r4167, packages/libjavascript-perl/branches/upstream/current/t/99-bottles-of-beer.t
    packages/libjavascript-perl/trunk/t/pod-coverage.t
      - copied unchanged from r4167, packages/libjavascript-perl/branches/upstream/current/t/pod-coverage.t
    packages/libjavascript-perl/trunk/t/pod.t
      - copied unchanged from r4167, packages/libjavascript-perl/branches/upstream/current/t/pod.t
Removed:
    packages/libjavascript-perl/trunk/JavaScript.pm
    packages/libjavascript-perl/trunk/JavaScript.pod
    packages/libjavascript-perl/trunk/t/t00basic.t
    packages/libjavascript-perl/trunk/t/t10class.t
    packages/libjavascript-perl/trunk/t/t20call.t
    packages/libjavascript-perl/trunk/t/t30script.t
    packages/libjavascript-perl/trunk/t/t40error.t
    packages/libjavascript-perl/trunk/t/t50object.t
    packages/libjavascript-perl/trunk/t/t60can.t
    packages/libjavascript-perl/trunk/t/t70file.js
    packages/libjavascript-perl/trunk/t/t70file.t
    packages/libjavascript-perl/trunk/t/t90error.t
Modified:
    packages/libjavascript-perl/trunk/Changes
    packages/libjavascript-perl/trunk/JavaScript.xs
    packages/libjavascript-perl/trunk/MANIFEST
    packages/libjavascript-perl/trunk/META.yml
    packages/libjavascript-perl/trunk/Makefile.PL
    packages/libjavascript-perl/trunk/debian/changelog
    packages/libjavascript-perl/trunk/typemap

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

Modified: packages/libjavascript-perl/trunk/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libjavascript-perl/trunk/Changes?rev=4168&op=diff

Modified: packages/libjavascript-perl/trunk/JavaScript.xs
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libjavascript-perl/trunk/JavaScript.xs?rev=4168&op=diff

Modified: packages/libjavascript-perl/trunk/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libjavascript-perl/trunk/MANIFEST?rev=4168&op=diff

Modified: packages/libjavascript-perl/trunk/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libjavascript-perl/trunk/META.yml?rev=4168&op=diff

Modified: packages/libjavascript-perl/trunk/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libjavascript-perl/trunk/Makefile.PL?rev=4168&op=diff

Modified: packages/libjavascript-perl/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libjavascript-perl/trunk/debian/changelog?rev=4168&op=diff

Modified: packages/libjavascript-perl/trunk/typemap
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libjavascript-perl/trunk/typemap?rev=4168&op=diff




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