Debian: Add dependency on ${misc:Depends}
authorSimon Horman <horms@verge.net.au>
Wed, 24 Aug 2011 01:40:51 +0000 (10:40 +0900)
committerBen Pfaff <blp@nicira.com>
Wed, 24 Aug 2011 17:08:49 +0000 (10:08 -0700)
commite46d6f5860e4b50c1154b6156c0cbcfa7f4831cf
tree575714b0838a47c99792b4c68d78a529413b4822
parent85b8d560a2a987d83c29b377bcb13c0bc1a32863
Debian: Add dependency on ${misc:Depends}

Add dependency on ${misc:Depends} to openvswitch-brcompat and ovsdbmonitor.
As reported by Lintian:

The source package uses debhelper, but it does not include
${misc:Depends} in the given binary package's debian/control entry.
Any debhelper command may add dependencies to ${misc:Depends} that
are required for the work that it does, so recommended best
practice is always add ${misc:Depends} to the dependencies of each
binary package if debhelper is in use.

Refer to the debhelper(7) manual page for details.
debian/control