Rolf Leggewie wrote:
While we are at it, why not include the URL for the bug numbers so that
in many shells it becomes clickable?
=== Schnipp ===
--- /usr/bin/wnpp-alert 2008-06-27 19:46:52.000000000 +0900
+++ /tmp/wnpp-alert 2009-02-06 13:43:47.645340010 +0900
@@ -125,4 +125,4 @@
fi
comm -12 $WNPP_PACKAGES $INSTALLED | sed -e 's/+/\\+/g' | \
-xargs -i egrep '^[A-Z]+ [0-9]+ {} ' $WNPP
+xargs -i egrep '^[A-Z]+ [0-9]+ {} ' $WNPP | sed s/^O/O\ \ /sed 's!\ !\
http://bugs.debian.org/!'
This line should of course be
+xargs -i egrep '^[A-Z]+ [0-9]+ {} ' $WNPP |sed 's!\ !\
http://bugs.debian.org/!' | sed s/^O/O\ \ /
--
To unsubscribe, send mail to [email protected].