[Pkg-virtualbox-commits] r358 - in trunk/debian: . virtualbox-ose-guest-source.files

meskes at alioth.debian.org meskes at alioth.debian.org
Fri Oct 3 15:16:31 UTC 2008


Author: meskes
Date: 2008-10-03 15:16:31 +0000 (Fri, 03 Oct 2008)
New Revision: 358

Modified:
   trunk/debian/changelog
   trunk/debian/virtualbox-ose-guest-source.files/Makefile
Log:
Added NOTPARALLEL option again that somehow got lost.



Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2008-09-22 12:32:19 UTC (rev 357)
+++ trunk/debian/changelog	2008-10-03 15:16:31 UTC (rev 358)
@@ -1,3 +1,10 @@
+virtualbox-ose (1.6.6-dfsg-2) unstable; urgency=low
+
+  * Added NOTPARALLEL option in guest sources Makefile, that somehow got lost,
+    closes: #494475
+
+ -- Michael Meskes <meskes at debian.org>  Fri, 03 Oct 2008 17:12:56 +0200
+
 virtualbox-ose (1.6.6-dfsg-1) unstable; urgency=low
 
   [ Michael Meskes ]

Modified: trunk/debian/virtualbox-ose-guest-source.files/Makefile
===================================================================
--- trunk/debian/virtualbox-ose-guest-source.files/Makefile	2008-09-22 12:32:19 UTC (rev 357)
+++ trunk/debian/virtualbox-ose-guest-source.files/Makefile	2008-10-03 15:16:31 UTC (rev 358)
@@ -1 +1,3 @@
+.NOTPARALLEL:
+
 obj-m = vboxadd/ vboxvfs/




More information about the Pkg-virtualbox-commits mailing list