summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Meskes <meskes@debian.org>2009-09-11 14:20:17 +0200
committerMichael Meskes <meskes@debian.org>2009-09-11 14:20:17 +0200
commit0e9e51ff434b2a57c398de94739026a42f93c593 (patch)
treec6422c424aedf5738fd1237363f711a76667c264
parent406c0f70e6dc90cbf771603183b67ebd4cc9563f (diff)
downloadvirtualbox-0e9e51ff434b2a57c398de94739026a42f93c593.tar.gz
Debug package should depend on normal package.debian/3.0.6-dfsg-1
-rw-r--r--debian/changelog8
-rw-r--r--debian/control2
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 <debfx-pkg@fobos.de> Fri, 11 Sep 2009 01:19:34 +0200
+ [ Michael Meskes ]
+ * Made debug package depend on normal package.
+
+ -- Michael Meskes <meskes@debian.org> 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