re-import sources as agreed with the maintainer

This commit is contained in:
Adam Samalik 2023-06-30 07:40:23 +02:00
parent 7c41f8a15b
commit 1b85f1f440
2 changed files with 6 additions and 1 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/Test-Simple-1.302170.tar.gz
/Test-Simple-[0-9._]*.tar.gz

View File

@ -0,0 +1,5 @@
from Config import *
addFilter("spelling-error %description -l en_US perldoc -> ");
addFilter("spelling-error %description -l en_US lifed -> ");
addFilter("wrong-script-interpreter /usr/share/doc/perl-Test-Simple/examples/");
addFilter("wrong-script-interpreter /usr/share/doc/perl-Test-Simple/t/");