On Sun, 2011-01-16 at 15:43 +0000, Niels Thykier wrote:
> diff --git a/checks/files b/checks/files
> index 9a16d53..e2bde0d 100644
> --- a/checks/files
> +++ b/checks/files
> @@ -450,6 +450,12 @@ foreach my $file (@{$info->sorted_index}) {
>                   unless ($pkg =~ /-dbg$/);
>               $warned_debug_name = 1;
>           }
> +
> +         if ($index_info->{type} =~ m/^[-h]/o &&
> +             $file =~ 
> m,^usr/lib/debug/usr/lib/pyshared/(python\d?(?:\.\d+))/(.++)$,o){

I'm guessing ".++" should be ".+"?

Regards,

Adam


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: 
http://lists.debian.org/[email protected]

Reply via email to