[Pkg-virtualbox-commits] r262 - trunk/debian
meskes at alioth.debian.org
meskes at alioth.debian.org
Mon May 5 08:53:27 UTC 2008
Author: meskes
Date: 2008-05-05 08:53:26 +0000 (Mon, 05 May 2008)
New Revision: 262
Modified:
trunk/debian/copyright
trunk/debian/rules
Log:
Remove ffmpeg stuff from orig.tar.gz to make sure we do not run into patent problems. It's not used anyway.
Modified: trunk/debian/copyright
===================================================================
--- trunk/debian/copyright 2008-05-05 08:49:23 UTC (rev 261)
+++ trunk/debian/copyright 2008-05-05 08:53:26 UTC (rev 262)
@@ -231,9 +231,6 @@
./src/VBox/Devices/Graphics/BIOS/vgabios.c
Copyright: 2001,2002 the LGPL VGABios developers Team
-./src/libs/ffmpeg-20060710
- Copyright (c) 2000-2003 Fabrice Bellard
-
On Debian systems, the complete text of the LGPL License
can be found in /usr/share/common-licenses/LGPL file.
Modified: trunk/debian/rules
===================================================================
--- trunk/debian/rules 2008-05-05 08:49:23 UTC (rev 261)
+++ trunk/debian/rules 2008-05-05 08:53:26 UTC (rev 262)
@@ -87,6 +87,7 @@
rm -f ./include/VBox/VBoxGuest.mac
rm -f ./src/libs/xpcom18a4/xpcom/MoreFiles/FSCopyObject.c
rm -f ./src/libs/xpcom18a4/xpcom/MoreFiles/FSCopyObject.h
+ rm -f ./src/libs/ffmpeg-20060710
rm -f ./src/VBox/HostServices/SharedClipboard/linux-stub.cpp
rm -f ./src/VBox/Additions/linux/xmouse/Imakefile
rm -rf ./src/VBox/Additions/linux/selinux-fedora
More information about the Pkg-virtualbox-commits
mailing list