From 7a7bedacd8061351e2d30446366e0a5d16ff4b9e Mon Sep 17 00:00:00 2001 From: Debian BTS Date: Tue, 13 Nov 2007 05:47:24 +0000 Subject: [PATCH] merge changes from dla source --- cgi/pkgreport.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) { -- 2.39.2