debian/{control,rules}: drop the obsolete -dbg package
authorAntonio Ospite <ao2@ao2.it>
Fri, 2 Mar 2018 17:40:44 +0000 (18:40 +0100)
committerAntonio Ospite <ao2@ao2.it>
Fri, 2 Mar 2018 22:19:51 +0000 (23:19 +0100)
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:


No differences found