[devscripts] 03/09: mk-origtargz: Remove unused tempfile import

James McCoy jamessan at debian.org
Thu Apr 24 04:40:23 UTC 2014


This is an automated email from the git hooks/post-receive script.

jamessan pushed a commit to branch master
in repository devscripts.

commit da2b60cf52b59ad7473576c9210177aeaa590fda
Author: James McCoy <jamessan at debian.org>
Date:   Mon Apr 21 10:26:57 2014 -0400

    mk-origtargz: Remove unused tempfile import
    
    Signed-off-by: James McCoy <jamessan at debian.org>
---
 scripts/mk-origtargz.pl | 1 -
 1 file changed, 1 deletion(-)

diff --git a/scripts/mk-origtargz.pl b/scripts/mk-origtargz.pl
index c892f57..925e296 100755
--- a/scripts/mk-origtargz.pl
+++ b/scripts/mk-origtargz.pl
@@ -156,7 +156,6 @@ use Pod::Usage;
 
 use Dpkg::IPC;
 use File::Spec;
-use File::Temp qw/tempfile/;
 
 BEGIN { push(@INC, '/usr/share/devscripts') } # append to @INC, so that -I . has precedence
 use Devscripts::Compression qw/compression_is_supported compression_guess_from_file compression_get_property/;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git



More information about the devscripts-devel mailing list