[Pkg-virtualbox-commits] r325 - trunk/debian
daniel at alioth.debian.org
daniel at alioth.debian.org
Sat Jul 12 13:58:00 UTC 2008
Author: daniel
Date: 2008-07-12 13:57:59 +0000 (Sat, 12 Jul 2008)
New Revision: 325
Modified:
trunk/debian/changelog
trunk/debian/virtualbox-ose-guest-utils.install
Log:
Including vboxvideo.ids in virtualbox-ose-guest-utils to allow xserver to automagically detect the display adapter, thanks to Avi Rozen <avi.rozen at gmail.com> (Closes: #490541).
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2008-07-07 12:58:29 UTC (rev 324)
+++ trunk/debian/changelog 2008-07-12 13:57:59 UTC (rev 325)
@@ -2,6 +2,9 @@
[ Daniel Baumann ]
* Removing empty lines at EOF and whitespaces at EOL.
+ * Including vboxvideo.ids in virtualbox-ose-guest-utils to allow xserver to
+ automagically detect the display adapter, thanks to Avi Rozen
+ <avi.rozen at gmail.com> (Closes: #490541).
[ Loic Minier ]
* Drop useless subshells in rules files and export environment vars
Modified: trunk/debian/virtualbox-ose-guest-utils.install
===================================================================
--- trunk/debian/virtualbox-ose-guest-utils.install 2008-07-07 12:58:29 UTC (rev 324)
+++ trunk/debian/virtualbox-ose-guest-utils.install 2008-07-12 13:57:59 UTC (rev 325)
@@ -2,3 +2,4 @@
out/bin/additions/VBoxClient /usr/bin
src/VBox/Additions/x11/installer/x11config.pl /usr/share/virtualbox
src/VBox/Additions/x11/installer/98vboxadd-xclient /etc/X11/Xsession.d
+src/VBox/Additions/x11/installer/vboxvideo.ids /usr/share/xserver-xorg/pci
More information about the Pkg-virtualbox-commits
mailing list