[Pkg-cli-apps-commits] [smuxi] 05/12: Build agsXMPP with the default compiler

Mirco Bauer meebey at alioth.debian.org
Sun Aug 25 21:23:21 UTC 2013


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

meebey pushed a commit to branch master
in repository smuxi.

commit 50a06ac9285d2eb1c2762708e6048cda26c52a06
Author: Mirco Bauer <meebey at meebey.net>
Date:   Sun Aug 25 21:45:00 2013 +0200

    Build agsXMPP with the default compiler
---
 debian/patches/build_agsxmpp_with_default_compiler.patch |   11 +++++++++++
 debian/patches/series                                    |    2 +-
 debian/patches/ubuntu.series                             |    2 +-
 3 files changed, 13 insertions(+), 2 deletions(-)

diff --git a/debian/patches/build_agsxmpp_with_default_compiler.patch b/debian/patches/build_agsxmpp_with_default_compiler.patch
new file mode 100644
index 0000000..b68d1cc
--- /dev/null
+++ b/debian/patches/build_agsxmpp_with_default_compiler.patch
@@ -0,0 +1,11 @@
+Index: smuxi/lib/agsxmpp/agsxmpp/agsxmpp.csproj
+===================================================================
+--- smuxi.orig/lib/agsxmpp/agsxmpp/agsxmpp.csproj	2013-08-25 21:28:53.754863111 +0200
++++ smuxi/lib/agsxmpp/agsxmpp/agsxmpp.csproj	2013-08-25 21:38:47.058838297 +0200
+@@ -1,5 +1,5 @@
+ <?xml version="1.0" encoding="utf-8"?>
+-<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
++<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+   <PropertyGroup>
+     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
diff --git a/debian/patches/series b/debian/patches/series
index b127b5c..cef8607 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,5 +1,5 @@
 build_Newtonsoft.Json_with_default_compiler.patch
 build_Twitterizer2_with_default_compiler.patch
 build_db4o_with_default_compiler.patch
-build_jabber-net_with_default_compiler.patch
+build_agsxmpp_with_default_compiler.patch
 debian_default_settings.patch
diff --git a/debian/patches/ubuntu.series b/debian/patches/ubuntu.series
index 21225a5..2396735 100644
--- a/debian/patches/ubuntu.series
+++ b/debian/patches/ubuntu.series
@@ -1,5 +1,5 @@
 build_Newtonsoft.Json_with_default_compiler.patch
 build_Twitterizer2_with_default_compiler.patch
 build_db4o_with_default_compiler.patch
-build_jabber-net_with_default_compiler.patch
+build_agsxmpp_with_default_compiler.patch
 ubuntu_default_settings.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/smuxi.git



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