Lintian tag: patch-file-present-but-not-mentioned-in-series

Type: warning

Description (from lintian-explain-tags)

The specified patch is present under the debian/patches directory but is
not mentioned in any "series" or "00list" file.

This may mean that a patch was created with the intention of modifying the
package but is not being applied.

Please either add the filename to the series file, or ensure it is
commented-out in a form that Lintian can recognise, for example:

0001_fix-foo.patch
# 0002_fix-bar.patch

Visibility: warning
Show-Always: no
Check: debian/patches/quilt

Show affected packages