[Pkg-cli-libs-commits] [dbus-sharp] 01/03: Use TargetFrameworkVersion 4.5 - FTBFS without this

Iain Lane laney at moszumanska.debian.org
Mon Dec 14 11:52:31 UTC 2015


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

laney pushed a commit to branch master
in repository dbus-sharp.

commit 33d471fb1b4194f9ae4909a652e57c5fecbf8737
Author: Iain Lane <laney at debian.org>
Date:   Mon Dec 14 11:45:47 2015 +0000

    Use TargetFrameworkVersion 4.5 - FTBFS without this
---
 ...default_framework_version.patch => framework_version_4.5.patch} | 7 ++++---
 debian/patches/series                                              | 2 +-
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/patches/use_default_framework_version.patch b/debian/patches/framework_version_4.5.patch
similarity index 70%
rename from debian/patches/use_default_framework_version.patch
rename to debian/patches/framework_version_4.5.patch
index ffa7abb..7cae32a 100644
--- a/debian/patches/use_default_framework_version.patch
+++ b/debian/patches/framework_version_4.5.patch
@@ -1,12 +1,13 @@
-diff --git a/src/dbus-sharp.csproj b/src/dbus-sharp.csproj
-index 05e2228..09b7012 100644
+Index: b/src/dbus-sharp.csproj
+===================================================================
 --- a/src/dbus-sharp.csproj
 +++ b/src/dbus-sharp.csproj
-@@ -13,7 +13,6 @@
+@@ -13,7 +13,7 @@
      <RootNamespace>DBus</RootNamespace>
      <SignAssembly>true</SignAssembly>
      <AssemblyOriginatorKeyFile>..\dbus-sharp.snk</AssemblyOriginatorKeyFile>
 -    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
++    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
    </PropertyGroup>
    <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
      <DebugSymbols>True</DebugSymbols>
diff --git a/debian/patches/series b/debian/patches/series
index 70edeb3..57b4526 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1 @@
-use_default_framework_version.patch
+framework_version_4.5.patch

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



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