X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~cjwatson/git?p=bin.git;a=blobdiff_plain;f=unforwarded-patches;h=534469d2f2efb631a6f4cd1ed37de25ee39d6490;hp=08e861e46f5eef24576fbd6a272a55a7666f0e48;hb=a27831fff4aa30d0b27aeafa2123018df057b3eb;hpb=7b592cdf726dfcbdca87a602e36ba513f1290c54 diff --git a/unforwarded-patches b/unforwarded-patches index 08e861e..534469d 100755 --- a/unforwarded-patches +++ b/unforwarded-patches @@ -1,3 +1,3 @@ #! /bin/sh set -e -egrep -L '^(Bug:|Forwarded: (not-needed|yes))' debian/patches/*.patch +egrep -L '^(Bug:|Forwarded: (not-needed|yes|.*:))' debian/patches/*.patch