[Pkg-cli-apps-commits] [SCM] smuxi branch, master, updated. debian/0.8-5-1-g3cd6eae
Mirco Bauer
meebey at meebey.net
Sun Jun 26 00:09:40 UTC 2011
The following commit has been merged in the master branch:
commit 3cd6eae90ec7b74cb87b86a54ab0cf0e316bb0f7
Author: Mirco Bauer <meebey at meebey.net>
Date: Sun Jun 26 02:09:04 2011 +0200
Build Newtonsoft.Json with the default compiler
diff --git a/debian/patches/build_Newtonsoft.Json_with_default_compiler.patch b/debian/patches/build_Newtonsoft.Json_with_default_compiler.patch
new file mode 100644
index 0000000..7226d98
--- /dev/null
+++ b/debian/patches/build_Newtonsoft.Json_with_default_compiler.patch
@@ -0,0 +1,12 @@
+Index: smuxi/lib/Newtonsoft.Json/Src/Newtonsoft.Json/Newtonsoft.Json.csproj
+===================================================================
+--- smuxi.orig/lib/Newtonsoft.Json/Src/Newtonsoft.Json/Newtonsoft.Json.csproj 2011-06-26 02:05:29.000000000 +0200
++++ smuxi/lib/Newtonsoft.Json/Src/Newtonsoft.Json/Newtonsoft.Json.csproj 2011-06-26 02:05:34.000000000 +0200
+@@ -40,7 +40,6 @@
+ <IsWebBootstrapper>false</IsWebBootstrapper>
+ <UseApplicationTrust>false</UseApplicationTrust>
+ <BootstrapperEnabled>true</BootstrapperEnabled>
+- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
diff --git a/debian/patches/series b/debian/patches/series
index 3ed2eca..52a28ae 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,5 @@
fix_Notification.Close_crash.patch
mono_2.10_compile_fix.patch
dont_sign_Twitterizer2.patch
+build_Newtonsoft.Json_with_default_compiler.patch
debian_default_settings.patch
diff --git a/debian/patches/ubuntu.series b/debian/patches/ubuntu.series
index 524e325..049c827 100644
--- a/debian/patches/ubuntu.series
+++ b/debian/patches/ubuntu.series
@@ -1,4 +1,5 @@
fix_Notification.Close_crash.patch
mono_2.10_compile_fix.patch
dont_sign_Twitterizer2.patch
+build_Newtonsoft.Json_with_default_compiler.patch
ubuntu_default_settings.patch
--
smuxi
More information about the Pkg-cli-apps-commits
mailing list