From 0e9e51ff434b2a57c398de94739026a42f93c593 Mon Sep 17 00:00:00 2001 From: Michael Meskes Date: Fri, 11 Sep 2009 14:20:17 +0200 Subject: Debug package should depend on normal package. --- debian/changelog | 8 ++++++-- debian/control | 2 +- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index a6dd43d89..bc84b47e4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,16 @@ virtualbox-ose (3.0.6-dfsg-1) unstable; urgency=low - * New Upstream Version + [ Felix Geyer ] + * New Upstream Version, closes: #543234 * Add 21-dont-strip-x11-drivers.dpatch: Don't strip debugging symbols from x11 guest drivers * Strip more unneeded library header files * Drop 11-gcc-4.3.dpatch (not needed anymore) - -- Felix Geyer Fri, 11 Sep 2009 01:19:34 +0200 + [ Michael Meskes ] + * Made debug package depend on normal package. + + -- Michael Meskes Fri, 11 Sep 2009 14:10:04 +0200 virtualbox-ose (3.0.4-dfsg-2) unstable; urgency=low diff --git a/debian/control b/debian/control index 17bfc09ab..996c5ad44 100644 --- a/debian/control +++ b/debian/control @@ -97,7 +97,7 @@ Description: x86 virtualization solution - base binaries Package: virtualbox-ose-dbg Section: debug Architecture: amd64 i386 lpia -Depends: ${misc:Depends} +Depends: ${misc:Depends}, virtualbox-ose (= ${binary:Version}) | virtualbox-ose-qt (= ${binary:Version}) Description: x86 virtualization solution - debugging symbols VirtualBox is a free x86 virtualization solution allowing a wide range of x86 operating systems such as Windows, DOS, BSD or Linux to run on a -- cgit v1.2.3