[Pkg-cli-libs-commits] [dbus-sharp] 06/07: Add patch to build against default framework, not v3.5

Jo Shields directhex at alioth.debian.org
Fri Oct 11 10:11:28 UTC 2013


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

directhex pushed a commit to annotated tag debian/0.8.0-1
in repository dbus-sharp.

commit b58dab632a0d6616ce86ebb3709f79487817ccbf
Author: Jo Shields <directhex at apebox.org>
Date:   Fri Oct 11 12:07:06 2013 +0200

    Add patch to build against default framework, not v3.5
---
 debian/patches/series                              |    1 +
 debian/patches/use_default_framework_version.patch |   12 ++++++++++++
 2 files changed, 13 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..70edeb3
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+use_default_framework_version.patch
diff --git a/debian/patches/use_default_framework_version.patch b/debian/patches/use_default_framework_version.patch
new file mode 100644
index 0000000..ffa7abb
--- /dev/null
+++ b/debian/patches/use_default_framework_version.patch
@@ -0,0 +1,12 @@
+diff --git a/src/dbus-sharp.csproj b/src/dbus-sharp.csproj
+index 05e2228..09b7012 100644
+--- a/src/dbus-sharp.csproj
++++ b/src/dbus-sharp.csproj
+@@ -13,7 +13,6 @@
+     <RootNamespace>DBus</RootNamespace>
+     <SignAssembly>true</SignAssembly>
+     <AssemblyOriginatorKeyFile>..\dbus-sharp.snk</AssemblyOriginatorKeyFile>
+-    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+   </PropertyGroup>
+   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+     <DebugSymbols>True</DebugSymbols>

-- 
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