Source: media-player-info Version: 23-1 Severity: normal Tags: patch Hi,
Your debian/control file contains a Bugs field that does not refer to Debian infrastructure: https://bugs.freedesktop.org/buglist.cgi?product=media-player-info This is likely to make reportbug(1) unable to report bugs. Patch attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` [email protected] / chris-lamb.co.uk `-
diff --git a/debian/control b/debian/control index 95e1ef6..0c202d9 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,6 @@ Build-Depends: debhelper (>= 10), udev (>= 146) Standards-Version: 4.1.0 Homepage: https://www.freedesktop.org/software/media-player-info/ -Bugs: https://bugs.freedesktop.org/buglist.cgi?product=media-player-info Package: media-player-info Architecture: all

