From 7b592cdf726dfcbdca87a602e36ba513f1290c54 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Mon, 1 Mar 2010 13:21:09 +0000 Subject: [PATCH] add unforwarded-patches script --- unforwarded-patches | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 unforwarded-patches diff --git a/unforwarded-patches b/unforwarded-patches new file mode 100755 index 0000000..08e861e --- /dev/null +++ b/unforwarded-patches @@ -0,0 +1,3 @@ +#! /bin/sh +set -e +egrep -L '^(Bug:|Forwarded: (not-needed|yes))' debian/patches/*.patch -- 2.30.2