SVN devscripts commit: r547 - trunk/scripts
Adam D. Barratt
adam-guest at alioth.debian.org
Wed Mar 7 22:08:41 CET 2007
Author: adam-guest
Date: 2007-03-07 21:08:41 +0000 (Wed, 07 Mar 2007)
New Revision: 547
Modified:
trunk/scripts/tagpending.sh
Log:
tagpending: Update the wnpp changes for #398178 in line with today's BTS
HTML changes
Modified: trunk/scripts/tagpending.sh
===================================================================
--- trunk/scripts/tagpending.sh 2007-03-07 20:58:02 UTC (rev 546)
+++ trunk/scripts/tagpending.sh 2007-03-07 21:08:41 UTC (rev 547)
@@ -56,7 +56,7 @@
BTS_BASE_URL="http://bugs.debian.org/cgi-bin/pkgreport.cgi"
TAGS="<h3>Tags:"
-WNPP_MATCH="Package: <a href=\"pkgreport.cgi?pkg=wnpp\">wnpp<\/a>;"
+WNPP_MATCH="Package: <a [^>]*href=\"pkgreport.cgi?pkg=wnpp\">wnpp<\/a>;"
while [ -n "$1" ]; do
case "$1" in
More information about the Devscripts-devel
mailing list