Your message dated Thu, 24 Mar 2005 04:32:19 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#295845: fixed in devscripts 2.8.13
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; 18 Feb 2005 14:53:08 +0000
>From [EMAIL PROTECTED] Fri Feb 18 06:53:08 2005
Return-path: <[EMAIL PROTECTED]>
Received: from lns-vlq-7-lil-82-254-198-129.adsl.proxad.net (yellowpig.yi.org) 
[82.254.198.129] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1D29VD-0001nw-00; Fri, 18 Feb 2005 06:53:07 -0800
Received: from seventeen
        ([127.0.0.1] helo=yellowpig.yi.org ident=mail)
        by yellowpig.yi.org with smtp (Exim 3.35 #1 (Debian))
        id 1D29VC-0003fB-00
        for <[EMAIL PROTECTED]>; Fri, 18 Feb 2005 15:53:06 +0100
Received: (nullmailer pid 14082 invoked by uid 1000);
        Fri, 18 Feb 2005 14:53:05 -0000
Date: Fri, 18 Feb 2005 15:53:04 +0100
From: Bill Allombert <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: dpkg-depcheck: discard-sgml-catalogs regexp insufficient
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Reportbug-Version: 3.8
User-Agent: Mutt/1.5.6+20040907i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: devscripts
Version: 2.8.10
Severity: normal
Tags: patch

Hello Julian,

dpkg-depcheck include a feature 'discard-sgml-catalogs' that does not 
lists packages when only the sgml catalog is accessed.

Unfortunately, the regexp is not sufficient, and I propose the following 
regexp instead (see patch).

I agree it is not a bullet-proof solution, but getting the list of
sgml catalog is hard since they are recursive. Maybe we could rename
the feature to 'discard-catalogs' to compensate, and also take care
of xml catalog.

Cheers,
-- 
Bill. <[EMAIL PROTECTED]>

Imagine a large red swirl here. 


--- /usr/bin/dpkg-depcheck      2005-01-13 12:02:05.000000000 +0100
+++ ../dpkg-depcheck    2005-02-18 14:16:04.000000000 +0100
@@ -449,7 +449,8 @@
                    next;
                }
            }
-           elsif ($feature{"discard-sgml-catalogs"} and 
m%^/usr/share/sgml/.*\.cat%) {
+           elsif ($feature{"discard-sgml-catalogs"} 
+                    and m%^/usr/share/(sgml/.*\.cat|.*[./]catalog)%) {
                next;
            }
            elsif ($feature{"catch-alternatives"} and m%^/etc/alternatives/%) {

---------------------------------------
Received: (at 295845-close) by bugs.debian.org; 24 Mar 2005 09:55:38 +0000
>From [EMAIL PROTECTED] Thu Mar 24 01:55:38 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DEP3x-0000e4-00; Thu, 24 Mar 2005 01:55:37 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DEOhP-0005hd-00; Thu, 24 Mar 2005 04:32:19 -0500
From: Julian Gilbey <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#295845: fixed in devscripts 2.8.13
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 24 Mar 2005 04:32:19 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 
X-CrossAssassin-Score: 2

Source: devscripts
Source-Version: 2.8.13

We believe that the bug you reported is fixed in the latest version of
devscripts, which is due to be installed in the Debian FTP archive:

devscripts_2.8.13.dsc
  to pool/main/d/devscripts/devscripts_2.8.13.dsc
devscripts_2.8.13.tar.gz
  to pool/main/d/devscripts/devscripts_2.8.13.tar.gz
devscripts_2.8.13_i386.deb
  to pool/main/d/devscripts/devscripts_2.8.13_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julian Gilbey <[EMAIL PROTECTED]> (supplier of updated devscripts package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Thu, 24 Mar 2005 09:13:15 +0000
Source: devscripts
Binary: devscripts
Architecture: source i386
Version: 2.8.13
Distribution: unstable
Urgency: low
Maintainer: Julian Gilbey <[EMAIL PROTECTED]>
Changed-By: Julian Gilbey <[EMAIL PROTECTED]>
Description: 
 devscripts - Scripts to make the life of a Debian Package maintainer easier
Closes: 267317 295845 299344 301177
Changes: 
 devscripts (2.8.13) unstable; urgency=low
 .
   * bts: provide --quiet option (closes: #299344)
   * dpkg-depcheck: improve sgml catalog regexp (closes: #295845)
   * uupdate: improve error message (closes: #267317)
   * uscan: fix showstopper (closes: #301177)
Files: 
 4572fe0035740137e4b36bc5acea2c10 592 devel optional devscripts_2.8.13.dsc
 72a9dbd84d11510e458faf743b06e7fa 185018 devel optional devscripts_2.8.13.tar.gz
 8779a629c79821bcf1fe99e8adcbbc70 198302 devel optional 
devscripts_2.8.13_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFCQoUZDU59w/205FkRAtr9AKDRxITErVHSQqtwLJlQRCtoLIsLAgCfYo1e
B6/RwliaSOGrqTSukizJxXk=
=SlUc
-----END PGP SIGNATURE-----


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

Reply via email to