[Pkg-cli-apps-commits] [smuxi] 05/05: append missing description to patches

Victor Seva Lopez maniac-guest at moszumanska.debian.org
Fri May 22 22:37:05 UTC 2015


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

maniac-guest pushed a commit to branch master
in repository smuxi.

commit 62f2fe6924d018eb54e181d6e16fc9a619782c6e
Author: Victor Seva <linuxmaniac at torreviejawireless.org>
Date:   Fri May 22 22:03:00 2015 +0200

    append missing description to patches
---
 debian/patches/build_Newtonsoft.Json_with_default_compiler.patch | 5 +++++
 debian/patches/build_Twitterizer2_with_default_compiler.patch    | 5 +++++
 debian/patches/build_agsxmpp_with_default_compiler.patch         | 5 +++++
 debian/patches/build_db4o_with_default_compiler.patch            | 5 +++++
 debian/patches/build_jabber-net_with_default_compiler.patch      | 7 +++++--
 debian/patches/debian_default_settings.patch                     | 5 +++++
 debian/patches/fix_reautogen.patch                               | 5 +++++
 7 files changed, 35 insertions(+), 2 deletions(-)

diff --git a/debian/patches/build_Newtonsoft.Json_with_default_compiler.patch b/debian/patches/build_Newtonsoft.Json_with_default_compiler.patch
index b9c99c9..8945874 100644
--- a/debian/patches/build_Newtonsoft.Json_with_default_compiler.patch
+++ b/debian/patches/build_Newtonsoft.Json_with_default_compiler.patch
@@ -1,3 +1,8 @@
+Author: Mirco Bauer <meebey at meebey.net>
+Date:   Sun Jun 26 02:09:04 2011 +0200
+Subject: Build Newtonsoft.Json with the default compiler
+
+---
 --- a/lib/Newtonsoft.Json/Src/Newtonsoft.Json/Newtonsoft.Json.csproj
 +++ b/lib/Newtonsoft.Json/Src/Newtonsoft.Json/Newtonsoft.Json.csproj
 @@ -1,5 +1,5 @@
diff --git a/debian/patches/build_Twitterizer2_with_default_compiler.patch b/debian/patches/build_Twitterizer2_with_default_compiler.patch
index 6ca4462..aa8982e 100644
--- a/debian/patches/build_Twitterizer2_with_default_compiler.patch
+++ b/debian/patches/build_Twitterizer2_with_default_compiler.patch
@@ -1,3 +1,8 @@
+Author: Mirco Bauer <meebey at meebey.net>
+Date:   Sun Jun 26 02:23:44 2011 +0200
+Subject: Build Twitterizer2 with default compiler
+
+---
 --- a/lib/Twitterizer/Twitterizer2/Twitterizer2.csproj
 +++ b/lib/Twitterizer/Twitterizer2/Twitterizer2.csproj
 @@ -1,5 +1,5 @@
diff --git a/debian/patches/build_agsxmpp_with_default_compiler.patch b/debian/patches/build_agsxmpp_with_default_compiler.patch
index dcce9f8..f961380 100644
--- a/debian/patches/build_agsxmpp_with_default_compiler.patch
+++ b/debian/patches/build_agsxmpp_with_default_compiler.patch
@@ -1,3 +1,8 @@
+Author: Mirco Bauer <meebey at meebey.net>
+Date:   Sun Aug 25 21:45:00 2013 +0200
+Subject: Build agsXMPP with the default compiler
+
+---
 --- a/lib/agsxmpp/agsxmpp/agsxmpp.csproj
 +++ b/lib/agsxmpp/agsxmpp/agsxmpp.csproj
 @@ -1,5 +1,5 @@
diff --git a/debian/patches/build_db4o_with_default_compiler.patch b/debian/patches/build_db4o_with_default_compiler.patch
index da3cc88..31e4fe2 100644
--- a/debian/patches/build_db4o_with_default_compiler.patch
+++ b/debian/patches/build_db4o_with_default_compiler.patch
@@ -1,3 +1,8 @@
+Author: Mirco Bauer <meebey at meebey.net>
+Date:   Tue Jan 3 09:05:06 2012 +0100
+Subject: Build db4o-net with the system default compiler
+
+---
 --- a/lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o-2008.csproj
 +++ b/lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o-2008.csproj
 @@ -1,5 +1,5 @@
diff --git a/debian/patches/build_jabber-net_with_default_compiler.patch b/debian/patches/build_jabber-net_with_default_compiler.patch
index ebcd09a..dbc915a 100644
--- a/debian/patches/build_jabber-net_with_default_compiler.patch
+++ b/debian/patches/build_jabber-net_with_default_compiler.patch
@@ -1,5 +1,8 @@
-Index: smuxi/lib/jabber-net/2005-jabber-net.csproj
-===================================================================
+Author: Mirco Bauer <meebey at meebey.net>
+Date:   Tue Jan 3 09:05:06 2012 +0100
+Subject: Build jabber-net with the system default compiler
+
+---
 --- smuxi.orig/lib/jabber-net/2005-jabber-net.csproj	2012-06-30 16:06:14.000000000 +0200
 +++ smuxi/lib/jabber-net/2005-jabber-net.csproj	2012-06-30 16:13:21.000000000 +0200
 @@ -1,5 +1,5 @@
diff --git a/debian/patches/debian_default_settings.patch b/debian/patches/debian_default_settings.patch
index a0e32b4..151d6ca 100644
--- a/debian/patches/debian_default_settings.patch
+++ b/debian/patches/debian_default_settings.patch
@@ -1,3 +1,8 @@
+Author: Mirco Bauer <meebey at meebey.net>
+Date:   Sat Sep 19 19:23:31 2009 +0000
+Subject: append debian channel to default config
+
+---
 --- a/src/Engine/Config/Config.cs
 +++ b/src/Engine/Config/Config.cs
 @@ -337,6 +337,7 @@
diff --git a/debian/patches/fix_reautogen.patch b/debian/patches/fix_reautogen.patch
index e43214f..d98184a 100644
--- a/debian/patches/fix_reautogen.patch
+++ b/debian/patches/fix_reautogen.patch
@@ -1,3 +1,8 @@
+Author: Mirco Bauer <meebey at meebey.net>
+Date:   Tue Jan 21 05:39:55 2014 +0100
+Subject: fixed re-autogen
+
+---
 --- a/lib/Makefile.am
 +++ b/lib/Makefile.am
 @@ -1,4 +1,4 @@

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