Skip to content

Commit 5ff947e

Browse files
terceirosorah
authored andcommitted
debian/source/lintian-overrides: use wildcards
This will avoid having the override breaking on updates to embedded libraries.
1 parent dab3a8d commit 5ff947e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

debian/source/lintian-overrides

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
source-contains-prebuilt-ms-help-file
22
# There is no RFC text
3-
license-problem-non-free-RFC .bundle/gems/net-imap-0.4.9.1/LICENSE.txt
4-
license-problem-non-free-RFC [.bundle/gems/net-imap-0.4.9.1/LICENSE.txt]
3+
license-problem-non-free-RFC .bundle/gems/net-imap-*/LICENSE.txt
4+
license-problem-non-free-RFC [.bundle/gems/net-imap-*/LICENSE.txt]

0 commit comments

Comments
 (0)