[Piuparts-commits] [SCM] piuparts git repository branch, master, updated. 0.51

Andreas Beckmann anbe at debian.org
Wed May 15 10:09:45 UTC 2013


The following commit has been merged in the master branch:
commit fd48854c0485f1a850b9f0c72f75612ccc2153e6
Author: Andreas Beckmann <anbe at debian.org>
Date:   Sun Apr 7 15:21:01 2013 +0200

    dwke: open PTS link in new window
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>

diff --git a/master-bin/detect_well_known_errors b/master-bin/detect_well_known_errors
index 159e341..5df612d 100755
--- a/master-bin/detect_well_known_errors
+++ b/master-bin/detect_well_known_errors
@@ -66,7 +66,7 @@ $PACKAGE_LIST
 
 PKG_ERROR_TPL = \
 """<li>$RDEPS - <a href=\"$LOG\">$LOG</a>
-    (<a href=\"http://packages.qa.debian.org/$SDIR/$SPKG.html\">PTS</a>)
+    (<a href=\"http://packages.qa.debian.org/$SDIR/$SPKG.html\" target=\"_blank\">PTS</a>)
     (<a href=\"http://bugs.debian.org/$PACKAGE?dist=unstable\" target=\"_blank\">BTS</a>)
 $BUG</li>
 """

-- 
piuparts git repository



More information about the Piuparts-commits mailing list