[Pkg-virtualbox-commits] r151 - trunk/debian

winnie at alioth.debian.org winnie at alioth.debian.org
Tue Dec 18 22:50:35 UTC 2007


Author: winnie
Date: 2007-12-18 22:50:35 +0000 (Tue, 18 Dec 2007)
New Revision: 151

Modified:
   trunk/debian/changelog
   trunk/debian/control
Log:
Do only recommend it.


Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2007-12-18 17:57:29 UTC (rev 150)
+++ trunk/debian/changelog	2007-12-18 22:50:35 UTC (rev 151)
@@ -1,3 +1,10 @@
+virtualbox-ose (1.5.2-dfsg2-7) UNRELEASED; urgency=low
+
+  * Do only recommends the virtualbox-ose-modules package.. maybe someone
+    would like to compile it on it's own, or not with m-a. (Closes: #456989) 
+
+ -- Patrick Winnertz <winnie at debian.org>  Tue, 18 Dec 2007 23:51:34 +0100
+
 virtualbox-ose (1.5.2-dfsg2-6) unstable; urgency=low
 
   [ Daniel Baumann ]

Modified: trunk/debian/control
===================================================================
--- trunk/debian/control	2007-12-18 17:57:29 UTC (rev 150)
+++ trunk/debian/control	2007-12-18 22:50:35 UTC (rev 151)
@@ -11,7 +11,8 @@
 
 Package: virtualbox-ose
 Architecture: amd64 i386
-Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, virtualbox-ose-modules
+Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
+Recommends: virtualbox-ose-modules
 Suggests: virtualbox-ose-source
 Conflicts: virtualbox
 Replaces: virtualbox




More information about the Pkg-virtualbox-commits mailing list