r53667 - in /trunk/dh-make-perl: dh-make-perl lib/DhMakePerl.pm lib/DhMakePerl/Command/Packaging.pm lib/DhMakePerl/Command/make.pm lib/DhMakePerl/Command/refresh.pm t/extract_name_ver.t t/extract_name_ver_from_makefile.t t/perl-versions.t t/pod-coverage.t

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Sat Mar 6 12:38:48 UTC 2010


Author: dmn
Date: Sat Mar  6 12:38:37 2010
New Revision: 53667

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=53667
Log:
split make command into a module

routines common to make and refresh are in Command::Packaging
DhMakePerl->run is a class method, constructing and executing
the appropriate ::Command::foo object

Added:
    trunk/dh-make-perl/lib/DhMakePerl/Command/Packaging.pm
    trunk/dh-make-perl/lib/DhMakePerl/Command/make.pm
Modified:
    trunk/dh-make-perl/dh-make-perl
    trunk/dh-make-perl/lib/DhMakePerl.pm
    trunk/dh-make-perl/lib/DhMakePerl/Command/refresh.pm
    trunk/dh-make-perl/t/extract_name_ver.t
    trunk/dh-make-perl/t/extract_name_ver_from_makefile.t
    trunk/dh-make-perl/t/perl-versions.t
    trunk/dh-make-perl/t/pod-coverage.t

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

Modified: trunk/dh-make-perl/dh-make-perl
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/dh-make-perl?rev=53667&op=diff

Modified: trunk/dh-make-perl/lib/DhMakePerl.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/lib/DhMakePerl.pm?rev=53667&op=diff

Added: trunk/dh-make-perl/lib/DhMakePerl/Command/Packaging.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/lib/DhMakePerl/Command/Packaging.pm?rev=53667&op=file

Added: trunk/dh-make-perl/lib/DhMakePerl/Command/make.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/lib/DhMakePerl/Command/make.pm?rev=53667&op=file

Modified: trunk/dh-make-perl/lib/DhMakePerl/Command/refresh.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/lib/DhMakePerl/Command/refresh.pm?rev=53667&op=diff

Modified: trunk/dh-make-perl/t/extract_name_ver.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/t/extract_name_ver.t?rev=53667&op=diff

Modified: trunk/dh-make-perl/t/extract_name_ver_from_makefile.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/t/extract_name_ver_from_makefile.t?rev=53667&op=diff

Modified: trunk/dh-make-perl/t/perl-versions.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/t/perl-versions.t?rev=53667&op=diff

Modified: trunk/dh-make-perl/t/pod-coverage.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/t/pod-coverage.t?rev=53667&op=diff




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