From: Antonio Ospite Date: Fri, 2 Mar 2018 17:40:44 +0000 (+0100) Subject: debian/{control,rules}: drop the obsolete -dbg package X-Git-Tag: debian/0.1.7-1~10 X-Git-Url: https://git.ao2.it/libam7xxx.git/commitdiff_plain/4a9e34cd6fb7994f936ca4ab1b146625fb5db07f?hp=4a9e34cd6fb7994f936ca4ab1b146625fb5db07f debian/{control,rules}: drop the obsolete -dbg package This silences the following lintian notice: I: libam7xxx source: debian-control-has-obsolete-dbg-package libam7xxx0.1-dbg N: N: The debian/control file includes declaration of -dbg package. N: N: Debug package are now autogenerated avoiding waste of miror space. N: N: Please note that -dbg should be dropped from control file and must not N: be transitioned to a dummy package depending on -dbgsym. N: N: Refer to https://wiki.debian.org/AutomaticDebugPackage for details. N: N: Severity: wishlist, Certainty: possible N: N: Check: control-file, Type: source N: ---