Your message dated Tue, 30 Apr 2002 21:27:16 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#145025: debugging cruft in package search results
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 29 Apr 2002 17:25:21 +0000
>From [EMAIL PROTECTED] Mon Apr 29 12:25:21 2002
Return-path: <[EMAIL PROTECTED]>
Received: from svfulraptor1.beckman.com (catalonia) [134.217.237.30] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 172Ett-0005Au-00; Mon, 29 Apr 2002 12:25:21 -0500
Received: from kraai by catalonia with local (Exim 3.35 #1 (Debian))
        id 172Exp-0000OT-00
        for <[EMAIL PROTECTED]>; Mon, 29 Apr 2002 10:29:25 -0700
Date: Mon, 29 Apr 2002 10:29:25 -0700
From: Matt Kraai <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: debugging cruft in package search results
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
        protocol="application/pgp-signature"; boundary="SxgehGEc6vB0cZwN"
Content-Disposition: inline
User-Agent: Mutt/1.3.28i
Sender: Matt Kraai <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]


--SxgehGEc6vB0cZwN
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Package: www.debian.org
Version: N/A; reported on 2002-04-29
Severity: minor

Searching package descriptions prints each keyword preceded by an
X[1].  The following patch removes the debugging code.

Matt

1.
http://packages.debian.org/cgi-bin/search_packages.pl?keywords=foo+bar&searchon=all&subword=1&version=stable&release=all

--- search_packages.pl.orig     Mon Apr 29 10:15:57 2002
+++ search_packages.pl  Mon Apr 29 10:16:17 2002
@@ -114,7 +114,6 @@
                keywordsearch = ''
                tmp = string.split(safekeywords, ' ')
                for key in tmp:
-                       print "X" + key
                        keywordsearch = keywordsearch + key + '* '
        else:
                keywordsearch = safekeywords

--SxgehGEc6vB0cZwN
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8zYL1fNdgYxVXvBARAgWcAJ9AzhuSX62PbRZoFXooMsu71LauoQCfTNCq
dqGeMxbNVgtTTLi/kc/hZqk=
=hBTw
-----END PGP SIGNATURE-----

--SxgehGEc6vB0cZwN--

---------------------------------------
Received: (at 145025-done) by bugs.debian.org; 30 Apr 2002 19:25:27 +0000
>From [EMAIL PROTECTED] Tue Apr 30 14:25:27 2002
Return-path: <[EMAIL PROTECTED]>
Received: from cibalia.gkvk.hr [161.53.211.3] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 172dFe-0005Jf-00; Tue, 30 Apr 2002 14:25:27 -0500
Received: from joy by cibalia.gkvk.hr with local (Exim 3.35 #1 (Debian))
        id 172dHQ-0008H2-00; Tue, 30 Apr 2002 21:27:16 +0200
Date: Tue, 30 Apr 2002 21:27:16 +0200
To: Matt Kraai <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Bug#145025: debugging cruft in package search results
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.3.27i
From: Josip Rodin <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]

On Mon, Apr 29, 2002 at 10:29:25AM -0700, Matt Kraai wrote:
> Package: www.debian.org
> Version: N/A; reported on 2002-04-29
> Severity: minor
> 
> Searching package descriptions prints each keyword preceded by an
> X[1].  The following patch removes the debugging code.

Applied, thanks.

-- 
     2. That which causes joy or happiness.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to