Your message dated Wed, 19 Apr 2006 04:17:13 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#363388: fixed in exuberant-ctags 1:5.5.4-2
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)

--- Begin Message ---
Package: exuberant-ctags
Version: 1:5.5.4-1
Severity: wishlist

Please add "_darcs" to the default exclude list. This is a pattern which
matches the directory for the darcs revision-control scheme. It isn't
desirable for ctags to recurse into this directory in the same way it
isn't for CVS, RCS, etc.

Patch attached.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.13.4-jmtd2
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages exuberant-ctags depends on:
ii  libc6                       2.3.2.ds1-22 GNU C Library: Shared libraries an

-- no debconf information

-- 
Jon Dowland
http://alcopop.org/
Adds "_darcs" to the default exclude list. This is a pattern which
matches the directory for the darcs revision-control scheme. It isn't
desirable for ctags to recurse into this directory in the same way it
isn't for CVS, RCS, etc.
                                        Jon Dowland, <[EMAIL PROTECTED]>
                                       Tue, 18 Apr 2006 21:01:02 +0100

--- exuberant-ctags-5.5.4.orig/options.c
+++ exuberant-ctags-5.5.4/options.c
@@ -1759,6 +1759,7 @@
     processExcludeOption (NULL, "SCCS");
     processExcludeOption (NULL, "RCS");
     processExcludeOption (NULL, "CVS");
+    processExcludeOption (NULL, "_darcs");
 
 }

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: exuberant-ctags
Source-Version: 1:5.5.4-2

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

exuberant-ctags_5.5.4-2.diff.gz
  to pool/main/e/exuberant-ctags/exuberant-ctags_5.5.4-2.diff.gz
exuberant-ctags_5.5.4-2.dsc
  to pool/main/e/exuberant-ctags/exuberant-ctags_5.5.4-2.dsc
exuberant-ctags_5.5.4-2_powerpc.deb
  to pool/main/e/exuberant-ctags/exuberant-ctags_5.5.4-2_powerpc.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.
Colin Watson <[EMAIL PROTECTED]> (supplier of updated exuberant-ctags 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: Wed, 19 Apr 2006 11:56:16 +0100
Source: exuberant-ctags
Binary: exuberant-ctags
Architecture: source powerpc
Version: 1:5.5.4-2
Distribution: unstable
Urgency: low
Maintainer: Colin Watson <[EMAIL PROTECTED]>
Changed-By: Colin Watson <[EMAIL PROTECTED]>
Description: 
 exuberant-ctags - build tag file indexes of source code definitions
Closes: 363388
Changes: 
 exuberant-ctags (1:5.5.4-2) unstable; urgency=low
 .
   * Fix bashisms in postinst and prerm.
   * Add .svn, {arch}, .arch-ids, .bzr, _darcs, and .git to the default
     exclude list (thanks, Jon Dowland; closes: #363388).
Files: 
 1ab8a9f4d483e5da46d3bb17f92a2346 560 editors optional 
exuberant-ctags_5.5.4-2.dsc
 1d4025e955e670a7b226c5bd4f322f5b 4125 editors optional 
exuberant-ctags_5.5.4-2.diff.gz
 b1e76864d8c00bebf0a72268cefb9d21 109514 editors optional 
exuberant-ctags_5.5.4-2_powerpc.deb

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

iD8DBQFERhgZ9t0zAhD6TNERAiskAJ4jafT+HVHczCu9cYRSxdz7udO5XwCfVggt
EnQky1k2tnksArWSkbu2miw=
=QZr5
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to