tag 661937 + patch
thanks

On 02.03.2012 18:48, Samuel Bronson wrote:
At the moment, the bottom of
<http://buildd.debian-ports.org/status/package.php?p=tack> shows this
enlightening tidbit:

,----
| Occurrences found in Packages-arch-specific file:
|
| %racket: !ia64
 # [ANAIS] incompatible with ia64's stack layout
[...]
Presumably, this should only be matching whole-word occurances, and
should never match anything in a comment?

fwiw, the following appears to at least be less crazy than the current match:

-    $message = shell_exec(sprintf("egrep \"%s\" %s",
+    $message = shell_exec(sprintf("egrep \"^%%?(%s):\" %s",

This may not match binary package P-a-s entries correctly, but then the current version doesn't either unless the binary contains the source package name as a substring...

Regards,

Adam



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to