[SCM] Git repository for devscripts branch, master, updated. v2.12.0-39-g9d7f2a4

Christoph Berg myon at debian.org
Fri Aug 17 06:33:02 UTC 2012


The following commit has been merged in the master branch:
commit 9d7f2a4599f999ffb04541e9b2280ff30c6de65b
Author: Christoph Berg <myon at debian.org>
Date:   Fri Aug 17 08:32:41 2012 +0200

    origtargz: remove debugging print

diff --git a/scripts/origtargz.pl b/scripts/origtargz.pl
index 81b5dba..6e9c4ef 100755
--- a/scripts/origtargz.pl
+++ b/scripts/origtargz.pl
@@ -204,7 +204,6 @@ sub download_origtar ()
 		my $srcversion = $1;
 		my $srcorigversion = $srcversion;
 		$srcorigversion =~ s/(.*)-.*/$1/; # strip everything from the last dash
-		print "Looking at $package $srcversion, interpreted as $srcorigversion\n";
 
 		if ($srcorigversion eq $origversion) { # loop through all matching versions
 			$bestsrcversion = $srcversion;

-- 
Git repository for devscripts



More information about the devscripts-devel mailing list