Debian: openswitch-dbg should depend on the packages it has debugging symbols for
authorSimon Horman <horms@verge.net.au>
Mon, 30 Aug 2010 07:32:38 +0000 (16:32 +0900)
committerBen Pfaff <blp@nicira.com>
Mon, 30 Aug 2010 16:41:13 +0000 (09:41 -0700)
See: http://lintian.debian.org/tags/dbg-package-missing-depends.html

Signed-off-by: Simon Horman <horms@verge.net.au>
debian/control

index 4a5a950..fac3379 100644 (file)
@@ -94,7 +94,11 @@ Description: Core file centralizer and reaper
 Package: openvswitch-dbg
 Section: debug
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends:
+ ${shlibs:Depends}, ${misc:Depends},
+ openvswitch-common (= ${binary:Version}),
+ openvswitch-controller (= ${binary:Version}),
+ openvswitch-switch (= ${binary:Version})
 Description: Debug symbols for Open vSwitch packages
  This package contains the debug symbols for all the other openvswitch-*
  packages.  Install it to debug one of them or to examine a core dump