[Pkg-cli-libs-commits] [newtonsoft-json] 09/14: Refreshed d/p/Drop-TargetFrameworkProfile-line-from-csproj.patch

Jo Shields directhex at moszumanska.debian.org
Mon Dec 14 14:43:28 UTC 2015


This is an automated email from the git hooks/post-receive script.

directhex pushed a commit to annotated tag debian/6.0.8+dfsg-1
in repository newtonsoft-json.

commit 6a61baae424b7f8371fe7ca9a020210bcefec8c1
Author: Jo Shields <jo.shields at xamarin.com>
Date:   Mon Dec 14 13:30:19 2015 +0000

    Refreshed d/p/Drop-TargetFrameworkProfile-line-from-csproj.patch
---
 ...p-TargetFrameworkProfile-line-from-csproj.patch | 44 +++++++++++-----------
 1 file changed, 22 insertions(+), 22 deletions(-)

diff --git a/debian/patches/Drop-TargetFrameworkProfile-line-from-csproj.patch b/debian/patches/Drop-TargetFrameworkProfile-line-from-csproj.patch
index cc34bcb..0029c4c 100644
--- a/debian/patches/Drop-TargetFrameworkProfile-line-from-csproj.patch
+++ b/debian/patches/Drop-TargetFrameworkProfile-line-from-csproj.patch
@@ -4,31 +4,31 @@ Subject: Drop TargetFrameworkProfile line from csproj
 
 It seems to make the ExtensionAttribute class unavailable, causing FTBFSes.
 ---
- Source/Src/Newtonsoft.Json/Newtonsoft.Json.Net40.csproj | 5 ++---
+ Src/Newtonsoft.Json/Newtonsoft.Json.Net40.csproj | 5 ++---
  1 file changed, 2 insertions(+), 3 deletions(-)
 
-diff --git a/Source/Src/Newtonsoft.Json/Newtonsoft.Json.Net40.csproj b/Source/Src/Newtonsoft.Json/Newtonsoft.Json.Net40.csproj
-index e6ce314..456c8ef 100644
---- a/Source/Src/Newtonsoft.Json/Newtonsoft.Json.Net40.csproj
-+++ b/Source/Src/Newtonsoft.Json/Newtonsoft.Json.Net40.csproj
+Index: newtonsoft-json/Src/Newtonsoft.Json/Newtonsoft.Json.Net40.csproj
+===================================================================
+--- newtonsoft-json.orig/Src/Newtonsoft.Json/Newtonsoft.Json.Net40.csproj
++++ newtonsoft-json/Src/Newtonsoft.Json/Newtonsoft.Json.Net40.csproj
 @@ -1,4 +1,4 @@
--<?xml version="1.0" encoding="utf-8"?>
-+<?xml version="1.0" encoding="utf-8"?>
- <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
-   <PropertyGroup>
-     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+-<?xml version="1.0" encoding="utf-8"?>
++<?xml version="1.0" encoding="utf-8"?>
+ <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
+   <PropertyGroup>
+     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
 @@ -42,7 +42,6 @@
-     <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
-     <UseApplicationTrust>false</UseApplicationTrust>
-     <BootstrapperEnabled>true</BootstrapperEnabled>
--    <TargetFrameworkProfile>Client</TargetFrameworkProfile>
-   </PropertyGroup>
-   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
-     <DebugSymbols>true</DebugSymbols>
-@@ -292,4 +291,4 @@
-   </ItemGroup>
-   <ItemGroup />
-   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
+     <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
+     <UseApplicationTrust>false</UseApplicationTrust>
+     <BootstrapperEnabled>true</BootstrapperEnabled>
+-    <TargetFrameworkProfile>Client</TargetFrameworkProfile>
+   </PropertyGroup>
+   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+     <DebugSymbols>true</DebugSymbols>
+@@ -309,4 +308,4 @@
+   </ItemGroup>
+   <ItemGroup />
+   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
 -</Project>
 \ No newline at end of file
-+</Project>
++</Project>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-libs/packages/newtonsoft-json.git



More information about the Pkg-cli-libs-commits mailing list