From: Debian BTS Date: Tue, 13 Nov 2007 05:47:24 +0000 (+0000) Subject: merge changes from dla source X-Git-Tag: release/2.6.0~512 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=7a7bedacd8061351e2d30446366e0a5d16ff4b9e;p=debbugs.git merge changes from dla source --- diff --git a/cgi/pkgreport.cgi b/cgi/pkgreport.cgi index 673a2db..78b4dc2 100755 --- a/cgi/pkgreport.cgi +++ b/cgi/pkgreport.cgi @@ -445,7 +445,7 @@ sub output_package_info{ } if (defined $gSubscriptionDomain) { my $ptslink = $package ? $srcforpkg : $src; - push @references, "to the Package Tracking System"; + push @references, q(to the Package Tracking System); } # Only output this if the source listing is non-trivial. if ($srcorbin eq 'binary' and $srcforpkg) {