background image
Changed it
#
----------------
l i c e n s e f i l e s
2
i f ( $ f i l e =~ m, ( cop ying | l i c e n [ cs ] e ) ( \ . [ ^ / ] + ) ? $ , i
# i g n o r e some common e x t e n s i o n s ; t h e r e was a t l e a s t one f i l e
4
# named " l i c e n s e . e l " .
These are p r o b a b l y l i c e n s e
-
d i s p l a y i n g
# code , n o t l i c e n s e f i l e s .
6
# Another e x c e p t i o n i s made f o r . h t m l and . php because p r e s e r v i n g
# w or kin g l i n k s i s more i m p o r t a n t than s a v i n g some bytes , and
8
# because a package had a HTML form f o r l i c e n s e s c a l l e d l i k e t h a t .
# Another e x c e p t i o n i s made f o r v a r i o u s p i c t u r e f o r m a t s s i n c e
10
# those are l i k e l y t o j u s t be s i m p l y p i c t u r e s .
and n o t $ f i l e =~ m / \ . ( e l | c | h | py | cc | p l | pm | h t m l | php | xpm | png | j p e ?g | g i f | svg ) $ /
12
and n o t defined $ l i n k ) {
t a g " e x t r a
-
l i c e n s e
-
f i l e " , " $ f i l e " ;
14
}
Changelog entry:
* debian/files:
+ [FL] Add some formats to the exception list for
extra-license-file (jpe?g, gif and svg)
(Closes: #324944)
Frank Lichtenheld <djpig@debian.org> (Debian)
Lintian
Debian QA Meeting 2005
31 / 39