r66207 - in /trunk/libppix-editortools-perl: ./ debian/ inc/ lib/PPIx/ lib/PPIx/EditorTools/ t/ xt/

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Fri Dec 24 20:29:52 UTC 2010


Author: jawnsy-guest
Date: Fri Dec 24 20:29:45 2010
New Revision: 66207

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=66207
Log:
looks good, builds clean, dch -r

Added:
    trunk/libppix-editortools-perl/LICENSE
      - copied unchanged from r66204, branches/upstream/libppix-editortools-perl/current/LICENSE
    trunk/libppix-editortools-perl/META.json
      - copied unchanged from r66204, branches/upstream/libppix-editortools-perl/current/META.json
    trunk/libppix-editortools-perl/dist.ini
      - copied unchanged from r66204, branches/upstream/libppix-editortools-perl/current/dist.ini
    trunk/libppix-editortools-perl/t/00-compile.t
      - copied unchanged from r66204, branches/upstream/libppix-editortools-perl/current/t/00-compile.t
    trunk/libppix-editortools-perl/t/08-getallvariabledeclarations.t
      - copied unchanged from r66204, branches/upstream/libppix-editortools-perl/current/t/08-getallvariabledeclarations.t
    trunk/libppix-editortools-perl/t/release-check-changes.t
      - copied unchanged from r66204, branches/upstream/libppix-editortools-perl/current/t/release-check-changes.t
    trunk/libppix-editortools-perl/t/release-eol.t
      - copied unchanged from r66204, branches/upstream/libppix-editortools-perl/current/t/release-eol.t
    trunk/libppix-editortools-perl/t/release-pod-syntax.t
      - copied unchanged from r66204, branches/upstream/libppix-editortools-perl/current/t/release-pod-syntax.t
Removed:
    trunk/libppix-editortools-perl/TODO
    trunk/libppix-editortools-perl/inc/
    trunk/libppix-editortools-perl/t/00-use.t
    trunk/libppix-editortools-perl/xt/
Modified:
    trunk/libppix-editortools-perl/Changes
    trunk/libppix-editortools-perl/MANIFEST
    trunk/libppix-editortools-perl/META.yml
    trunk/libppix-editortools-perl/Makefile.PL
    trunk/libppix-editortools-perl/README
    trunk/libppix-editortools-perl/debian/changelog
    trunk/libppix-editortools-perl/debian/control
    trunk/libppix-editortools-perl/debian/copyright
    trunk/libppix-editortools-perl/lib/PPIx/EditorTools.pm
    trunk/libppix-editortools-perl/lib/PPIx/EditorTools/FindUnmatchedBrace.pm
    trunk/libppix-editortools-perl/lib/PPIx/EditorTools/FindVariableDeclaration.pm
    trunk/libppix-editortools-perl/lib/PPIx/EditorTools/IntroduceTemporaryVariable.pm
    trunk/libppix-editortools-perl/lib/PPIx/EditorTools/RenamePackage.pm
    trunk/libppix-editortools-perl/lib/PPIx/EditorTools/RenamePackageFromPath.pm
    trunk/libppix-editortools-perl/lib/PPIx/EditorTools/RenameVariable.pm
    trunk/libppix-editortools-perl/lib/PPIx/EditorTools/ReturnObject.pm
    trunk/libppix-editortools-perl/t/03-introducetemporaryvariable.t
    trunk/libppix-editortools-perl/t/04-renamepackage.t

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

Modified: trunk/libppix-editortools-perl/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libppix-editortools-perl/Changes?rev=66207&op=diff

Modified: trunk/libppix-editortools-perl/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libppix-editortools-perl/MANIFEST?rev=66207&op=diff

Modified: trunk/libppix-editortools-perl/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libppix-editortools-perl/META.yml?rev=66207&op=diff

Modified: trunk/libppix-editortools-perl/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libppix-editortools-perl/Makefile.PL?rev=66207&op=diff

Modified: trunk/libppix-editortools-perl/README
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libppix-editortools-perl/README?rev=66207&op=diff

Modified: trunk/libppix-editortools-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libppix-editortools-perl/debian/changelog?rev=66207&op=diff

Modified: trunk/libppix-editortools-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libppix-editortools-perl/debian/control?rev=66207&op=diff

Modified: trunk/libppix-editortools-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libppix-editortools-perl/debian/copyright?rev=66207&op=diff

Modified: trunk/libppix-editortools-perl/lib/PPIx/EditorTools.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libppix-editortools-perl/lib/PPIx/EditorTools.pm?rev=66207&op=diff

Modified: trunk/libppix-editortools-perl/lib/PPIx/EditorTools/FindUnmatchedBrace.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libppix-editortools-perl/lib/PPIx/EditorTools/FindUnmatchedBrace.pm?rev=66207&op=diff

Modified: trunk/libppix-editortools-perl/lib/PPIx/EditorTools/FindVariableDeclaration.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libppix-editortools-perl/lib/PPIx/EditorTools/FindVariableDeclaration.pm?rev=66207&op=diff

Modified: trunk/libppix-editortools-perl/lib/PPIx/EditorTools/IntroduceTemporaryVariable.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libppix-editortools-perl/lib/PPIx/EditorTools/IntroduceTemporaryVariable.pm?rev=66207&op=diff

Modified: trunk/libppix-editortools-perl/lib/PPIx/EditorTools/RenamePackage.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libppix-editortools-perl/lib/PPIx/EditorTools/RenamePackage.pm?rev=66207&op=diff

Modified: trunk/libppix-editortools-perl/lib/PPIx/EditorTools/RenamePackageFromPath.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libppix-editortools-perl/lib/PPIx/EditorTools/RenamePackageFromPath.pm?rev=66207&op=diff

Modified: trunk/libppix-editortools-perl/lib/PPIx/EditorTools/RenameVariable.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libppix-editortools-perl/lib/PPIx/EditorTools/RenameVariable.pm?rev=66207&op=diff

Modified: trunk/libppix-editortools-perl/lib/PPIx/EditorTools/ReturnObject.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libppix-editortools-perl/lib/PPIx/EditorTools/ReturnObject.pm?rev=66207&op=diff

Modified: trunk/libppix-editortools-perl/t/03-introducetemporaryvariable.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libppix-editortools-perl/t/03-introducetemporaryvariable.t?rev=66207&op=diff

Modified: trunk/libppix-editortools-perl/t/04-renamepackage.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libppix-editortools-perl/t/04-renamepackage.t?rev=66207&op=diff




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