r55013 - /trunk/dh-make-perl/lib/DhMakePerl/Command/Packaging.pm

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Mon Mar 29 15:20:19 UTC 2010


Author: dmn
Date: Mon Mar 29 15:19:35 2010
New Revision: 55013

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=55013
Log:
remove leftover debug warning

Modified:
    trunk/dh-make-perl/lib/DhMakePerl/Command/Packaging.pm

Modified: 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=55013&op=diff
==============================================================================
--- trunk/dh-make-perl/lib/DhMakePerl/Command/Packaging.pm (original)
+++ trunk/dh-make-perl/lib/DhMakePerl/Command/Packaging.pm Mon Mar 29 15:19:35 2010
@@ -1060,8 +1060,6 @@
             { cache_file => catfile( $self->cfg->home_dir, 'wnpp.cache' ) } )
             if $self->cfg->network;
 
-        warn 10;
-
         $self->control->discover_dependencies(
             {   dir          => $self->main_dir,
                 verbose      => $self->cfg->verbose,




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