[Pkg-cli-apps-commits] [SCM] ikvm branch, master, updated. debian/7.0.4335.0+ds-1
Jo Shields
directhex at apebox.org
Tue Feb 7 18:38:15 UTC 2012
The following commit has been merged in the master branch:
commit 4a55d7ad79dae002ffddefffb13f9431f444613b
Author: Jo Shields <directhex at apebox.org>
Date: Tue Feb 7 01:27:48 2012 +0000
Refreshed debian/patches/01-use_system_SharpZipLib.patch
diff --git a/debian/patches/01-use_system_SharpZipLib.patch b/debian/patches/01-use_system_SharpZipLib.patch
index e5e4585..99c1a21 100644
--- a/debian/patches/01-use_system_SharpZipLib.patch
+++ b/debian/patches/01-use_system_SharpZipLib.patch
@@ -1,11 +1,11 @@
Author: Jo Shields
Description: This patch ensures that we use Mono's bundled copy of SharpZipLib,
Description: not the binary copy bundled with upstream
-Index: ikvm/ikvm-0.46.0.1/ikvmc/ikvmc.build
+Index: ikvm/ikvm-7.0.4335.0/ikvmc/ikvmc.build
===================================================================
---- ikvm.orig/ikvm-0.46.0.1/ikvmc/ikvmc.build 2011-07-05 01:18:29.000000000 +0100
-+++ ikvm/ikvm-0.46.0.1/ikvmc/ikvmc.build 2011-07-05 01:18:39.000000000 +0100
-@@ -47,7 +47,7 @@
+--- ikvm.orig/ikvm-7.0.4335.0/ikvmc/ikvmc.build 2012-02-07 01:25:29.554663815 +0000
++++ ikvm/ikvm-7.0.4335.0/ikvmc/ikvmc.build 2012-02-07 01:26:01.882853732 +0000
+@@ -48,7 +48,7 @@
<include name="../runtime/vm.cs" />
</sources>
<references>
@@ -14,10 +14,10 @@ Index: ikvm/ikvm-0.46.0.1/ikvmc/ikvmc.build
<include name="../bin/IKVM.Reflection.dll" asis="true" />
<!-- HACK mcs requires an explicit reference to System.Configuration -->
<include name="${framework::get-assembly-directory(framework::get-target-framework())}/System.Configuration.dll" />
-Index: ikvm/ikvm-0.46.0.1/ikvmstub/ikvmstub.build
+Index: ikvm/ikvm-7.0.4335.0/ikvmstub/ikvmstub.build
===================================================================
---- ikvm.orig/ikvm-0.46.0.1/ikvmstub/ikvmstub.build 2011-07-05 01:18:13.000000000 +0100
-+++ ikvm/ikvm-0.46.0.1/ikvmstub/ikvmstub.build 2011-07-05 01:18:21.000000000 +0100
+--- ikvm.orig/ikvm-7.0.4335.0/ikvmstub/ikvmstub.build 2012-02-07 01:26:11.714911488 +0000
++++ ikvm/ikvm-7.0.4335.0/ikvmstub/ikvmstub.build 2012-02-07 01:26:17.994948379 +0000
@@ -28,7 +28,7 @@
<include name="SerialVersionUID.cs" />
</sources>
--
ikvm
More information about the Pkg-cli-apps-commits
mailing list