[Pkg-virtualbox-commits] r275 - trunk/debian
daniel at alioth.debian.org
daniel at alioth.debian.org
Fri May 9 11:39:08 UTC 2008
Author: daniel
Date: 2008-05-09 11:39:07 +0000 (Fri, 09 May 2008)
New Revision: 275
Modified:
trunk/debian/changelog
trunk/debian/rules
Log:
Stripping off embedded copy of libxml2 in dfsg-free target of rules.
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2008-05-09 11:38:25 UTC (rev 274)
+++ trunk/debian/changelog 2008-05-09 11:39:07 UTC (rev 275)
@@ -27,6 +27,7 @@
* Renumbering all patches.
* Sanitizing dpatch headers.
* Stripping off embedded copy of libpng in dfsg-free target of rules.
+ * Stripping off embedded copy of libxml2 in dfsg-free target of rules.
-- Michael Meskes <meskes at debian.org> Fri, 02 May 2008 10:14:01 +0200
Modified: trunk/debian/rules
===================================================================
--- trunk/debian/rules 2008-05-09 11:38:25 UTC (rev 274)
+++ trunk/debian/rules 2008-05-09 11:39:07 UTC (rev 275)
@@ -88,6 +88,7 @@
rm -f ./src/libs/xpcom18a4/xpcom/MoreFiles/FSCopyObject.h
rm -rf ./src/libs/ffmpeg-20060710
rm -rf ./src/libs/libpng*
+ rm -rf ./src/libs/libxml2*
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