[Pkg-virtualbox-commits] r223 - trunk/debian
meskes at alioth.debian.org
meskes at alioth.debian.org
Wed Feb 20 12:28:36 UTC 2008
Author: meskes
Date: 2008-02-20 12:28:35 +0000 (Wed, 20 Feb 2008)
New Revision: 223
Modified:
trunk/debian/changelog
trunk/debian/virtualbox-ose-guest-utils.README.Debian
Log:
Fixed path mentioned in README.
Started working on 1.5.6
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2008-02-19 14:16:00 UTC (rev 222)
+++ trunk/debian/changelog 2008-02-20 12:28:35 UTC (rev 223)
@@ -1,8 +1,10 @@
-virtualbox-ose (1.5.4-dfsg-6) UNRELEASED; urgency=low
+virtualbox-ose (1.5.6-dfsg-1) UNRELEASED; urgency=low
+ * New upstream version
* Fixed LSB headers in init.d scripts, closes: #466311
+ * list x11config.pl with correct path in README file, closes: #466621
- -- Michael Meskes <meskes at debian.org> Tue, 19 Feb 2008 15:12:32 +0100
+ -- Michael Meskes <meskes at debian.org> Wed, 20 Feb 2008 13:28:01 +0100
virtualbox-ose (1.5.4-dfsg-5) unstable; urgency=low
Modified: trunk/debian/virtualbox-ose-guest-utils.README.Debian
===================================================================
--- trunk/debian/virtualbox-ose-guest-utils.README.Debian 2008-02-19 14:16:00 UTC (rev 222)
+++ trunk/debian/virtualbox-ose-guest-utils.README.Debian 2008-02-20 12:28:35 UTC (rev 223)
@@ -1,4 +1,4 @@
-To enable guest additions in X either run /usr/lib/virtualbox/x11config.pl or
+To enable guest additions in X either run /usr/share/virtualbox/x11config.pl or
edit your xorg.conf manually. The video driver has to be set to "vboxvideo" and
the mouse driver to "vboxmouse". Additionally the options "alwayscore" and
"sendcoreevents" should be removed from the mouse section.
More information about the Pkg-virtualbox-commits
mailing list