From 1bff0dbe20367dd6e07f428b35637acbc201a17e Mon Sep 17 00:00:00 2001 From: David Bremner Date: Thu, 31 Jul 2008 10:15:10 -0300 Subject: [PATCH] escape html, add test data --- IkiWiki/Plugin/mailbox.pm | 6 +- templates/email.tmpl | 2 - .../1217510059.4567_1.convex.cs.unb.ca:2,S | 120 ++++++++++++++ .../cur/1217510060.4567_2.convex.cs.unb.ca:2, | 118 ++++++++++++++ .../cur/1217510061.4567_3.convex.cs.unb.ca:2, | 149 ++++++++++++++++++ .../cur/1217510061.4567_4.convex.cs.unb.ca:2, | 123 +++++++++++++++ .../cur/1217510062.4567_5.convex.cs.unb.ca:2, | 111 +++++++++++++ .../cur/1217510062.4567_6.convex.cs.unb.ca:2, | 125 +++++++++++++++ .../cur/1217510063.4567_7.convex.cs.unb.ca:2, | 131 +++++++++++++++ .../cur/1217510063.4567_8.convex.cs.unb.ca:2, | 104 ++++++++++++ .../cur/1217510064.4567_9.convex.cs.unb.ca:2, | 112 +++++++++++++ .../new/1217537543.4567_10.convex.cs.unb.ca | 113 +++++++++++++ .../new/1217537543.4567_11.convex.cs.unb.ca | 118 ++++++++++++++ .../new/1217537544.4567_12.convex.cs.unb.ca | 121 ++++++++++++++ .../new/1217537544.4567_13.convex.cs.unb.ca | 117 ++++++++++++++ .../new/1217537545.4567_14.convex.cs.unb.ca | 116 ++++++++++++++ 16 files changed, 1683 insertions(+), 3 deletions(-) create mode 100644 test/in/testbox/cur/1217510059.4567_1.convex.cs.unb.ca:2,S create mode 100644 test/in/testbox/cur/1217510060.4567_2.convex.cs.unb.ca:2, create mode 100644 test/in/testbox/cur/1217510061.4567_3.convex.cs.unb.ca:2, create mode 100644 test/in/testbox/cur/1217510061.4567_4.convex.cs.unb.ca:2, create mode 100644 test/in/testbox/cur/1217510062.4567_5.convex.cs.unb.ca:2, create mode 100644 test/in/testbox/cur/1217510062.4567_6.convex.cs.unb.ca:2, create mode 100644 test/in/testbox/cur/1217510063.4567_7.convex.cs.unb.ca:2, create mode 100644 test/in/testbox/cur/1217510063.4567_8.convex.cs.unb.ca:2, create mode 100644 test/in/testbox/cur/1217510064.4567_9.convex.cs.unb.ca:2, create mode 100644 test/in/testbox/new/1217537543.4567_10.convex.cs.unb.ca create mode 100644 test/in/testbox/new/1217537543.4567_11.convex.cs.unb.ca create mode 100644 test/in/testbox/new/1217537544.4567_12.convex.cs.unb.ca create mode 100644 test/in/testbox/new/1217537544.4567_13.convex.cs.unb.ca create mode 100644 test/in/testbox/new/1217537545.4567_14.convex.cs.unb.ca diff --git a/IkiWiki/Plugin/mailbox.pm b/IkiWiki/Plugin/mailbox.pm index c095f8baa..7c8e4a5db 100644 --- a/IkiWiki/Plugin/mailbox.pm +++ b/IkiWiki/Plugin/mailbox.pm @@ -10,6 +10,7 @@ use warnings; use strict; use IkiWiki 2.00; use Email::Folder; +use CGI 'escapeHTML'; sub import { #{{{ hook(type => "preprocess", id => "mailbox", call => \&preprocess); @@ -50,6 +51,9 @@ sub make_pair($$){ my $message=shift; my $name=shift; my $val=$message->header($_); + + $val = escapeHTML($val); + my $hash={'HEADERNAME'=>$name,'VAL'=>$val}; return $hash; } @@ -67,7 +71,7 @@ sub format_message(@){ $template->param(HEADERS=>[@headers]); - $template->param(body=>$message->body); + $template->param(body=>escapeHTML($message->body)); my $output=$template->output(); return $output; diff --git a/templates/email.tmpl b/templates/email.tmpl index 9a9a3f5d5..17922ec95 100644 --- a/templates/email.tmpl +++ b/templates/email.tmpl @@ -1,7 +1,5 @@
-
- diff --git a/test/in/testbox/cur/1217510059.4567_1.convex.cs.unb.ca:2,S b/test/in/testbox/cur/1217510059.4567_1.convex.cs.unb.ca:2,S new file mode 100644 index 000000000..cd868d2ab --- /dev/null +++ b/test/in/testbox/cur/1217510059.4567_1.convex.cs.unb.ca:2,S @@ -0,0 +1,120 @@ +Path: news.gmane.org!not-for-mail +From: "Sandro Tosi" +Newsgroups: gmane.linux.debian.devel.quality-assurance,gmane.linux.debian.devel.mentors +Subject: RFS: wmnetselect (updated package, QA upload, RC bugfix) +Date: Sun, 27 Jul 2008 22:21:28 +0200 +Lines: 34 +Approved: news@gmane.org +Message-ID: <8b2d7b4d0807271321q11b20181of38f0e5f9e64cc5b@mail.gmail.com> +NNTP-Posting-Host: lo.gmane.org +Mime-Version: 1.0 +Content-Type: text/plain; charset=ISO-8859-1 +Content-Transfer-Encoding: 7bit +X-Trace: ger.gmane.org 1217190116 8871 80.91.229.12 (27 Jul 2008 20:21:56 GMT) +X-Complaints-To: usenet@ger.gmane.org +NNTP-Posting-Date: Sun, 27 Jul 2008 20:21:56 +0000 (UTC) +To: debian-mentors , debian-qa@lists.debian.org +Original-X-From: bounce-debian-qa=debian-qa=m.gmane.org@lists.debian.org Sun Jul 27 22:22:45 2008 +Return-path: +Envelope-to: debian-qa@m.gmane.org +Original-Received: from liszt.debian.org ([82.195.75.100]) + by lo.gmane.org with esmtp (Exim 4.50) + id 1KNClJ-0005sr-PC + for debian-qa@m.gmane.org; Sun, 27 Jul 2008 22:22:37 +0200 +Original-Received: from localhost (localhost [127.0.0.1]) + by liszt.debian.org (Postfix) with QMQP + id 4379513A5BDD; Sun, 27 Jul 2008 20:21:41 +0000 (UTC) +Old-Return-Path: +X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on liszt.debian.org +X-Spam-Level: +X-Spam-Status: No, score=-10.6 required=4.0 tests=LDOSUBSCRIBER,LDO_WHITELIST, + MENTORSRFS,MURPHY_DRUGS_REL8,SARE_MSGID_LONG40 autolearn=failed version=3.2.3 +X-Original-To: lists-debian-qa@liszt.debian.org +Delivered-To: lists-debian-qa@liszt.debian.org +Original-Received: from localhost (localhost [127.0.0.1]) + by liszt.debian.org (Postfix) with ESMTP id E0C5013A5BD9 + for ; Sun, 27 Jul 2008 20:21:34 +0000 (UTC) +Original-Received: from liszt.debian.org ([127.0.0.1]) + by localhost (lists.debian.org [127.0.0.1]) (amavisd-new, port 2525) + with ESMTP id 24577-25 for ; + Sun, 27 Jul 2008 20:21:32 +0000 (UTC) +Original-Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.243]) + by liszt.debian.org (Postfix) with ESMTP id B83F013A5AC1 + for ; Sun, 27 Jul 2008 20:21:31 +0000 (UTC) +Original-Received: by rv-out-0708.google.com with SMTP id k29so4477103rvb.30 + for ; Sun, 27 Jul 2008 13:21:28 -0700 (PDT) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; + d=gmail.com; s=gamma; + h=domainkey-signature:received:received:message-id:date:from:to + :subject:mime-version:content-type:content-transfer-encoding + :content-disposition; + bh=uOErF6k9u7lGFChjhvacpGbemUGFzZHt2CitPnaIkGU=; + b=erdTYCynocGBrVsWfAJIa0hhZ2qvMTrXC4RCiuMG3P8pIjY/bjohGqgSq6DZ8DyL+J + Q3Fm+5FHl5sCsI+6RGCs99xiw71VAlY/D85gfDcMRyi89lfL2lAAqXP49zPhJj/TzwbB + 08VDxi4HE1XqCiK4HkkfDj7A4OmsLkEetxiiU= +DomainKey-Signature: a=rsa-sha1; c=nofws; + d=gmail.com; s=gamma; + h=message-id:date:from:to:subject:mime-version:content-type + :content-transfer-encoding:content-disposition; + b=iWe9QOObxKWLMYBWGY57MnBHGFQpZNGdi/meEzJUi6qtZXm9Z2MhaA3V3OH+HTEmkq + mudYMmNQ5G1sFMlPSFuHKW39L7b85zEvDoUTG0RNxl/QP3nzCoJSc652N6Er23Q8E6sE + XmzZ5Zl2dHatlrDqiNqk0s8/h8Pl62a2EPmwA= +Original-Received: by 10.140.203.9 with SMTP id a9mr1963980rvg.288.1217190088587; + Sun, 27 Jul 2008 13:21:28 -0700 (PDT) +Original-Received: by 10.141.202.10 with HTTP; Sun, 27 Jul 2008 13:21:28 -0700 (PDT) +Content-Disposition: inline +X-Virus-Scanned: at lists.debian.org with policy bank en-lt +X-Amavis-Spam-Status: No, score=-6.643 tagged_above=3.6 required=5.3 + tests=[BAYES_00=-2, LDO_WHITELIST=-5, MENTORSRFS=-0.3, + MURPHY_DRUGS_REL8=0.02, SARE_MSGID_LONG40=0.637] +X-Rc-Virus: 2007-09-13_01 +X-Rc-Spam: 2007-10-04_01 +Resent-Message-ID: +Resent-From: debian-qa@lists.debian.org +X-Mailing-List: archive/latest/14679 +X-Loop: debian-qa@lists.debian.org +List-Id: +List-Post: +List-Help: +List-Subscribe: +List-Unsubscribe: +Precedence: list +Resent-Sender: debian-qa-request@lists.debian.org +Resent-Date: Sun, 27 Jul 2008 20:21:41 +0000 (UTC) +Xref: news.gmane.org gmane.linux.debian.devel.quality-assurance:8666 gmane.linux.debian.devel.mentors:32235 +Archived-At: + +Dear mentors, + +I am looking for a sponsor for the new version 0.85-6 +(QA upload) of package "wmnetselect". + +It builds these binary packages: +wmnetselect - enhanced Iceweasel launch button designed for WindowMaker + +The package appears to be lintian clean. + +I'm not really happy about direct upstream code modification, but +didn't want to introduce a patch system so I've just modified the +manpage to replace Netscape/Mozilla with Iceweasel/Iceape. + +The upload would fix these bugs: 419932 + +The package can be found on mentors.debian.net: +- URL: http://mentors.debian.net/debian/pool/main/w/wmnetselect +- Source repository: deb-src http://mentors.debian.net/debian unstable +main contrib non-free +- dget http://mentors.debian.net/debian/pool/main/w/wmnetselect/wmnetselect_0.85-6.dsc + +I would be glad if someone uploaded this package for me. + +Kind regards + Sandro Tosi + + +-- +Sandro Tosi (aka morph, Morpheus, matrixhasu) +My website: http://matrixhasu.altervista.org/ +Me at Debian: http://wiki.debian.org/SandroTosi + + diff --git a/test/in/testbox/cur/1217510060.4567_2.convex.cs.unb.ca:2, b/test/in/testbox/cur/1217510060.4567_2.convex.cs.unb.ca:2, new file mode 100644 index 000000000..a148c44cf --- /dev/null +++ b/test/in/testbox/cur/1217510060.4567_2.convex.cs.unb.ca:2, @@ -0,0 +1,118 @@ +Path: news.gmane.org!not-for-mail +From: Frank Lichtenheld +Newsgroups: gmane.linux.debian.devel.mentors,gmane.linux.debian.devel.quality-assurance +Subject: Re: RFS: wmnetselect (updated package, QA upload, RC bugfix) +Date: Mon, 28 Jul 2008 03:47:45 +0200 +Lines: 32 +Approved: news@gmane.org +Message-ID: <20080728014744.GH11882@mail-vs.djpig.de> +References: <8b2d7b4d0807271321q11b20181of38f0e5f9e64cc5b@mail.gmail.com> +NNTP-Posting-Host: lo.gmane.org +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +X-Trace: ger.gmane.org 1217210782 23637 80.91.229.12 (28 Jul 2008 02:06:22 GMT) +X-Complaints-To: usenet@ger.gmane.org +NNTP-Posting-Date: Mon, 28 Jul 2008 02:06:22 +0000 (UTC) +Cc: debian-mentors , + debian-qa@lists.debian.org +To: Sandro Tosi +Original-X-From: bounce-debian-mentors=debian-mentors=m.gmane.org@lists.debian.org Mon Jul 28 04:07:11 2008 +Return-path: +Envelope-to: debian-mentors@m.gmane.org +Original-Received: from liszt.debian.org ([82.195.75.100]) + by lo.gmane.org with esmtp (Exim 4.50) + id 1KNI8h-0008TX-0A + for debian-mentors@m.gmane.org; Mon, 28 Jul 2008 04:07:07 +0200 +Original-Received: from localhost (localhost [127.0.0.1]) + by liszt.debian.org (Postfix) with QMQP + id 6148A13A55FF; Mon, 28 Jul 2008 02:06:08 +0000 (UTC) +Old-Return-Path: +X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on liszt.debian.org +X-Spam-Level: +X-Spam-Status: No, score=-5.3 required=4.0 tests=LDO_WHITELIST,MENTORSRFS, + MURPHY_DRUGS_REL8 autolearn=failed version=3.2.3 +X-Original-To: lists-debian-mentors@liszt.debian.org +Delivered-To: lists-debian-mentors@liszt.debian.org +Original-Received: from localhost (localhost [127.0.0.1]) + by liszt.debian.org (Postfix) with ESMTP id 988AA13A5604 + for ; Mon, 28 Jul 2008 01:48:06 +0000 (UTC) +Original-Received: from liszt.debian.org ([127.0.0.1]) + by localhost (lists.debian.org [127.0.0.1]) (amavisd-new, port 2525) + with ESMTP id 24996-22 for ; + Mon, 28 Jul 2008 01:48:03 +0000 (UTC) +X-policyd-weight: DYN_NJABL=ERR NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_BL_NJABL=-1.5 CL_IP_EQ_FROM_MX=-3.1 , rate: -6.1 +Original-Received: from pauli.djpig.de (pauli.djpig.de [78.46.38.139]) + by liszt.debian.org (Postfix) with ESMTP id 95E3C13A55F9; + Mon, 28 Jul 2008 01:47:57 +0000 (UTC) +Original-Received: from localhost (localhost [127.0.0.1]) + by pauli.djpig.de (Postfix) with ESMTP id 60FFB9007F; + Mon, 28 Jul 2008 03:47:53 +0200 (CEST) +X-Virus-Scanned: Debian amavisd-new at pauli.djpig.de +Original-Received: from pauli.djpig.de ([127.0.0.1]) + by localhost (pauli.djpig.de [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id u32g1NuVXz6P; Mon, 28 Jul 2008 03:47:45 +0200 (CEST) +Original-Received: from mail-vs.djpig.de (mail-vs.djpig.de [78.47.136.189]) + by pauli.djpig.de (Postfix) with ESMTP id 70CF59006E; + Mon, 28 Jul 2008 03:47:45 +0200 (CEST) +Original-Received: from djpig by mail-vs.djpig.de with local (Exim 4.63) + (envelope-from ) + id 1KNHpx-0003O6-3z; Mon, 28 Jul 2008 03:47:45 +0200 +Mail-Followup-To: Sandro Tosi , + debian-mentors , + debian-qa@lists.debian.org +Content-Disposition: inline +In-Reply-To: <8b2d7b4d0807271321q11b20181of38f0e5f9e64cc5b@mail.gmail.com> +User-Agent: Mutt/1.5.13 (2006-08-11) +X-Virus-Scanned: at lists.debian.org with policy bank en-lt +X-Amavis-Spam-Status: No, score=-5.28 tagged_above=3.6 required=5.3 + tests=[LDO_WHITELIST=-5, MENTORSRFS=-0.3, MURPHY_DRUGS_REL8=0.02] +X-Rc-Spam: 2007-10-04_01 +X-Rc-Virus: 2007-09-13_01 +X-Rc-Spam: 2007-10-04_01 +Resent-Message-ID: +Resent-From: debian-mentors@lists.debian.org +X-Mailing-List: archive/latest/42319 +X-Loop: debian-mentors@lists.debian.org +List-Id: +List-Post: +List-Help: +List-Subscribe: +List-Unsubscribe: +Precedence: list +Resent-Sender: debian-mentors-request@lists.debian.org +Resent-Date: Mon, 28 Jul 2008 02:06:08 +0000 (UTC) +Xref: news.gmane.org gmane.linux.debian.devel.mentors:32239 gmane.linux.debian.devel.quality-assurance:8667 +Archived-At: + +On Sun, Jul 27, 2008 at 10:21:28PM +0200, Sandro Tosi wrote: +> It builds these binary packages: +> wmnetselect - enhanced Iceweasel launch button designed for WindowMaker +> +> The package appears to be lintian clean. +> +> I'm not really happy about direct upstream code modification, but +> didn't want to introduce a patch system so I've just modified the +> manpage to replace Netscape/Mozilla with Iceweasel/Iceape. +> +> The upload would fix these bugs: 419932 + +I think you will need some code fixes, too... + +e.g. +$ rgrep mozilla . | head -n 3 +./wmnetselect.c:/* default executable is mozilla, may be overridden by command line parameter */ +./wmnetselect.c:#define EXECUTABLE "mozilla" +./wmnetselect.c: " Defaults to mozilla", + +Also you will need to verify that this does actually something useful +afterwards. + +I actually skipped this package because I thought this wasn't worth the +effort. + +Gruesse, +-- +Frank Lichtenheld +www: http://www.djpig.de/ + + diff --git a/test/in/testbox/cur/1217510061.4567_3.convex.cs.unb.ca:2, b/test/in/testbox/cur/1217510061.4567_3.convex.cs.unb.ca:2, new file mode 100644 index 000000000..987a75e0d --- /dev/null +++ b/test/in/testbox/cur/1217510061.4567_3.convex.cs.unb.ca:2, @@ -0,0 +1,149 @@ +Path: news.gmane.org!not-for-mail +From: "Sandro Tosi" +Newsgroups: gmane.linux.debian.devel.quality-assurance,gmane.linux.debian.devel.mentors +Subject: Re: RFS: wmnetselect (updated package, QA upload, RC bugfix) +Date: Mon, 28 Jul 2008 08:13:50 +0200 +Lines: 57 +Approved: news@gmane.org +Message-ID: <8b2d7b4d0807272313t4e22e6a3h35ef1ed7ecf450b2@mail.gmail.com> +References: <8b2d7b4d0807271321q11b20181of38f0e5f9e64cc5b@mail.gmail.com> + <20080728014744.GH11882@mail-vs.djpig.de> +NNTP-Posting-Host: lo.gmane.org +Mime-Version: 1.0 +Content-Type: text/plain; charset=ISO-8859-1 +Content-Transfer-Encoding: 7bit +X-Trace: ger.gmane.org 1217225651 22718 80.91.229.12 (28 Jul 2008 06:14:11 GMT) +X-Complaints-To: usenet@ger.gmane.org +NNTP-Posting-Date: Mon, 28 Jul 2008 06:14:11 +0000 (UTC) +To: debian-mentors , debian-qa@lists.debian.org +Original-X-From: bounce-debian-qa=debian-qa=m.gmane.org@lists.debian.org Mon Jul 28 08:15:00 2008 +Return-path: +Envelope-to: debian-qa@m.gmane.org +Original-Received: from liszt.debian.org ([82.195.75.100]) + by lo.gmane.org with esmtp (Exim 4.50) + id 1KNM0Z-0006Xu-Ry + for debian-qa@m.gmane.org; Mon, 28 Jul 2008 08:14:59 +0200 +Original-Received: from localhost (localhost [127.0.0.1]) + by liszt.debian.org (Postfix) with QMQP + id A46FE13A547E; Mon, 28 Jul 2008 06:14:03 +0000 (UTC) +Old-Return-Path: +X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on liszt.debian.org +X-Spam-Level: +X-Spam-Status: No, score=-9.3 required=4.0 tests=IMPRONONCABLE_1,LDOSUBSCRIBER, + LDO_WHITELIST,MENTORSRFS,MURPHY_DRUGS_REL8,MURPHY_WRONG_WORD1, + MURPHY_WRONG_WORD2,SARE_MSGID_LONG40 autolearn=failed version=3.2.3 +X-Original-To: lists-debian-qa@liszt.debian.org +Delivered-To: lists-debian-qa@liszt.debian.org +Original-Received: from localhost (localhost [127.0.0.1]) + by liszt.debian.org (Postfix) with ESMTP id 29BD313A5464 + for ; Mon, 28 Jul 2008 06:13:57 +0000 (UTC) +Original-Received: from liszt.debian.org ([127.0.0.1]) + by localhost (lists.debian.org [127.0.0.1]) (amavisd-new, port 2525) + with ESMTP id 02745-53 for ; + Mon, 28 Jul 2008 06:13:54 +0000 (UTC) +Original-Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.250]) + by liszt.debian.org (Postfix) with ESMTP id BDBB413A5447 + for ; Mon, 28 Jul 2008 06:13:53 +0000 (UTC) +Original-Received: by rv-out-0708.google.com with SMTP id k29so4620810rvb.30 + for ; Sun, 27 Jul 2008 23:13:50 -0700 (PDT) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; + d=gmail.com; s=gamma; + h=domainkey-signature:received:received:message-id:date:from:to + :subject:in-reply-to:mime-version:content-type + :content-transfer-encoding:content-disposition:references; + bh=X0O+1FsjHRZmScBx+DUodJeTzq65J1AdjwFl430apes=; + b=dW9tiY8w60vYHKj6W0ybVKEb8Dg2CyTAb4z9sjGnULqihodcEtMCnf/bdLab0p/q2H + HdtOsf/4Oa+D9YxU96nS9MW+wjuIPQLZH5EKuZv5UQuBiUQ9LR2RWXVvH+f+J0B/Mq93 + duN2SbLfzE4W6bRIsvfZeV+FQr1/dkb/XnxiA= +DomainKey-Signature: a=rsa-sha1; c=nofws; + d=gmail.com; s=gamma; + h=message-id:date:from:to:subject:in-reply-to:mime-version + :content-type:content-transfer-encoding:content-disposition + :references; + b=heZ2mxV6Q8vNzFGUk/D+MhPT1+4TcW+SYwkvGqaXuDD5+19gZlhYsEtj0KVuDpuCLL + IvkqaWi32evWmiCxHwsTOLquK7QHyHLmFdqUplQJWNkX/SukUk8yXLoSuSwDGrmS9iyB + aMNEUTdEgi/C+y1/0h1MWA5sREKdSVdLLffCQ= +Original-Received: by 10.141.141.3 with SMTP id t3mr2162300rvn.124.1217225630906; + Sun, 27 Jul 2008 23:13:50 -0700 (PDT) +Original-Received: by 10.141.202.10 with HTTP; Sun, 27 Jul 2008 23:13:50 -0700 (PDT) +In-Reply-To: <20080728014744.GH11882@mail-vs.djpig.de> +Content-Disposition: inline +X-Virus-Scanned: at lists.debian.org with policy bank en-lt +X-Amavis-Spam-Status: No, score=-3.343 tagged_above=3.6 required=5.3 + tests=[IMPRONONCABLE_1=1, LDO_WHITELIST=-5, MENTORSRFS=-0.3, + MURPHY_DRUGS_REL8=0.02, MURPHY_WRONG_WORD1=0.1, + MURPHY_WRONG_WORD2=0.2, SARE_MSGID_LONG40=0.637] +X-Rc-Virus: 2007-09-13_01 +X-Rc-Spam: 2007-10-04_01 +Resent-Message-ID: +Resent-From: debian-qa@lists.debian.org +X-Mailing-List: archive/latest/14681 +X-Loop: debian-qa@lists.debian.org +List-Id: +List-Post: +List-Help: +List-Subscribe: +List-Unsubscribe: +Precedence: list +Resent-Sender: debian-qa-request@lists.debian.org +Resent-Date: Mon, 28 Jul 2008 06:14:03 +0000 (UTC) +Xref: news.gmane.org gmane.linux.debian.devel.quality-assurance:8668 gmane.linux.debian.devel.mentors:32241 +Archived-At: + +Hi Frank, +thanks for the review! + +On Mon, Jul 28, 2008 at 03:47, Frank Lichtenheld wrote: +> On Sun, Jul 27, 2008 at 10:21:28PM +0200, Sandro Tosi wrote: +>> It builds these binary packages: +>> wmnetselect - enhanced Iceweasel launch button designed for WindowMaker +>> +>> The package appears to be lintian clean. +>> +>> I'm not really happy about direct upstream code modification, but +>> didn't want to introduce a patch system so I've just modified the +>> manpage to replace Netscape/Mozilla with Iceweasel/Iceape. +>> +>> The upload would fix these bugs: 419932 +> +> I think you will need some code fixes, too... +> +> e.g. +> $ rgrep mozilla . | head -n 3 +> ./wmnetselect.c:/* default executable is mozilla, may be overridden by command line parameter */ +> ./wmnetselect.c:#define EXECUTABLE "mozilla" +> ./wmnetselect.c: " Defaults to mozilla", + +Well, I've checked and mozilla is managed via alternatives to be iceweasel: + +$ ls -l $(which mozilla) +lrwxrwxrwx 1 root root 25 2007-11-06 00:02 /usr/bin/mozilla -> +/etc/alternatives/mozilla +$ ls -l /etc/alternatives/mozilla +lrwxrwxrwx 1 root root 18 2008-07-19 13:19 /etc/alternatives/mozilla +-> /usr/bin/iceweasel + +So it's working: or is it only on my system? + +> Also you will need to verify that this does actually something useful +> afterwards. + +Sure, I verified this too: if you double left-click the app, it open a +new tab in iceweasel, if you right-click it will open a tab for +google.com and if you paste with middle-click that text is passed to +iceweasel to be opened as URL. + +> I actually skipped this package because I thought this wasn't worth the +> effort. + +Of course it's not a critical package, but it didn't take too long to do it. + +Thanks, +Sandro + +-- +Sandro Tosi (aka morph, Morpheus, matrixhasu) +My website: http://matrixhasu.altervista.org/ +Me at Debian: http://wiki.debian.org/SandroTosi + + diff --git a/test/in/testbox/cur/1217510061.4567_4.convex.cs.unb.ca:2, b/test/in/testbox/cur/1217510061.4567_4.convex.cs.unb.ca:2, new file mode 100644 index 000000000..66bbff1fa --- /dev/null +++ b/test/in/testbox/cur/1217510061.4567_4.convex.cs.unb.ca:2, @@ -0,0 +1,123 @@ +Path: news.gmane.org!not-for-mail +From: Nico Golde +Newsgroups: gmane.linux.debian.devel.quality-assurance,gmane.linux.debian.devel.mentors +Subject: Re: RFS: wmnetselect (updated package, QA upload, RC bugfix) +Date: Mon, 28 Jul 2008 11:26:14 +0200 +Lines: 44 +Approved: news@gmane.org +Message-ID: <20080728092614.GF22366@ngolde.de> +References: <8b2d7b4d0807271321q11b20181of38f0e5f9e64cc5b@mail.gmail.com> <20080728014744.GH11882@mail-vs.djpig.de> <8b2d7b4d0807272313t4e22e6a3h35ef1ed7ecf450b2@mail.gmail.com> +NNTP-Posting-Host: lo.gmane.org +Mime-Version: 1.0 +Content-Type: multipart/signed; micalg=pgp-sha1; + protocol="application/pgp-signature"; boundary="UBnjLfzoMQYIXCvq" +X-Trace: ger.gmane.org 1217237216 22952 80.91.229.12 (28 Jul 2008 09:26:56 GMT) +X-Complaints-To: usenet@ger.gmane.org +NNTP-Posting-Date: Mon, 28 Jul 2008 09:26:56 +0000 (UTC) +To: debian-qa@lists.debian.org, + debian-mentors +Original-X-From: bounce-debian-qa=debian-qa=m.gmane.org@lists.debian.org Mon Jul 28 11:27:45 2008 +Return-path: +Envelope-to: debian-qa@m.gmane.org +Original-Received: from liszt.debian.org ([82.195.75.100]) + by lo.gmane.org with esmtp (Exim 4.50) + id 1KNP16-000163-BV + for debian-qa@m.gmane.org; Mon, 28 Jul 2008 11:27:44 +0200 +Original-Received: from localhost (localhost [127.0.0.1]) + by liszt.debian.org (Postfix) with QMQP + id A337A13A547F; Mon, 28 Jul 2008 09:26:47 +0000 (UTC) +Old-Return-Path: +X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on liszt.debian.org +X-Spam-Level: +X-Spam-Status: No, score=-10.3 required=4.0 tests=GMAIL,LDOSUBSCRIBER, + LDO_WHITELIST,MENTORSRFS autolearn=failed version=3.2.3 +X-Original-To: lists-debian-qa@liszt.debian.org +Delivered-To: lists-debian-qa@liszt.debian.org +Original-Received: from localhost (localhost [127.0.0.1]) + by liszt.debian.org (Postfix) with ESMTP id 82DC613A5454 + for ; Mon, 28 Jul 2008 09:26:41 +0000 (UTC) +Original-Received: from liszt.debian.org ([127.0.0.1]) + by localhost (lists.debian.org [127.0.0.1]) (amavisd-new, port 2525) + with ESMTP id 29891-92 for ; + Mon, 28 Jul 2008 09:26:38 +0000 (UTC) +Original-Received: from mo-p00-ob.rzone.de (mo-p00-ob.rzone.de [81.169.146.161]) + by liszt.debian.org (Postfix) with ESMTP id 7212013A53FC; + Mon, 28 Jul 2008 09:26:38 +0000 (UTC) +X-RZG-CLASS-ID: mo00 +X-RZG-AUTH: :KHkJeFmIefYsEPPKCBl/ZNLv/wXfcKuujweZef2IiPbnG1Hpql+PuSVCXPTFuieNMhU= +Original-Received: from ngolde.de (e178196109.adsl.alicedsl.de [85.178.196.109]) + by post.webmailer.de (fruni mo2) (RZmta 16.47) + with ESMTP id Z01ee3k6S6faxY ; Mon, 28 Jul 2008 11:26:33 +0200 (MEST) + (envelope-from: ) +Original-Received: by ngolde.de (Postfix, from userid 1000) + id 7ACE5A3144; Mon, 28 Jul 2008 11:26:14 +0200 (CEST) +Mail-Followup-To: debian-qa@lists.debian.org, + debian-mentors +Content-Disposition: inline +In-Reply-To: <8b2d7b4d0807272313t4e22e6a3h35ef1ed7ecf450b2@mail.gmail.com> +X-Mailer: netcat 1.10 +X-GPG: 0x73647cff +X-Virus-Scanned: at lists.debian.org with policy bank en-lt +X-Amavis-Spam-Status: No, score=-4.3 tagged_above=3.6 required=5.3 tests=[GMAIL=1, + LDO_WHITELIST=-5, MENTORSRFS=-0.3] +X-Rc-Virus: 2007-09-13_01 +X-Rc-Spam: 2007-10-04_01 +Resent-Message-ID: +Resent-From: debian-qa@lists.debian.org +X-Mailing-List: archive/latest/14684 +X-Loop: debian-qa@lists.debian.org +List-Id: +List-Post: +List-Help: +List-Subscribe: +List-Unsubscribe: +Precedence: list +Resent-Sender: debian-qa-request@lists.debian.org +Resent-Date: Mon, 28 Jul 2008 09:26:47 +0000 (UTC) +Xref: news.gmane.org gmane.linux.debian.devel.quality-assurance:8671 gmane.linux.debian.devel.mentors:32245 +Archived-At: + + +--UBnjLfzoMQYIXCvq +Content-Type: text/plain; charset=us-ascii +Content-Disposition: inline +Content-Transfer-Encoding: quoted-printable + +Hi Sandro, +* Sandro Tosi [2008-07-28 10:53]: +> On Mon, Jul 28, 2008 at 03:47, Frank Lichtenheld wrote: +> > On Sun, Jul 27, 2008 at 10:21:28PM +0200, Sandro Tosi wrote: +[...]=20 +> > e.g. +> > $ rgrep mozilla . | head -n 3 +> > ./wmnetselect.c:/* default executable is mozilla, may be overridden by = +command line parameter */ +> > ./wmnetselect.c:#define EXECUTABLE "mozilla" +> > ./wmnetselect.c: " Defaults to mozilla", +>=20 +> Well, I've checked and mozilla is managed via alternatives to be icewease= +l: + +Not everyone uses iceweasel.. +Cheers +Nico +--=20 +Nico Golde - http://ngolde.de - nion@jabber.ccc.de - GPG: 0x73647CFF +For security reasons, all text in this mail is double-rot13 encrypted. +http://people.debian.org/~nion/sponsoring-checklist.html + +--UBnjLfzoMQYIXCvq +Content-Type: application/pgp-signature +Content-Disposition: inline + +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.9 (GNU/Linux) + +iEYEARECAAYFAkiNkLYACgkQHYflSXNkfP9CDQCeN2qhPoZM/8IKVZ/6VcV74clP +++8An0NC5C055+Anv7Ck8NAp8KmzGl9/ +=RJdC +-----END PGP SIGNATURE----- + +--UBnjLfzoMQYIXCvq-- + + diff --git a/test/in/testbox/cur/1217510062.4567_5.convex.cs.unb.ca:2, b/test/in/testbox/cur/1217510062.4567_5.convex.cs.unb.ca:2, new file mode 100644 index 000000000..a8627885e --- /dev/null +++ b/test/in/testbox/cur/1217510062.4567_5.convex.cs.unb.ca:2, @@ -0,0 +1,111 @@ +Path: news.gmane.org!not-for-mail +From: Frank Lichtenheld +Newsgroups: gmane.linux.debian.devel.mentors,gmane.linux.debian.devel.quality-assurance +Subject: Re: RFS: wmnetselect (updated package, QA upload, RC bugfix) +Date: Mon, 28 Jul 2008 13:54:07 +0200 +Lines: 27 +Approved: news@gmane.org +Message-ID: <20080728115407.GJ11882@mail-vs.djpig.de> +References: <8b2d7b4d0807271321q11b20181of38f0e5f9e64cc5b@mail.gmail.com> <20080728014744.GH11882@mail-vs.djpig.de> <8b2d7b4d0807272313t4e22e6a3h35ef1ed7ecf450b2@mail.gmail.com> <20080728092614.GF22366@ngolde.de> +NNTP-Posting-Host: lo.gmane.org +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +X-Trace: ger.gmane.org 1217247135 22497 80.91.229.12 (28 Jul 2008 12:12:15 GMT) +X-Complaints-To: usenet@ger.gmane.org +NNTP-Posting-Date: Mon, 28 Jul 2008 12:12:15 +0000 (UTC) +To: debian-qa@lists.debian.org, + debian-mentors +Original-X-From: bounce-debian-mentors=debian-mentors=m.gmane.org@lists.debian.org Mon Jul 28 14:13:04 2008 +Return-path: +Envelope-to: debian-mentors@m.gmane.org +Original-Received: from liszt.debian.org ([82.195.75.100]) + by lo.gmane.org with esmtp (Exim 4.50) + id 1KNRb5-0001KG-RU + for debian-mentors@m.gmane.org; Mon, 28 Jul 2008 14:13:03 +0200 +Original-Received: from localhost (localhost [127.0.0.1]) + by liszt.debian.org (Postfix) with QMQP + id 21DF613A53F3; Mon, 28 Jul 2008 12:12:07 +0000 (UTC) +Old-Return-Path: +X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on liszt.debian.org +X-Spam-Level: +X-Spam-Status: No, score=-4.3 required=4.0 tests=GMAIL,LDO_WHITELIST, + MENTORSRFS autolearn=failed version=3.2.3 +X-Original-To: lists-debian-mentors@liszt.debian.org +Delivered-To: lists-debian-mentors@liszt.debian.org +Original-Received: from localhost (localhost [127.0.0.1]) + by liszt.debian.org (Postfix) with ESMTP id 2648713A4851 + for ; Mon, 28 Jul 2008 11:54:31 +0000 (UTC) +Original-Received: from liszt.debian.org ([127.0.0.1]) + by localhost (lists.debian.org [127.0.0.1]) (amavisd-new, port 2525) + with ESMTP id 16298-94 for ; + Mon, 28 Jul 2008 11:54:27 +0000 (UTC) +X-policyd-weight: DYN_NJABL=ERR NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_BL_NJABL=-1.5 CL_IP_EQ_FROM_MX=-3.1 , rate: -6.1 +Original-Received: from pauli.djpig.de (pauli.djpig.de [78.46.38.139]) + by liszt.debian.org (Postfix) with ESMTP id C83D813A483E; + Mon, 28 Jul 2008 11:54:21 +0000 (UTC) +Original-Received: from localhost (localhost [127.0.0.1]) + by pauli.djpig.de (Postfix) with ESMTP id 06F109007F; + Mon, 28 Jul 2008 13:54:19 +0200 (CEST) +X-Virus-Scanned: Debian amavisd-new at pauli.djpig.de +Original-Received: from pauli.djpig.de ([127.0.0.1]) + by localhost (pauli.djpig.de [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id nQ3OPrNz9Q7v; Mon, 28 Jul 2008 13:54:09 +0200 (CEST) +Original-Received: from mail-vs.djpig.de (mail-vs.djpig.de [78.47.136.189]) + by pauli.djpig.de (Postfix) with ESMTP id 04A459006E; + Mon, 28 Jul 2008 13:54:08 +0200 (CEST) +Original-Received: from djpig by mail-vs.djpig.de with local (Exim 4.63) + (envelope-from ) + id 1KNRIl-0005mL-K2; Mon, 28 Jul 2008 13:54:07 +0200 +Mail-Followup-To: debian-qa@lists.debian.org, + debian-mentors +Content-Disposition: inline +In-Reply-To: <20080728092614.GF22366@ngolde.de> +User-Agent: Mutt/1.5.13 (2006-08-11) +X-Virus-Scanned: at lists.debian.org with policy bank en-lt +X-Amavis-Spam-Status: No, score=-4.3 tagged_above=3.6 required=5.3 tests=[GMAIL=1, + LDO_WHITELIST=-5, MENTORSRFS=-0.3] +X-Rc-Spam: 2007-10-04_01 +X-Rc-Virus: 2007-09-13_01 +X-Rc-Spam: 2007-10-04_01 +Resent-Message-ID: +Resent-From: debian-mentors@lists.debian.org +X-Mailing-List: archive/latest/42330 +X-Loop: debian-mentors@lists.debian.org +List-Id: +List-Post: +List-Help: +List-Subscribe: +List-Unsubscribe: +Precedence: list +Resent-Sender: debian-mentors-request@lists.debian.org +Resent-Date: Mon, 28 Jul 2008 12:12:07 +0000 (UTC) +Xref: news.gmane.org gmane.linux.debian.devel.mentors:32250 gmane.linux.debian.devel.quality-assurance:8672 +Archived-At: + +On Mon, Jul 28, 2008 at 11:26:14AM +0200, Nico Golde wrote: +> Hi Sandro, +> * Sandro Tosi [2008-07-28 10:53]: +> > On Mon, Jul 28, 2008 at 03:47, Frank Lichtenheld wrote: +> > > On Sun, Jul 27, 2008 at 10:21:28PM +0200, Sandro Tosi wrote: +> [...] +> > > e.g. +> > > $ rgrep mozilla . | head -n 3 +> > > ./wmnetselect.c:/* default executable is mozilla, may be overridden by command line parameter */ +> > > ./wmnetselect.c:#define EXECUTABLE "mozilla" +> > > ./wmnetselect.c: " Defaults to mozilla", +> > +> > Well, I've checked and mozilla is managed via alternatives to be iceweasel: +> +> Not everyone uses iceweasel.. + +Given that the package itself only advertises itself as a "Mozilla +starter" and not a generic "Browser starter" I actually think it is ok +as long as it works correctly with iceweasel. I was just concerned if +it works at all. + +Gruesse, +-- +Frank Lichtenheld +www: http://www.djpig.de/ + + diff --git a/test/in/testbox/cur/1217510062.4567_6.convex.cs.unb.ca:2, b/test/in/testbox/cur/1217510062.4567_6.convex.cs.unb.ca:2, new file mode 100644 index 000000000..a830b65b2 --- /dev/null +++ b/test/in/testbox/cur/1217510062.4567_6.convex.cs.unb.ca:2, @@ -0,0 +1,125 @@ +Path: news.gmane.org!not-for-mail +From: Frank Lichtenheld +Newsgroups: gmane.linux.debian.devel.mentors,gmane.linux.debian.devel.quality-assurance +Subject: Re: RFS: wmnetselect (updated package, QA upload, RC bugfix) +Date: Mon, 28 Jul 2008 23:31:53 +0200 +Lines: 39 +Approved: news@gmane.org +Message-ID: <20080728213153.GR11882@mail-vs.djpig.de> +References: <8b2d7b4d0807271321q11b20181of38f0e5f9e64cc5b@mail.gmail.com> +NNTP-Posting-Host: lo.gmane.org +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +X-Trace: ger.gmane.org 1217281701 22933 80.91.229.12 (28 Jul 2008 21:48:21 GMT) +X-Complaints-To: usenet@ger.gmane.org +NNTP-Posting-Date: Mon, 28 Jul 2008 21:48:21 +0000 (UTC) +Cc: debian-mentors , + debian-qa@lists.debian.org +To: Sandro Tosi +Original-X-From: bounce-debian-mentors=debian-mentors=m.gmane.org@lists.debian.org Mon Jul 28 23:49:08 2008 +Return-path: +Envelope-to: debian-mentors@m.gmane.org +Original-Received: from liszt.debian.org ([82.195.75.100]) + by lo.gmane.org with esmtp (Exim 4.50) + id 1KNaaX-0007t2-LH + for debian-mentors@m.gmane.org; Mon, 28 Jul 2008 23:49:05 +0200 +Original-Received: from localhost (localhost [127.0.0.1]) + by liszt.debian.org (Postfix) with QMQP + id C107713A576A; Mon, 28 Jul 2008 21:48:07 +0000 (UTC) +Old-Return-Path: +X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on liszt.debian.org +X-Spam-Level: +X-Spam-Status: No, score=-5.3 required=4.0 tests=LDO_WHITELIST,MENTORSRFS + autolearn=failed version=3.2.3 +X-Original-To: lists-debian-mentors@liszt.debian.org +Delivered-To: lists-debian-mentors@liszt.debian.org +Original-Received: from localhost (localhost [127.0.0.1]) + by liszt.debian.org (Postfix) with ESMTP id A54BA13A58A6 + for ; Mon, 28 Jul 2008 21:32:12 +0000 (UTC) +Original-Received: from liszt.debian.org ([127.0.0.1]) + by localhost (lists.debian.org [127.0.0.1]) (amavisd-new, port 2525) + with ESMTP id 19885-27 for ; + Mon, 28 Jul 2008 21:32:09 +0000 (UTC) +X-policyd-weight: DYN_NJABL=ERR NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_BL_NJABL=-1.5 CL_IP_EQ_FROM_MX=-3.1 , rate: -6.1 +Original-Received: from pauli.djpig.de (pauli.djpig.de [78.46.38.139]) + by liszt.debian.org (Postfix) with ESMTP id 3A54A13A586C; + Mon, 28 Jul 2008 21:32:01 +0000 (UTC) +Original-Received: from localhost (localhost [127.0.0.1]) + by pauli.djpig.de (Postfix) with ESMTP id 47B8A9006E; + Mon, 28 Jul 2008 23:31:59 +0200 (CEST) +X-Virus-Scanned: Debian amavisd-new at pauli.djpig.de +Original-Received: from pauli.djpig.de ([127.0.0.1]) + by localhost (pauli.djpig.de [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id eNtJ6-oKNG-w; Mon, 28 Jul 2008 23:31:53 +0200 (CEST) +Original-Received: from mail-vs.djpig.de (mail-vs.djpig.de [78.47.136.189]) + by pauli.djpig.de (Postfix) with ESMTP id 44C219007C; + Mon, 28 Jul 2008 23:31:53 +0200 (CEST) +Original-Received: from djpig by mail-vs.djpig.de with local (Exim 4.63) + (envelope-from ) + id 1KNaJt-0000i8-4S; Mon, 28 Jul 2008 23:31:53 +0200 +Mail-Followup-To: Sandro Tosi , + debian-mentors , + debian-qa@lists.debian.org +Content-Disposition: inline +In-Reply-To: <8b2d7b4d0807271321q11b20181of38f0e5f9e64cc5b@mail.gmail.com> +User-Agent: Mutt/1.5.13 (2006-08-11) +X-Virus-Scanned: at lists.debian.org with policy bank en-lt +X-Amavis-Spam-Status: No, score=-5.3 tagged_above=3.6 required=5.3 + tests=[LDO_WHITELIST=-5, MENTORSRFS=-0.3] +X-Rc-Spam: 2007-10-04_01 +X-Rc-Virus: 2007-09-13_01 +X-Rc-Spam: 2007-10-04_01 +Resent-Message-ID: +Resent-From: debian-mentors@lists.debian.org +X-Mailing-List: archive/latest/42349 +X-Loop: debian-mentors@lists.debian.org +List-Id: +List-Post: +List-Help: +List-Subscribe: +List-Unsubscribe: +Precedence: list +Resent-Sender: debian-mentors-request@lists.debian.org +Resent-Date: Mon, 28 Jul 2008 21:48:07 +0000 (UTC) +Xref: news.gmane.org gmane.linux.debian.devel.mentors:32269 gmane.linux.debian.devel.quality-assurance:8673 +Archived-At: + +On Sun, Jul 27, 2008 at 10:21:28PM +0200, Sandro Tosi wrote: +> The package can be found on mentors.debian.net: +> - URL: http://mentors.debian.net/debian/pool/main/w/wmnetselect +> - Source repository: deb-src http://mentors.debian.net/debian unstable +> main contrib non-free +> - dget http://mentors.debian.net/debian/pool/main/w/wmnetselect/wmnetselect_0.85-6.dsc +> +> I would be glad if someone uploaded this package for me. + +Please fix the following compiler warnings: +wmnetselect.c: In function 'usage': +wmnetselect.c:203: warning: incompatible implicit declaration of built-in function 'exit' +wmnetselect.c: In function 'main': +wmnetselect.c:305: warning: incompatible implicit declaration of built-in function 'exit' +wmnetselect.c:317: warning: incompatible implicit declaration of built-in function 'exit' +wmnetselect.c:358: warning: incompatible implicit declaration of built-in function 'exit' +wmnetselect.c:475: warning: incompatible implicit declaration of built-in function 'exit' +wmnetselect.c: In function 'CreatePixmap': +wmnetselect.c:531: warning: incompatible implicit declaration of built-in function 'exit' +wmnetselect.c: In function 'ProcessSelection': +wmnetselect.c:620: warning: incompatible implicit declaration of built-in function 'free' +wmnetselect.c:641: warning: incompatible implicit declaration of built-in function 'free' +wmnetselect.c: In function 'Selection2Bookmark': +wmnetselect.c:677: warning: incompatible implicit declaration of built-in function 'free' +wmnetselect.c: In function 'URLSelection': +wmnetselect.c:715: warning: incompatible implicit declaration of built-in function 'free' +wmnetselect.c: In function 'Search4Selection': +wmnetselect.c:758: warning: incompatible implicit declaration of built-in function 'free' +wmnetselect.c: In function 'killchar': +wmnetselect.c:794: warning: incompatible implicit declaration of built-in function 'free' + +Usually just some missing standard header inclusions. + +Gruesse, +-- +Frank Lichtenheld +www: http://www.djpig.de/ + + diff --git a/test/in/testbox/cur/1217510063.4567_7.convex.cs.unb.ca:2, b/test/in/testbox/cur/1217510063.4567_7.convex.cs.unb.ca:2, new file mode 100644 index 000000000..e170bdfe9 --- /dev/null +++ b/test/in/testbox/cur/1217510063.4567_7.convex.cs.unb.ca:2, @@ -0,0 +1,131 @@ +Path: news.gmane.org!not-for-mail +From: "Sandro Tosi" +Newsgroups: gmane.linux.debian.devel.mentors,gmane.linux.debian.devel.quality-assurance +Subject: Re: RFS: wmnetselect (updated package, QA upload, RC bugfix) +Date: Tue, 29 Jul 2008 20:02:51 +0200 +Lines: 42 +Approved: news@gmane.org +Message-ID: <8b2d7b4d0807291102w76d1efe2q8ec332c3b728210c@mail.gmail.com> +References: <8b2d7b4d0807271321q11b20181of38f0e5f9e64cc5b@mail.gmail.com> + <20080728213153.GR11882@mail-vs.djpig.de> +NNTP-Posting-Host: lo.gmane.org +Mime-Version: 1.0 +Content-Type: text/plain; charset=ISO-8859-1 +Content-Transfer-Encoding: 7bit +X-Trace: ger.gmane.org 1217354597 10201 80.91.229.12 (29 Jul 2008 18:03:17 GMT) +X-Complaints-To: usenet@ger.gmane.org +NNTP-Posting-Date: Tue, 29 Jul 2008 18:03:17 +0000 (UTC) +To: debian-mentors , debian-qa@lists.debian.org +Original-X-From: bounce-debian-mentors=debian-mentors=m.gmane.org@lists.debian.org Tue Jul 29 20:04:06 2008 +Return-path: +Envelope-to: debian-mentors@m.gmane.org +Original-Received: from liszt.debian.org ([82.195.75.100]) + by lo.gmane.org with esmtp (Exim 4.50) + id 1KNtYH-0001FD-DV + for debian-mentors@m.gmane.org; Tue, 29 Jul 2008 20:04:01 +0200 +Original-Received: from localhost (localhost [127.0.0.1]) + by liszt.debian.org (Postfix) with QMQP + id 2492613A5E34; Tue, 29 Jul 2008 18:03:04 +0000 (UTC) +Old-Return-Path: +X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on liszt.debian.org +X-Spam-Level: +X-Spam-Status: No, score=-10.7 required=4.0 tests=LDOSUBSCRIBER,LDO_WHITELIST, + MENTORSRFS,SARE_MSGID_LONG40 autolearn=failed version=3.2.3 +X-Original-To: lists-debian-mentors@liszt.debian.org +Delivered-To: lists-debian-mentors@liszt.debian.org +Original-Received: from localhost (localhost [127.0.0.1]) + by liszt.debian.org (Postfix) with ESMTP id DDBAE13A5E05 + for ; Tue, 29 Jul 2008 18:02:57 +0000 (UTC) +Original-Received: from liszt.debian.org ([127.0.0.1]) + by localhost (lists.debian.org [127.0.0.1]) (amavisd-new, port 2525) + with ESMTP id 30807-95 for ; + Tue, 29 Jul 2008 18:02:54 +0000 (UTC) +Original-Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.242]) + by liszt.debian.org (Postfix) with ESMTP id 6842813A5D05 + for ; Tue, 29 Jul 2008 18:02:54 +0000 (UTC) +Original-Received: by rv-out-0708.google.com with SMTP id k29so5491558rvb.30 + for ; Tue, 29 Jul 2008 11:02:51 -0700 (PDT) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; + d=gmail.com; s=gamma; + h=domainkey-signature:received:received:message-id:date:from:to + :subject:in-reply-to:mime-version:content-type + :content-transfer-encoding:content-disposition:references; + bh=pOdvm/PtdGJ2kTSkLtKDwbzvykPIG5aEqUywuuxIs1Y=; + b=NMcvBtsnJyO7GDpcCIYrVf7E/KAJWTXRgCmysxeq14EsDlvJ0Mk7T50K6vBJj6LYxq + oivy1mQ76WCKz3TyoOqE7nqMvV88tPl+btN+JLE7aO8GSI2RiSwGZQClOnKooBeUoarL + RCkRcEXtZIM1H4/PVZ7/UErHSlBiY3b1kh+kw= +DomainKey-Signature: a=rsa-sha1; c=nofws; + d=gmail.com; s=gamma; + h=message-id:date:from:to:subject:in-reply-to:mime-version + :content-type:content-transfer-encoding:content-disposition + :references; + b=Cb+2WwliCuQNZ7TbEUuXh8McmmzzjdCpKTylas0KiX8nNY0Wmf3OMkRXu11kJP7IMS + vkaE3sR4ZSMvajnXinDoNkoXgYtzDUSmSi5hfAp+P5wCdo7ak17/wMTXccy2fgg5uyRF + +OJgrCaOH2hNPYvXTvlOUNoGfQdbPxULfq9O0= +Original-Received: by 10.141.141.3 with SMTP id t3mr3456393rvn.255.1217354571325; + Tue, 29 Jul 2008 11:02:51 -0700 (PDT) +Original-Received: by 10.141.202.10 with HTTP; Tue, 29 Jul 2008 11:02:51 -0700 (PDT) +In-Reply-To: <20080728213153.GR11882@mail-vs.djpig.de> +Content-Disposition: inline +X-Virus-Scanned: at lists.debian.org with policy bank en-lt +X-Amavis-Spam-Status: No, score=-4.663 tagged_above=3.6 required=5.3 + tests=[LDO_WHITELIST=-5, MENTORSRFS=-0.3, SARE_MSGID_LONG40=0.637] +X-Rc-Virus: 2007-09-13_01 +X-Rc-Spam: 2007-10-04_01 +Resent-Message-ID: +Resent-From: debian-mentors@lists.debian.org +X-Mailing-List: archive/latest/42364 +X-Loop: debian-mentors@lists.debian.org +List-Id: +List-Post: +List-Help: +List-Subscribe: +List-Unsubscribe: +Precedence: list +Resent-Sender: debian-mentors-request@lists.debian.org +Resent-Date: Tue, 29 Jul 2008 18:03:04 +0000 (UTC) +Xref: news.gmane.org gmane.linux.debian.devel.mentors:32285 gmane.linux.debian.devel.quality-assurance:8674 +Archived-At: + +On Mon, Jul 28, 2008 at 23:31, Frank Lichtenheld wrote: +> Please fix the following compiler warnings: +> wmnetselect.c: In function 'usage': +> wmnetselect.c:203: warning: incompatible implicit declaration of built-in function 'exit' +> wmnetselect.c: In function 'main': +> wmnetselect.c:305: warning: incompatible implicit declaration of built-in function 'exit' +> wmnetselect.c:317: warning: incompatible implicit declaration of built-in function 'exit' +> wmnetselect.c:358: warning: incompatible implicit declaration of built-in function 'exit' +> wmnetselect.c:475: warning: incompatible implicit declaration of built-in function 'exit' +> wmnetselect.c: In function 'CreatePixmap': +> wmnetselect.c:531: warning: incompatible implicit declaration of built-in function 'exit' +> wmnetselect.c: In function 'ProcessSelection': +> wmnetselect.c:620: warning: incompatible implicit declaration of built-in function 'free' +> wmnetselect.c:641: warning: incompatible implicit declaration of built-in function 'free' +> wmnetselect.c: In function 'Selection2Bookmark': +> wmnetselect.c:677: warning: incompatible implicit declaration of built-in function 'free' +> wmnetselect.c: In function 'URLSelection': +> wmnetselect.c:715: warning: incompatible implicit declaration of built-in function 'free' +> wmnetselect.c: In function 'Search4Selection': +> wmnetselect.c:758: warning: incompatible implicit declaration of built-in function 'free' +> wmnetselect.c: In function 'killchar': +> wmnetselect.c:794: warning: incompatible implicit declaration of built-in function 'free' +> +> Usually just some missing standard header inclusions. + +Yep, stdlib.h. Thanks for the warn, I've fixed it and reuploaded at +the same location: + +- URL: http://mentors.debian.net/debian/pool/main/w/wmnetselect +- Source repository: deb-src http://mentors.debian.net/debian unstable +main contrib non-free +- dget http://mentors.debian.net/debian/pool/main/w/wmnetselect/wmnetselect_0.85-6.dsc + +Thanks, +Sandro + +-- +Sandro Tosi (aka morph, Morpheus, matrixhasu) +My website: http://matrixhasu.altervista.org/ +Me at Debian: http://wiki.debian.org/SandroTosi + + diff --git a/test/in/testbox/cur/1217510063.4567_8.convex.cs.unb.ca:2, b/test/in/testbox/cur/1217510063.4567_8.convex.cs.unb.ca:2, new file mode 100644 index 000000000..49942d73a --- /dev/null +++ b/test/in/testbox/cur/1217510063.4567_8.convex.cs.unb.ca:2, @@ -0,0 +1,104 @@ +Path: news.gmane.org!not-for-mail +From: Frank Lichtenheld +Newsgroups: gmane.linux.debian.devel.mentors,gmane.linux.debian.devel.quality-assurance +Subject: Re: RFS: wmnetselect (updated package, QA upload, RC bugfix) +Date: Tue, 29 Jul 2008 20:52:48 +0200 +Lines: 18 +Approved: news@gmane.org +Message-ID: <20080729185248.GU11882@mail-vs.djpig.de> +References: <8b2d7b4d0807271321q11b20181of38f0e5f9e64cc5b@mail.gmail.com> <20080728213153.GR11882@mail-vs.djpig.de> <8b2d7b4d0807291102w76d1efe2q8ec332c3b728210c@mail.gmail.com> +NNTP-Posting-Host: lo.gmane.org +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +X-Trace: ger.gmane.org 1217358559 23814 80.91.229.12 (29 Jul 2008 19:09:19 GMT) +X-Complaints-To: usenet@ger.gmane.org +NNTP-Posting-Date: Tue, 29 Jul 2008 19:09:19 +0000 (UTC) +Cc: debian-mentors , + debian-qa@lists.debian.org +To: Sandro Tosi +Original-X-From: bounce-debian-mentors=debian-mentors=m.gmane.org@lists.debian.org Tue Jul 29 21:10:08 2008 +Return-path: +Envelope-to: debian-mentors@m.gmane.org +Original-Received: from liszt.debian.org ([82.195.75.100]) + by lo.gmane.org with esmtp (Exim 4.50) + id 1KNuaC-0000uw-Kb + for debian-mentors@m.gmane.org; Tue, 29 Jul 2008 21:10:04 +0200 +Original-Received: from localhost (localhost [127.0.0.1]) + by liszt.debian.org (Postfix) with QMQP + id 6733B13A5E62; Tue, 29 Jul 2008 19:09:07 +0000 (UTC) +Old-Return-Path: +X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on liszt.debian.org +X-Spam-Level: +X-Spam-Status: No, score=-5.3 required=4.0 tests=LDO_WHITELIST,MENTORSRFS + autolearn=failed version=3.2.3 +X-Original-To: lists-debian-mentors@liszt.debian.org +Delivered-To: lists-debian-mentors@liszt.debian.org +Original-Received: from localhost (localhost [127.0.0.1]) + by liszt.debian.org (Postfix) with ESMTP id 6612613A5E78 + for ; Tue, 29 Jul 2008 18:53:14 +0000 (UTC) +Original-Received: from liszt.debian.org ([127.0.0.1]) + by localhost (lists.debian.org [127.0.0.1]) (amavisd-new, port 2525) + with ESMTP id 10609-24 for ; + Tue, 29 Jul 2008 18:53:11 +0000 (UTC) +X-policyd-weight: DYN_NJABL=ERR NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_BL_NJABL=-1.5 CL_IP_EQ_FROM_MX=-3.1 , rate: -6.1 +Original-Received: from pauli.djpig.de (pauli.djpig.de [78.46.38.139]) + by liszt.debian.org (Postfix) with ESMTP id 420F413A5E01; + Tue, 29 Jul 2008 18:52:57 +0000 (UTC) +Original-Received: from localhost (localhost [127.0.0.1]) + by pauli.djpig.de (Postfix) with ESMTP id 7D6EB9007F; + Tue, 29 Jul 2008 20:52:55 +0200 (CEST) +X-Virus-Scanned: Debian amavisd-new at pauli.djpig.de +Original-Received: from pauli.djpig.de ([127.0.0.1]) + by localhost (pauli.djpig.de [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id 1uLrc931acVm; Tue, 29 Jul 2008 20:52:48 +0200 (CEST) +Original-Received: from mail-vs.djpig.de (mail-vs.djpig.de [78.47.136.189]) + by pauli.djpig.de (Postfix) with ESMTP id 9D0A69006E; + Tue, 29 Jul 2008 20:52:48 +0200 (CEST) +Original-Received: from djpig by mail-vs.djpig.de with local (Exim 4.63) + (envelope-from ) + id 1KNuJU-0000GX-CM; Tue, 29 Jul 2008 20:52:48 +0200 +Mail-Followup-To: Sandro Tosi , + debian-mentors , + debian-qa@lists.debian.org +Content-Disposition: inline +In-Reply-To: <8b2d7b4d0807291102w76d1efe2q8ec332c3b728210c@mail.gmail.com> +User-Agent: Mutt/1.5.13 (2006-08-11) +X-Virus-Scanned: at lists.debian.org with policy bank en-lt +X-Amavis-Spam-Status: No, score=-5.3 tagged_above=3.6 required=5.3 + tests=[LDO_WHITELIST=-5, MENTORSRFS=-0.3] +X-Rc-Spam: 2007-10-04_01 +X-Rc-Virus: 2007-09-13_01 +X-Rc-Spam: 2007-10-04_01 +Resent-Message-ID: <3R2kk25np0G.A.oGC.Tr2jIB@liszt> +Resent-From: debian-mentors@lists.debian.org +X-Mailing-List: archive/latest/42367 +X-Loop: debian-mentors@lists.debian.org +List-Id: +List-Post: +List-Help: +List-Subscribe: +List-Unsubscribe: +Precedence: list +Resent-Sender: debian-mentors-request@lists.debian.org +Resent-Date: Tue, 29 Jul 2008 19:09:07 +0000 (UTC) +Xref: news.gmane.org gmane.linux.debian.devel.mentors:32287 gmane.linux.debian.devel.quality-assurance:8675 +Archived-At: + +On Tue, Jul 29, 2008 at 08:02:51PM +0200, Sandro Tosi wrote: +> On Mon, Jul 28, 2008 at 23:31, Frank Lichtenheld wrote: +> > Please fix the following compiler warnings: +[...] +> > +> > Usually just some missing standard header inclusions. +> +> Yep, stdlib.h. Thanks for the warn, I've fixed it and reuploaded at +> the same location: + +Uploaded. + +Gruesse, +-- +Frank Lichtenheld +www: http://www.djpig.de/ + + diff --git a/test/in/testbox/cur/1217510064.4567_9.convex.cs.unb.ca:2, b/test/in/testbox/cur/1217510064.4567_9.convex.cs.unb.ca:2, new file mode 100644 index 000000000..0d06c881c --- /dev/null +++ b/test/in/testbox/cur/1217510064.4567_9.convex.cs.unb.ca:2, @@ -0,0 +1,112 @@ +Path: news.gmane.org!not-for-mail +From: "Sandro Tosi" +Newsgroups: gmane.linux.debian.devel.quality-assurance,gmane.linux.debian.devel.mentors +Subject: Re: RFS: wmnetselect (updated package, QA upload, RC bugfix) +Date: Wed, 30 Jul 2008 08:04:01 +0200 +Lines: 21 +Approved: news@gmane.org +Message-ID: <8b2d7b4d0807292304oabd5a23j27353146cff1a1ee@mail.gmail.com> +References: <8b2d7b4d0807271321q11b20181of38f0e5f9e64cc5b@mail.gmail.com> + <20080728213153.GR11882@mail-vs.djpig.de> + <8b2d7b4d0807291102w76d1efe2q8ec332c3b728210c@mail.gmail.com> + <20080729185248.GU11882@mail-vs.djpig.de> +NNTP-Posting-Host: lo.gmane.org +Mime-Version: 1.0 +Content-Type: text/plain; charset=ISO-8859-1 +Content-Transfer-Encoding: 7bit +X-Trace: ger.gmane.org 1217397902 24680 80.91.229.12 (30 Jul 2008 06:05:02 GMT) +X-Complaints-To: usenet@ger.gmane.org +NNTP-Posting-Date: Wed, 30 Jul 2008 06:05:02 +0000 (UTC) +To: debian-mentors , debian-qa@lists.debian.org +Original-X-From: bounce-debian-qa=debian-qa=m.gmane.org@lists.debian.org Wed Jul 30 08:05:51 2008 +Return-path: +Envelope-to: debian-qa@m.gmane.org +Original-Received: from liszt.debian.org ([82.195.75.100]) + by lo.gmane.org with esmtp (Exim 4.50) + id 1KO4oP-0001kx-TH + for debian-qa@m.gmane.org; Wed, 30 Jul 2008 08:05:47 +0200 +Original-Received: from localhost (localhost [127.0.0.1]) + by liszt.debian.org (Postfix) with QMQP + id 5D98813A5F50; Wed, 30 Jul 2008 06:04:16 +0000 (UTC) +Old-Return-Path: +X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on liszt.debian.org +X-Spam-Level: +X-Spam-Status: No, score=-10.7 required=4.0 tests=LDOSUBSCRIBER,LDO_WHITELIST, + MENTORSRFS,SARE_MSGID_LONG40 autolearn=failed version=3.2.3 +X-Original-To: lists-debian-qa@liszt.debian.org +Delivered-To: lists-debian-qa@liszt.debian.org +Original-Received: from localhost (localhost [127.0.0.1]) + by liszt.debian.org (Postfix) with ESMTP id DC31113A5E1B + for ; Wed, 30 Jul 2008 06:04:09 +0000 (UTC) +Original-Received: from liszt.debian.org ([127.0.0.1]) + by localhost (lists.debian.org [127.0.0.1]) (amavisd-new, port 2525) + with ESMTP id 10570-78 for ; + Wed, 30 Jul 2008 06:04:06 +0000 (UTC) +Original-Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.251]) + by liszt.debian.org (Postfix) with ESMTP id 0D21C13A5EC5 + for ; Wed, 30 Jul 2008 06:04:04 +0000 (UTC) +Original-Received: by rv-out-0708.google.com with SMTP id k29so275549rvb.30 + for ; Tue, 29 Jul 2008 23:04:02 -0700 (PDT) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; + d=gmail.com; s=gamma; + h=domainkey-signature:received:received:message-id:date:from:to + :subject:in-reply-to:mime-version:content-type + :content-transfer-encoding:content-disposition:references; + bh=o9dH0+UBmS9ejcaZOXXpov2AGzk9WlRyctaOljwwk7k=; + b=FQ/4jee8uIV0BsFf3pYxSM/xrOvzQh0dMMLpR55y1VGIZdGzLu8TjSuEf/krw3v7kJ + 51pL+IviMirXSZWPg9Vi0ejosqs9tUiicQRrc0hGc+b6NVH0rv8ZOYghq8cjYfbZPVjr + BaD3BTtBHMXtRW9p0u8kPLzUnpPfxjW+Mg+0g= +DomainKey-Signature: a=rsa-sha1; c=nofws; + d=gmail.com; s=gamma; + h=message-id:date:from:to:subject:in-reply-to:mime-version + :content-type:content-transfer-encoding:content-disposition + :references; + b=OxPMgf0HaR+qXtLokyriBkC3Twr1X77/epAbIWqOv2SvrN/AsDYanW6rv0K7fVKLgS + 7qO3n6XCmkc9JsCYXeBsqSTnC/ZhcL3zSBPpYyAgLxhF2E0IZ2ENNTtkszkyxTnR8Tdh + BLtrCeiRyv0rQNJ8KZyPhYpZXoayIsHOZgElU= +Original-Received: by 10.141.89.13 with SMTP id r13mr3949460rvl.88.1217397841981; + Tue, 29 Jul 2008 23:04:01 -0700 (PDT) +Original-Received: by 10.141.202.10 with HTTP; Tue, 29 Jul 2008 23:04:01 -0700 (PDT) +In-Reply-To: <20080729185248.GU11882@mail-vs.djpig.de> +Content-Disposition: inline +X-Virus-Scanned: at lists.debian.org with policy bank en-lt +X-Amavis-Spam-Status: No, score=-4.663 tagged_above=3.6 required=5.3 + tests=[LDO_WHITELIST=-5, MENTORSRFS=-0.3, SARE_MSGID_LONG40=0.637] +X-Rc-Virus: 2007-09-13_01 +X-Rc-Spam: 2007-10-04_01 +Resent-Message-ID: +Resent-From: debian-qa@lists.debian.org +X-Mailing-List: archive/latest/14691 +X-Loop: debian-qa@lists.debian.org +List-Id: +List-Post: +List-Help: +List-Subscribe: +List-Unsubscribe: +Precedence: list +Resent-Sender: debian-qa-request@lists.debian.org +Resent-Date: Wed, 30 Jul 2008 06:04:16 +0000 (UTC) +Xref: news.gmane.org gmane.linux.debian.devel.quality-assurance:8678 gmane.linux.debian.devel.mentors:32297 +Archived-At: + +On Tue, Jul 29, 2008 at 20:52, Frank Lichtenheld wrote: +> On Tue, Jul 29, 2008 at 08:02:51PM +0200, Sandro Tosi wrote: +>> On Mon, Jul 28, 2008 at 23:31, Frank Lichtenheld wrote: +>> > Please fix the following compiler warnings: +> [...] +>> > +>> > Usually just some missing standard header inclusions. +>> +>> Yep, stdlib.h. Thanks for the warn, I've fixed it and reuploaded at +>> the same location: +> +> Uploaded. + +Thanks, Frank!! + +-- +Sandro Tosi (aka morph, Morpheus, matrixhasu) +My website: http://matrixhasu.altervista.org/ +Me at Debian: http://wiki.debian.org/SandroTosi + + diff --git a/test/in/testbox/new/1217537543.4567_10.convex.cs.unb.ca b/test/in/testbox/new/1217537543.4567_10.convex.cs.unb.ca new file mode 100644 index 000000000..2fda5dffb --- /dev/null +++ b/test/in/testbox/new/1217537543.4567_10.convex.cs.unb.ca @@ -0,0 +1,113 @@ +Path: news.gmane.org!not-for-mail +From: "Sandro Tosi" +Newsgroups: gmane.linux.debian.devel.quality-assurance,gmane.linux.debian.devel.mentors +Subject: RFS: gnochm (updated package, QA upload) +Date: Sat, 26 Jul 2008 15:34:26 +0200 +Lines: 27 +Approved: news@gmane.org +Message-ID: <8b2d7b4d0807260634t693897d9l55baf66305bed6ee@mail.gmail.com> +NNTP-Posting-Host: lo.gmane.org +Mime-Version: 1.0 +Content-Type: text/plain; charset=ISO-8859-1 +Content-Transfer-Encoding: 7bit +X-Trace: ger.gmane.org 1217079290 6771 80.91.229.12 (26 Jul 2008 13:34:50 GMT) +X-Complaints-To: usenet@ger.gmane.org +NNTP-Posting-Date: Sat, 26 Jul 2008 13:34:50 +0000 (UTC) +To: debian-mentors , debian-qa@lists.debian.org +Original-X-From: bounce-debian-qa=debian-qa=m.gmane.org@lists.debian.org Sat Jul 26 15:35:39 2008 +Return-path: +Envelope-to: debian-qa@m.gmane.org +Original-Received: from liszt.debian.org ([82.195.75.100]) + by lo.gmane.org with esmtp (Exim 4.50) + id 1KMjvr-0005p0-6q + for debian-qa@m.gmane.org; Sat, 26 Jul 2008 15:35:35 +0200 +Original-Received: from localhost (localhost [127.0.0.1]) + by liszt.debian.org (Postfix) with QMQP + id 71EC813A59F1; Sat, 26 Jul 2008 13:34:39 +0000 (UTC) +Old-Return-Path: +X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on liszt.debian.org +X-Spam-Level: +X-Spam-Status: No, score=-10.7 required=4.0 tests=LDOSUBSCRIBER,LDO_WHITELIST, + MENTORSRFS,SARE_MSGID_LONG40 autolearn=failed version=3.2.3 +X-Original-To: lists-debian-qa@liszt.debian.org +Delivered-To: lists-debian-qa@liszt.debian.org +Original-Received: from localhost (localhost [127.0.0.1]) + by liszt.debian.org (Postfix) with ESMTP id 27BEC13A48F3 + for ; Sat, 26 Jul 2008 13:34:33 +0000 (UTC) +Original-Received: from liszt.debian.org ([127.0.0.1]) + by localhost (lists.debian.org [127.0.0.1]) (amavisd-new, port 2525) + with ESMTP id 30381-06 for ; + Sat, 26 Jul 2008 13:34:30 +0000 (UTC) +Original-Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.241]) + by liszt.debian.org (Postfix) with ESMTP id 520DB13A4ED8 + for ; Sat, 26 Jul 2008 13:34:30 +0000 (UTC) +Original-Received: by rv-out-0708.google.com with SMTP id k29so4111235rvb.30 + for ; Sat, 26 Jul 2008 06:34:27 -0700 (PDT) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; + d=gmail.com; s=gamma; + h=domainkey-signature:received:received:message-id:date:from:to + :subject:mime-version:content-type:content-transfer-encoding + :content-disposition; + bh=B26BbZr+FgJPAzkzn9JQycHddMIPfXm02d4232xkPsw=; + b=Ywti+JrxnoNuQciQjx6zrJTfo5DWIX+U+a3RpGCn+5ZeQQg5uQbU3noyHIR5qDthwD + IbsVnuqeug0ha8GWEt8rtzDdKqCppDfEpYs4QmkdHiU+sW0J7sPbZCKocpr72ubFMbs1 + TKwlPZoIpIUr+h2BJZgu7EQbKPcTpLceHRyeI= +DomainKey-Signature: a=rsa-sha1; c=nofws; + d=gmail.com; s=gamma; + h=message-id:date:from:to:subject:mime-version:content-type + :content-transfer-encoding:content-disposition; + b=u059nbYpWA/dGzk965b0ev0mahHZ9bpVGfwiKMQF8HW3sgymRikfM7072o1/dyZSjC + 2sYFuqSoXqRv0owAlqYE6mp4t1GEEVQJbKPMTsxvGtAL7zBFvRKK6/2QCieE6DyFs5dB + 3YQZHZTNIG+KAt4TBaT4iuV3mrS/BnxmAujmU= +Original-Received: by 10.141.97.5 with SMTP id z5mr1417464rvl.197.1217079267295; + Sat, 26 Jul 2008 06:34:27 -0700 (PDT) +Original-Received: by 10.141.202.10 with HTTP; Sat, 26 Jul 2008 06:34:26 -0700 (PDT) +Content-Disposition: inline +X-Virus-Scanned: at lists.debian.org with policy bank en-lt +X-Amavis-Spam-Status: No, score=-6.663 tagged_above=3.6 required=5.3 + tests=[BAYES_00=-2, LDO_WHITELIST=-5, MENTORSRFS=-0.3, + SARE_MSGID_LONG40=0.637] +X-Rc-Virus: 2007-09-13_01 +X-Rc-Spam: 2007-10-04_01 +Resent-Message-ID: +Resent-From: debian-qa@lists.debian.org +X-Mailing-List: archive/latest/14661 +X-Loop: debian-qa@lists.debian.org +List-Id: +List-Post: +List-Help: +List-Subscribe: +List-Unsubscribe: +Precedence: list +Resent-Sender: debian-qa-request@lists.debian.org +Resent-Date: Sat, 26 Jul 2008 13:34:39 +0000 (UTC) +Xref: news.gmane.org gmane.linux.debian.devel.quality-assurance:8648 gmane.linux.debian.devel.mentors:32180 +Archived-At: + +Dear mentors, + +I am looking for a sponsor for the new version 0.9.11-2 +(QA Upload) of package "gnochm". + +It builds these binary packages: +gnochm - CHM file viewer for GNOME + +The upload would fix these bugs: 485300 + +The package can be found on mentors.debian.net: +- URL: http://mentors.debian.net/debian/pool/main/g/gnochm +- Source repository: deb-src http://mentors.debian.net/debian unstable +main contrib non-free +- dget http://mentors.debian.net/debian/pool/main/g/gnochm/gnochm_0.9.11-2.dsc + +I would be glad if someone uploaded this package for me. + +Kind regards + Sandro Tosi + +-- +Sandro Tosi (aka morph, Morpheus, matrixhasu) +My website: http://matrixhasu.altervista.org/ +Me at Debian: http://wiki.debian.org/SandroTosi + + diff --git a/test/in/testbox/new/1217537543.4567_11.convex.cs.unb.ca b/test/in/testbox/new/1217537543.4567_11.convex.cs.unb.ca new file mode 100644 index 000000000..7ec0c144a --- /dev/null +++ b/test/in/testbox/new/1217537543.4567_11.convex.cs.unb.ca @@ -0,0 +1,118 @@ +Path: news.gmane.org!not-for-mail +From: Vincent Bernat +Newsgroups: gmane.linux.debian.devel.quality-assurance,gmane.linux.debian.devel.mentors +Subject: Re: RFS: gnochm (updated package, QA upload) +Date: Sat, 26 Jul 2008 16:14:00 +0200 +Organization: Debian +Lines: 35 +Approved: news@gmane.org +Message-ID: +References: <8b2d7b4d0807260634t693897d9l55baf66305bed6ee@mail.gmail.com> +NNTP-Posting-Host: lo.gmane.org +Mime-Version: 1.0 +Content-Type: multipart/signed; boundary="=-=-="; + micalg=pgp-sha1; protocol="application/pgp-signature" +X-Trace: ger.gmane.org 1217081664 12976 80.91.229.12 (26 Jul 2008 14:14:24 GMT) +X-Complaints-To: usenet@ger.gmane.org +NNTP-Posting-Date: Sat, 26 Jul 2008 14:14:24 +0000 (UTC) +To: debian-mentors , debian-qa@lists.debian.org +Original-X-From: bounce-debian-qa=debian-qa=m.gmane.org@lists.debian.org Sat Jul 26 16:15:14 2008 +Return-path: +Envelope-to: debian-qa@m.gmane.org +Original-Received: from liszt.debian.org ([82.195.75.100]) + by lo.gmane.org with esmtp (Exim 4.50) + id 1KMkYA-0001PV-6U + for debian-qa@m.gmane.org; Sat, 26 Jul 2008 16:15:10 +0200 +Original-Received: from localhost (localhost [127.0.0.1]) + by liszt.debian.org (Postfix) with QMQP + id 32D4F13A58C6; Sat, 26 Jul 2008 14:14:14 +0000 (UTC) +Old-Return-Path: +X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on liszt.debian.org +X-Spam-Level: +X-Spam-Status: No, score=-11.6 required=4.0 tests=ALL_TRUSTED,FOURLA,GMAIL, + LDOSUBSCRIBER,LDO_WHITELIST,MENTORSRFS autolearn=failed version=3.2.3 +X-Original-To: lists-debian-qa@liszt.debian.org +Delivered-To: lists-debian-qa@liszt.debian.org +Original-Received: from localhost (localhost [127.0.0.1]) + by liszt.debian.org (Postfix) with ESMTP id 0035413A5876 + for ; Sat, 26 Jul 2008 14:14:08 +0000 (UTC) +Original-Received: from liszt.debian.org ([127.0.0.1]) + by localhost (lists.debian.org [127.0.0.1]) (amavisd-new, port 2525) + with ESMTP id 08657-35 for ; + Sat, 26 Jul 2008 14:14:05 +0000 (UTC) +Original-Received: from bart.luffy.cx (bart.luffy.cx [IPv6:2a01:198:201::7]) + (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) + (Client did not present a certificate) + by liszt.debian.org (Postfix) with ESMTP id 1E0F713A57B2 + for ; Sat, 26 Jul 2008 14:14:05 +0000 (UTC) +Original-Received: by bart.luffy.cx (Postfix, from userid 65534) + id BA29D14898; Sat, 26 Jul 2008 16:14:02 +0200 (CEST) +Original-Received: from neo.luffy.cx (cl-350.bru-01.be.sixxs.net [IPv6:2001:6f8:202:15d::2]) + by bart.luffy.cx (Postfix) with ESMTP id 8EF721461B; + Sat, 26 Jul 2008 16:14:02 +0200 (CEST) +Original-Received: from neo.luffy.cx (localhost.localdomain [127.0.0.1]) + by neo.luffy.cx (Postfix) with ESMTP id EEE713811F; + Sat, 26 Jul 2008 16:14:00 +0200 (CEST) +In-Reply-To: <8b2d7b4d0807260634t693897d9l55baf66305bed6ee@mail.gmail.com> + (Sandro Tosi's message of "Sat, 26 Jul 2008 15:34:26 +0200") +User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.2 (x86_64-pc-linux-gnu) +X-PGP-KeyID: 0xF22A794E +X-PGP-Fingerprint: 5854 AF2B 65B2 0E96 2161 E32B 285B D7A1 F22A 794E +Mail-Followup-To: debian-mentors , + debian-qa@lists.debian.org +X-Virus-Scanned: at lists.debian.org with policy bank en-lt +X-Amavis-Spam-Status: No, score=-7.865 tagged_above=3.6 required=5.3 + tests=[ALL_TRUSTED=-1.665, BAYES_00=-2, FOURLA=0.1, GMAIL=1, + LDO_WHITELIST=-5, MENTORSRFS=-0.3] +X-Rc-Virus: 2007-09-13_01 +X-Rc-Spam: 2007-10-04_01 +Resent-Message-ID: +Resent-From: debian-qa@lists.debian.org +X-Mailing-List: archive/latest/14662 +X-Loop: debian-qa@lists.debian.org +List-Id: +List-Post: +List-Help: +List-Subscribe: +List-Unsubscribe: +Precedence: list +Resent-Sender: debian-qa-request@lists.debian.org +Resent-Date: Sat, 26 Jul 2008 14:14:14 +0000 (UTC) +Xref: news.gmane.org gmane.linux.debian.devel.quality-assurance:8649 gmane.linux.debian.devel.mentors:32184 +Archived-At: + +--=-=-= +Content-Type: text/plain; charset=iso-8859-15 +Content-Transfer-Encoding: quoted-printable + +OoO En ce d=E9but d'apr=E8s-midi ensoleill=E9 du samedi 26 juillet 2008, v= +ers +15:34, "Sandro Tosi" disait=A0: + +> Dear mentors, +> I am looking for a sponsor for the new version 0.9.11-2 +> (QA Upload) of package "gnochm". + +Uploaded. Thanks. + +You might want to fix this in a future upload: +E: gnochm source: outdated-autotools-helper-file config.sub 2003-06-18 + +With CDBS, I think that you just need to depend on autotools-dev. +=2D-=20 +Each module should do one thing well. + - The Elements of Programming Style (Kernighan & Plauger) + +--=-=-= +Content-Type: application/pgp-signature + +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.9 (GNU/Linux) + +iEYEARECAAYFAkiLMSgACgkQKFvXofIqeU4dogCgrSiTlivi8N/vHkBb62Ra9cde +L8gAoIgicaY+8rPjwYQ+DsHWjRpSBGVA +=0bA+ +-----END PGP SIGNATURE----- +--=-=-=-- + + diff --git a/test/in/testbox/new/1217537544.4567_12.convex.cs.unb.ca b/test/in/testbox/new/1217537544.4567_12.convex.cs.unb.ca new file mode 100644 index 000000000..6b90069af --- /dev/null +++ b/test/in/testbox/new/1217537544.4567_12.convex.cs.unb.ca @@ -0,0 +1,121 @@ +Path: news.gmane.org!not-for-mail +From: "Sandro Tosi" +Newsgroups: gmane.linux.debian.devel.quality-assurance,gmane.linux.debian.devel.mentors +Subject: Re: RFS: gnochm (updated package, QA upload) +Date: Sat, 26 Jul 2008 16:17:06 +0200 +Lines: 31 +Approved: news@gmane.org +Message-ID: <8b2d7b4d0807260717u4f265543kae3216593f37b062@mail.gmail.com> +References: <8b2d7b4d0807260634t693897d9l55baf66305bed6ee@mail.gmail.com> + +NNTP-Posting-Host: lo.gmane.org +Mime-Version: 1.0 +Content-Type: text/plain; charset=ISO-8859-1 +Content-Transfer-Encoding: quoted-printable +X-Trace: ger.gmane.org 1217081847 13531 80.91.229.12 (26 Jul 2008 14:17:27 GMT) +X-Complaints-To: usenet@ger.gmane.org +NNTP-Posting-Date: Sat, 26 Jul 2008 14:17:27 +0000 (UTC) +To: debian-mentors , debian-qa@lists.debian.org +Original-X-From: bounce-debian-qa=debian-qa=m.gmane.org@lists.debian.org Sat Jul 26 16:18:16 2008 +Return-path: +Envelope-to: debian-qa@m.gmane.org +Original-Received: from liszt.debian.org ([82.195.75.100]) + by lo.gmane.org with esmtp (Exim 4.50) + id 1KMkb9-0002Px-RG + for debian-qa@m.gmane.org; Sat, 26 Jul 2008 16:18:15 +0200 +Original-Received: from localhost (localhost [127.0.0.1]) + by liszt.debian.org (Postfix) with QMQP + id 8C54A13A594C; Sat, 26 Jul 2008 14:17:19 +0000 (UTC) +Old-Return-Path: +X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on liszt.debian.org +X-Spam-Level: +X-Spam-Status: No, score=-9.6 required=4.0 tests=FOURLA,GMAIL,LDOSUBSCRIBER, + LDO_WHITELIST,MENTORSRFS,SARE_MSGID_LONG40 autolearn=failed version=3.2.3 +X-Original-To: lists-debian-qa@liszt.debian.org +Delivered-To: lists-debian-qa@liszt.debian.org +Original-Received: from localhost (localhost [127.0.0.1]) + by liszt.debian.org (Postfix) with ESMTP id 5663213A588A + for ; Sat, 26 Jul 2008 14:17:13 +0000 (UTC) +Original-Received: from liszt.debian.org ([127.0.0.1]) + by localhost (lists.debian.org [127.0.0.1]) (amavisd-new, port 2525) + with ESMTP id 19433-48 for ; + Sat, 26 Jul 2008 14:17:10 +0000 (UTC) +Original-Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.247]) + by liszt.debian.org (Postfix) with ESMTP id 1D6F413A58B8 + for ; Sat, 26 Jul 2008 14:17:09 +0000 (UTC) +Original-Received: by rv-out-0708.google.com with SMTP id k29so4121561rvb.30 + for ; Sat, 26 Jul 2008 07:17:07 -0700 (PDT) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; + d=gmail.com; s=gamma; + h=domainkey-signature:received:received:message-id:date:from:to + :subject:in-reply-to:mime-version:content-type + :content-transfer-encoding:content-disposition:references; + bh=NAasGv+yKus1d+CRH/dkro3say/fASSx4QZkR0kmL8Y=; + b=UzAAP/VMY6pcFlAcNlW/qgxyG7R95l0YV1JPNCBbZ96HCEjJQV8+umABSCinVtW3fr + aSrZ2Tqd8TNV4xNRF09QeV3PQ0GySIOS2xcTu4lbu5vuAKOVKd/UJ7SJjO9w4PPAxuMX + 1xf+rxQx1dDxma1VltcLqb54YT326HmhiTb8E= +DomainKey-Signature: a=rsa-sha1; c=nofws; + d=gmail.com; s=gamma; + h=message-id:date:from:to:subject:in-reply-to:mime-version + :content-type:content-transfer-encoding:content-disposition + :references; + b=KID7fGJfJo7o0UX8qINzSftjprOnTrkznWRxygjpGA8Mpff7TEcaJYxSe8laFE7QXt + Las/UrXm6laEvAfyG2gSwP5zlrMgaYPphGI4FLTugcPWGUp6oaTsIccEYMXVYRGEiUGs + D10dl01dNxreGmKc0r2l5rxgvA7n8AGS29CQ4= +Original-Received: by 10.140.147.5 with SMTP id u5mr1425365rvd.274.1217081826585; + Sat, 26 Jul 2008 07:17:06 -0700 (PDT) +Original-Received: by 10.141.202.10 with HTTP; Sat, 26 Jul 2008 07:17:06 -0700 (PDT) +In-Reply-To: +Content-Disposition: inline +X-Virus-Scanned: at lists.debian.org with policy bank en-lt +X-Amavis-Spam-Status: No, score=-5.563 tagged_above=3.6 required=5.3 + tests=[BAYES_00=-2, FOURLA=0.1, GMAIL=1, LDO_WHITELIST=-5, + MENTORSRFS=-0.3, SARE_MSGID_LONG40=0.637] +X-Rc-Virus: 2007-09-13_01 +X-Rc-Spam: 2007-10-04_01 +Resent-Message-ID: +Resent-From: debian-qa@lists.debian.org +X-Mailing-List: archive/latest/14663 +X-Loop: debian-qa@lists.debian.org +List-Id: +List-Post: +List-Help: +List-Subscribe: +List-Unsubscribe: +Precedence: list +Resent-Sender: debian-qa-request@lists.debian.org +Resent-Date: Sat, 26 Jul 2008 14:17:19 +0000 (UTC) +Xref: news.gmane.org gmane.linux.debian.devel.quality-assurance:8650 gmane.linux.debian.devel.mentors:32185 +Archived-At: + +On Sat, Jul 26, 2008 at 16:14, Vincent Bernat wrote: +> OoO En ce d=E9but d'apr=E8s-midi ensoleill=E9 du samedi 26 juillet 2008,= + vers +> 15:34, "Sandro Tosi" disait : +> +>> Dear mentors, +>> I am looking for a sponsor for the new version 0.9.11-2 +>> (QA Upload) of package "gnochm". +> +> Uploaded. Thanks. + +Thanks! + +> You might want to fix this in a future upload: +> E: gnochm source: outdated-autotools-helper-file config.sub 2003-06-18 +> +> With CDBS, I think that you just need to depend on autotools-dev. + +Ah, thanks! I read in the build log that CDBS automatically replace +them with the ones in /usr/share/misc/ so I "skip" that lintian +errors. + +Thanks again, +Sandro + +--=20 +Sandro Tosi (aka morph, Morpheus, matrixhasu) +My website: http://matrixhasu.altervista.org/ +Me at Debian: http://wiki.debian.org/SandroTosi + + diff --git a/test/in/testbox/new/1217537544.4567_13.convex.cs.unb.ca b/test/in/testbox/new/1217537544.4567_13.convex.cs.unb.ca new file mode 100644 index 000000000..b8ec4e12f --- /dev/null +++ b/test/in/testbox/new/1217537544.4567_13.convex.cs.unb.ca @@ -0,0 +1,117 @@ +Path: news.gmane.org!not-for-mail +From: Vincent Bernat +Newsgroups: gmane.linux.debian.devel.mentors,gmane.linux.debian.devel.quality-assurance +Subject: Re: RFS: gnochm (updated package, QA upload) +Date: Sat, 26 Jul 2008 16:58:44 +0200 +Organization: Debian +Lines: 32 +Approved: news@gmane.org +Message-ID: +References: <8b2d7b4d0807260634t693897d9l55baf66305bed6ee@mail.gmail.com> + + <8b2d7b4d0807260717u4f265543kae3216593f37b062@mail.gmail.com> +NNTP-Posting-Host: lo.gmane.org +Mime-Version: 1.0 +Content-Type: multipart/signed; boundary="=-=-="; + micalg=pgp-sha1; protocol="application/pgp-signature" +X-Trace: ger.gmane.org 1217084347 20154 80.91.229.12 (26 Jul 2008 14:59:07 GMT) +X-Complaints-To: usenet@ger.gmane.org +NNTP-Posting-Date: Sat, 26 Jul 2008 14:59:07 +0000 (UTC) +To: debian-mentors , debian-qa@lists.debian.org +Original-X-From: bounce-debian-mentors=debian-mentors=m.gmane.org@lists.debian.org Sat Jul 26 16:59:56 2008 +Return-path: +Envelope-to: debian-mentors@m.gmane.org +Original-Received: from liszt.debian.org ([82.195.75.100]) + by lo.gmane.org with esmtp (Exim 4.50) + id 1KMlFT-00007b-GS + for debian-mentors@m.gmane.org; Sat, 26 Jul 2008 16:59:55 +0200 +Original-Received: from localhost (localhost [127.0.0.1]) + by liszt.debian.org (Postfix) with QMQP + id 37FE113A59F1; Sat, 26 Jul 2008 14:58:57 +0000 (UTC) +Old-Return-Path: +X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on liszt.debian.org +X-Spam-Level: +X-Spam-Status: No, score=-11.6 required=4.0 tests=ALL_TRUSTED,FOURLA,GMAIL, + LDOSUBSCRIBER,LDO_WHITELIST,MENTORSRFS autolearn=failed version=3.2.3 +X-Original-To: lists-debian-mentors@liszt.debian.org +Delivered-To: lists-debian-mentors@liszt.debian.org +Original-Received: from localhost (localhost [127.0.0.1]) + by liszt.debian.org (Postfix) with ESMTP id 0306713A5791 + for ; Sat, 26 Jul 2008 14:58:51 +0000 (UTC) +Original-Received: from liszt.debian.org ([127.0.0.1]) + by localhost (lists.debian.org [127.0.0.1]) (amavisd-new, port 2525) + with ESMTP id 25833-62 for ; + Sat, 26 Jul 2008 14:58:47 +0000 (UTC) +Original-Received: from bart.luffy.cx (bart.luffy.cx [IPv6:2a01:198:201::7]) + (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) + (Client did not present a certificate) + by liszt.debian.org (Postfix) with ESMTP id C7EDB13A53BF + for ; Sat, 26 Jul 2008 14:58:47 +0000 (UTC) +Original-Received: by bart.luffy.cx (Postfix, from userid 65534) + id B53281489A; Sat, 26 Jul 2008 16:58:45 +0200 (CEST) +Original-Received: from neo.luffy.cx (cl-350.bru-01.be.sixxs.net [IPv6:2001:6f8:202:15d::2]) + by bart.luffy.cx (Postfix) with ESMTP id 88BA91461B; + Sat, 26 Jul 2008 16:58:45 +0200 (CEST) +Original-Received: from neo.luffy.cx (localhost.localdomain [127.0.0.1]) + by neo.luffy.cx (Postfix) with ESMTP id 5DF7138145; + Sat, 26 Jul 2008 16:58:44 +0200 (CEST) +In-Reply-To: <8b2d7b4d0807260717u4f265543kae3216593f37b062@mail.gmail.com> + (Sandro Tosi's message of "Sat, 26 Jul 2008 16:17:06 +0200") +User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.2 (x86_64-pc-linux-gnu) +X-PGP-KeyID: 0xF22A794E +X-PGP-Fingerprint: 5854 AF2B 65B2 0E96 2161 E32B 285B D7A1 F22A 794E +Mail-Followup-To: debian-mentors , + debian-qa@lists.debian.org +X-Virus-Scanned: at lists.debian.org with policy bank en-lt +X-Amavis-Spam-Status: No, score=-7.865 tagged_above=3.6 required=5.3 + tests=[ALL_TRUSTED=-1.665, BAYES_00=-2, FOURLA=0.1, GMAIL=1, + LDO_WHITELIST=-5, MENTORSRFS=-0.3] +X-Rc-Virus: 2007-09-13_01 +X-Rc-Spam: 2007-10-04_01 +Resent-Message-ID: <8UgKzqZrwXD.A.tlH.xuziIB@liszt> +Resent-From: debian-mentors@lists.debian.org +X-Mailing-List: archive/latest/42272 +X-Loop: debian-mentors@lists.debian.org +List-Id: +List-Post: +List-Help: +List-Subscribe: +List-Unsubscribe: +Precedence: list +Resent-Sender: debian-mentors-request@lists.debian.org +Resent-Date: Sat, 26 Jul 2008 14:58:57 +0000 (UTC) +Xref: news.gmane.org gmane.linux.debian.devel.mentors:32192 gmane.linux.debian.devel.quality-assurance:8652 +Archived-At: + +--=-=-= +Content-Type: text/plain; charset=iso-8859-15 +Content-Transfer-Encoding: quoted-printable + +OoO Vers la fin de l'apr=E8s-midi du samedi 26 juillet 2008, vers 16:17, +"Sandro Tosi" disait=A0: + +>> With CDBS, I think that you just need to depend on autotools-dev. + +> Ah, thanks! I read in the build log that CDBS automatically replace +> them with the ones in /usr/share/misc/ so I "skip" that lintian +> errors. + +This is done only if you have autotools-dev installed. It is only a +Recommends. +=2D-=20 +prom_printf("Detected PenguinPages, getting out of here.\n"); + 2.0.38 /usr/src/linux/arch/sparc/mm/srmmu.c + +--=-=-= +Content-Type: application/pgp-signature + +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.9 (GNU/Linux) + +iEYEARECAAYFAkiLO6QACgkQKFvXofIqeU7LlgCfXH2qKWmyljgrsUi0nEX9BUPH +DIUAoKN+FsMjccZzwomztGvbr8GH4Omo +=ZQ9W +-----END PGP SIGNATURE----- +--=-=-=-- + + diff --git a/test/in/testbox/new/1217537545.4567_14.convex.cs.unb.ca b/test/in/testbox/new/1217537545.4567_14.convex.cs.unb.ca new file mode 100644 index 000000000..ae587835d --- /dev/null +++ b/test/in/testbox/new/1217537545.4567_14.convex.cs.unb.ca @@ -0,0 +1,116 @@ +Path: news.gmane.org!not-for-mail +From: "Sandro Tosi" +Newsgroups: gmane.linux.debian.devel.quality-assurance,gmane.linux.debian.devel.mentors +Subject: Re: RFS: gnochm (updated package, QA upload) +Date: Sat, 26 Jul 2008 17:00:26 +0200 +Lines: 24 +Approved: news@gmane.org +Message-ID: <8b2d7b4d0807260800i208de91dyd5991819a45c8c3e@mail.gmail.com> +References: <8b2d7b4d0807260634t693897d9l55baf66305bed6ee@mail.gmail.com> + + <8b2d7b4d0807260717u4f265543kae3216593f37b062@mail.gmail.com> + +NNTP-Posting-Host: lo.gmane.org +Mime-Version: 1.0 +Content-Type: text/plain; charset=ISO-8859-1 +Content-Transfer-Encoding: quoted-printable +X-Trace: ger.gmane.org 1217084451 20638 80.91.229.12 (26 Jul 2008 15:00:51 GMT) +X-Complaints-To: usenet@ger.gmane.org +NNTP-Posting-Date: Sat, 26 Jul 2008 15:00:51 +0000 (UTC) +To: debian-mentors , debian-qa@lists.debian.org +Original-X-From: bounce-debian-qa=debian-qa=m.gmane.org@lists.debian.org Sat Jul 26 17:01:39 2008 +Return-path: +Envelope-to: debian-qa@m.gmane.org +Original-Received: from liszt.debian.org ([82.195.75.100]) + by lo.gmane.org with esmtp (Exim 4.50) + id 1KMlH5-0000hy-Rx + for debian-qa@m.gmane.org; Sat, 26 Jul 2008 17:01:35 +0200 +Original-Received: from localhost (localhost [127.0.0.1]) + by liszt.debian.org (Postfix) with QMQP + id 6FD9313A5477; Sat, 26 Jul 2008 15:00:39 +0000 (UTC) +Old-Return-Path: +X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on liszt.debian.org +X-Spam-Level: +X-Spam-Status: No, score=-9.6 required=4.0 tests=FOURLA,GMAIL,LDOSUBSCRIBER, + LDO_WHITELIST,MENTORSRFS,SARE_MSGID_LONG40 autolearn=failed version=3.2.3 +X-Original-To: lists-debian-qa@liszt.debian.org +Delivered-To: lists-debian-qa@liszt.debian.org +Original-Received: from localhost (localhost [127.0.0.1]) + by liszt.debian.org (Postfix) with ESMTP id 095D913A5276 + for ; Sat, 26 Jul 2008 15:00:33 +0000 (UTC) +Original-Received: from liszt.debian.org ([127.0.0.1]) + by localhost (lists.debian.org [127.0.0.1]) (amavisd-new, port 2525) + with ESMTP id 08543-81 for ; + Sat, 26 Jul 2008 15:00:29 +0000 (UTC) +Original-Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.250]) + by liszt.debian.org (Postfix) with ESMTP id 2BC0E13A51BC + for ; Sat, 26 Jul 2008 15:00:29 +0000 (UTC) +Original-Received: by rv-out-0708.google.com with SMTP id k29so4131657rvb.30 + for ; Sat, 26 Jul 2008 08:00:26 -0700 (PDT) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; + d=gmail.com; s=gamma; + h=domainkey-signature:received:received:message-id:date:from:to + :subject:in-reply-to:mime-version:content-type + :content-transfer-encoding:content-disposition:references; + bh=896xX/pyGtbRDqXa99Exi5t60Xcy/587vtZhWAMOTtw=; + b=iT+Irt3uuJohv50c2E9JvnkS/8+/czlMgqstdIAU4TxmAmVwmP4TT8Srtqy0qhzMkd + L4X1668asznkymKDXrxnTs2TeTAzFO1EP5MrnPIArTyg+FW2D4Lt/dddunhfY8rrITm3 + qkZcnOOM4B+qRoKYkRJo5+DrIX3+arKOc537c= +DomainKey-Signature: a=rsa-sha1; c=nofws; + d=gmail.com; s=gamma; + h=message-id:date:from:to:subject:in-reply-to:mime-version + :content-type:content-transfer-encoding:content-disposition + :references; + b=ZYeGn++kfpH73yTvPPUkdtD5q6xpfu05Y8E45/xaRf3eu2h09ItS0kgJIzrCfDZ0ue + 6QV+G54A4FR4EtenkkGDMhD6Zrje0xt+Mgaju2aVV20nzjdmLwQEI29vw8tHF4fbo7Rx + i+pSIuJOTUq/4nq0DtSghs9/lnNLmzrntg3t8= +Original-Received: by 10.141.164.13 with SMTP id r13mr1461593rvo.53.1217084426250; + Sat, 26 Jul 2008 08:00:26 -0700 (PDT) +Original-Received: by 10.141.202.10 with HTTP; Sat, 26 Jul 2008 08:00:26 -0700 (PDT) +In-Reply-To: +Content-Disposition: inline +X-Virus-Scanned: at lists.debian.org with policy bank en-lt +X-Amavis-Spam-Status: No, score=-5.563 tagged_above=3.6 required=5.3 + tests=[BAYES_00=-2, FOURLA=0.1, GMAIL=1, LDO_WHITELIST=-5, + MENTORSRFS=-0.3, SARE_MSGID_LONG40=0.637] +X-Rc-Virus: 2007-09-13_01 +X-Rc-Spam: 2007-10-04_01 +Resent-Message-ID: +Resent-From: debian-qa@lists.debian.org +X-Mailing-List: archive/latest/14666 +X-Loop: debian-qa@lists.debian.org +List-Id: +List-Post: +List-Help: +List-Subscribe: +List-Unsubscribe: +Precedence: list +Resent-Sender: debian-qa-request@lists.debian.org +Resent-Date: Sat, 26 Jul 2008 15:00:39 +0000 (UTC) +Xref: news.gmane.org gmane.linux.debian.devel.quality-assurance:8653 gmane.linux.debian.devel.mentors:32193 +Archived-At: + +On Sat, Jul 26, 2008 at 16:58, Vincent Bernat wrote: +> OoO Vers la fin de l'apr=E8s-midi du samedi 26 juillet 2008, vers 16:17= +, +> "Sandro Tosi" disait : +> +>>> With CDBS, I think that you just need to depend on autotools-dev. +> +>> Ah, thanks! I read in the build log that CDBS automatically replace +>> them with the ones in /usr/share/misc/ so I "skip" that lintian +>> errors. +> +> This is done only if you have autotools-dev installed. It is only a +> Recommends. + +I've filed a bug (#492481) because I don't know who will be the next upload= +er. + +Cheers, +--=20 +Sandro Tosi (aka morph, Morpheus, matrixhasu) +My website: http://matrixhasu.altervista.org/ +Me at Debian: http://wiki.debian.org/SandroTosi + + -- 2.26.2