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 16:26:14 +0000 (09:26 -0700)
commit4b944e5bfbd746a8ecf0f164d8fe74a3a1024d1c
treed5b518299a39f138e091798d0600244482ae7492
parentd8abf60c72e9a2ec4be5c8a4bf481da9dcde043a
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