[Pkg-cli-apps-commits] [smuxi] 04/05: Merge tag 'upstream/1.0.3'

Victor Seva Lopez maniac-guest at moszumanska.debian.org
Mon Feb 1 15:22:59 UTC 2016


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

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

commit 04305449ab2a2ed58da74b13b1c95eb1a7bfce77
Merge: 240f12b 7d13963
Author: Victor Seva <vseva at sipwise.com>
Date:   Mon Feb 1 11:14:14 2016 +0100

    Merge tag 'upstream/1.0.3'
    
    Upstream version 1.0.3

 Makefile.am                                        |    12 +-
 Makefile.in                                        |    12 +-
 aclocal.m4                                         |   231 +-
 configure                                          |   471 +-
 configure.ac                                       |    48 +-
 lib/JabbR/JabbR.Client/JabbR.Client.csproj         |     2 +-
 lib/Makefile.am                                    |    74 -
 lib/Makefile.in                                    |   131 +-
 ...ft.Json.csproj => Newtonsoft.Json.Metro.csproj} |   345 +-
 ...ft.Json.csproj => Newtonsoft.Json.Net20.csproj} |    69 +-
 ...ft.Json.csproj => Newtonsoft.Json.Net35.csproj} |    27 +-
 ...Json.csproj => Newtonsoft.Json.Portable.csproj} |   270 +-
 ...n.csproj => Newtonsoft.Json.Silverlight.csproj} |   288 +-
 ....csproj => Newtonsoft.Json.WindowsPhone.csproj} |   304 +-
 .../Src/Newtonsoft.Json/Newtonsoft.Json.csproj     |     1 +
 .../Src/Newtonsoft.Json/Newtonsoft.Json.ruleset    |   234 +
 .../ServiceStack.Text.XBox360.csproj               |   138 +
 .../src/ServiceStack.Text/ServiceStack.Text.csproj |     1 +
 .../src/ServiceStack.Text/ServiceStack.Text.pidb   |   Bin 0 -> 156350 bytes
 .../src/ServiceStack.Text/ServiceStack.Text.suo    |   Bin 0 -> 2560 bytes
 lib/ServiceStack/src/ServiceStack.Common/README.md |    11 +
 .../ServiceStack.Common/ServiceStack.Common.csproj |     1 +
 .../ServiceStack.Common.csproj.user                |    14 +
 .../src/ServiceStack.Interfaces/README.md          |     4 +
 .../Redis/Redis-annotated.png                      |   Bin 0 -> 274120 bytes
 .../src/ServiceStack.Interfaces/Redis/Redis.cd     |   148 +
 .../src/ServiceStack.Interfaces/Redis/Redis.png    |   Bin 0 -> 474440 bytes
 .../ServiceStack.Interfaces.csproj                 |     1 +
 .../Microsoft.AspNet.SignalR.Client.csproj         |     1 +
 lib/SmartIrc4net/.gitignore                        |    21 +
 lib/SmartIrc4net/.gitmodules                       |     3 +
 lib/SmartIrc4net/.travis.yml                       |    18 +
 lib/SmartIrc4net/API_CHANGE                        |    70 +
 lib/SmartIrc4net/CHANGELOG                         |   181 +
 lib/SmartIrc4net/CREDITS                           |    41 +
 .../CSharpBuilder/Meebey.SmartIrc4net.bdsgroup     |    22 +
 .../CSharpBuilder/Meebey.SmartIrc4net.bdsproj      |   117 +
 lib/SmartIrc4net/FEATURES                          |    34 +
 lib/SmartIrc4net/LICENSE                           |   509 +
 lib/SmartIrc4net/Makefile.am                       |    13 +
 lib/SmartIrc4net/README                            |    47 +
 lib/SmartIrc4net/SmartIrc4net.csproj               |    11 +-
 lib/SmartIrc4net/SmartIrc4net.sln                  |    80 +
 lib/SmartIrc4net/TODO                              |    24 +
 lib/SmartIrc4net/autogen.sh                        |    94 +
 lib/SmartIrc4net/bin/.gitignore                    |     7 +
 lib/SmartIrc4net/bin/debug/SmartIrc4net_log.config |    24 +
 lib/SmartIrc4net/configure.ac                      |    73 +
 lib/SmartIrc4net/debian/changelog                  |     5 +
 lib/SmartIrc4net/debian/compat                     |     1 +
 lib/SmartIrc4net/debian/control                    |    20 +
 lib/SmartIrc4net/debian/copyright                  |    25 +
 lib/SmartIrc4net/debian/docs                       |     6 +
 lib/SmartIrc4net/debian/key.snk.uue                |    17 +
 .../debian/libsmartirc4net0.4-cil.install          |     1 +
 .../debian/libsmartirc4net0.4-cil.installcligac    |     1 +
 .../debian/libsmartirc4net0.4-cil.links            |     1 +
 lib/SmartIrc4net/debian/patches/00list             |     1 +
 .../debian/patches/use_debian_key.snk.dpatch       |    20 +
 lib/SmartIrc4net/debian/rules                      |    71 +
 lib/SmartIrc4net/debian/watch                      |     2 +
 lib/SmartIrc4net/docs/rfc2812.txt                  |  3532 +++++
 lib/SmartIrc4net/examples/benchmark/Makefile       |    32 +
 .../examples/benchmark/benchmark-result.txt        |    15 +
 .../examples/benchmark/benchmark.csproj}           |    53 +-
 lib/SmartIrc4net/examples/stresstest/Makefile      |    32 +
 .../examples/stresstest/stresstest.csproj          |    81 +
 .../examples/test/CSharpBuilder/test.bdsproj       |    99 +
 .../examples/test/CSharpBuilder/test.dsk           |   305 +
 lib/SmartIrc4net/examples/test/Makefile            |    32 +
 lib/SmartIrc4net/examples/test/test.csproj         |    56 +
 lib/SmartIrc4net/expansions.m4                     |    50 +
 mono.m4 => lib/SmartIrc4net/mono.m4                |    14 -
 lib/SmartIrc4net/packages.config                   |     4 +
 lib/SmartIrc4net/programs.m4                       |    15 +
 lib/SmartIrc4net/smartirc4net.pc.in                |     8 +
 lib/SmartIrc4net/smartirc4net.snk                  |   Bin 0 -> 596 bytes
 lib/SmartIrc4net/src/AssemblyInfo.cs               |     5 +-
 .../src/{AssemblyInfo.cs => AssemblyInfo.cs.in}    |     9 +-
 lib/SmartIrc4net/src/IrcClient/IrcClient.cs        |    89 +-
 .../src/IrcConnection/IrcConnection.cs             |    12 +-
 lib/SmartIrc4net/src/Makefile.am                   |    56 +
 lib/SmartIrc4net/src/starksoftproxy/.travis.yml    |    16 +
 .../src/starksoftproxy}/StarkSoftProxy.csproj      |     0
 lib/SmartIrc4net/tests/packages.config             |     4 +
 .../tests/tests.csproj}                            |    40 +-
 lib/StarkSoftProxy/.travis.yml                     |    16 +
 lib/StarkSoftProxy/StarkSoftProxy.csproj           |     1 +
 .../Twitterizer2.Streaming/TwitterSteamEvent.cs    |     8 +-
 .../Twitterizer2.Streaming.csproj                  |     6 +-
 .../Twitterizer2.Streaming.nuspec                  |    18 +
 .../Twitterizer2.Streaming/packages.config         |     4 +
 .../Twitterizer2/Core/OptionalProperties.xml       |   100 +
 .../Twitterizer2/Core/TwitterCommand.cs            |     7 +-
 .../Twitterizer2/Methods/Tweets/TwitterStatus.cs   |    21 +
 .../Twitterizer2/Methods/Tweets/TwitterStatus.xml  |    23 +
 .../Methods/Tweets/UpdateWithmediaCommand.cs       |     1 -
 .../Twitterizer2/Methods/User/TwitterUser.xml      |   298 +
 lib/Twitterizer/Twitterizer2/OAuth/OAuthTokens.xml |    24 +
 .../Twitterizer2/OAuth/OAuthUtility.xml            |    69 +
 lib/Twitterizer/Twitterizer2/Settings.StyleCop     |    46 +
 lib/Twitterizer/Twitterizer2/Twitterizer2.cd       |   197 +
 lib/Twitterizer/Twitterizer2/Twitterizer2.csproj   |     1 +
 lib/Twitterizer/Twitterizer2/Twitterizer2.nuspec   |    24 +
 .../Twitterizer2/Twitterizer2Inheritance.cd        |    97 +
 lib/Twitterizer/Twitterizer2/packages.config       |     4 +
 lib/agsxmpp/agsxmpp/ClassDiagram.cd                |  1367 ++
 lib/agsxmpp/agsxmpp/Jid.cs                         |     6 +
 lib/agsxmpp/agsxmpp/Xml/Xpnet/copying.txt          |    25 +
 lib/agsxmpp/agsxmpp/agsXMPP2008.csproj             |   775 +
 .../{agsxmpp.csproj => agsXMPP2008_CF.csproj}      |   856 +-
 .../{agsxmpp.csproj => agsXMPP2008_CF35.csproj}    |   862 +-
 .../{agsxmpp.csproj => agsXMPP2008_PPC.csproj}     |   857 +-
 lib/agsxmpp/agsxmpp/agsXMPP2010.csproj             |   780 +
 lib/agsxmpp/agsxmpp/agsXMPP_PPC.csdproj.user       |    55 +
 lib/agsxmpp/agsxmpp/agsXMPP_PPC.csproj             |   743 +
 lib/agsxmpp/agsxmpp/agsXMPP_PPC.csproj.user        |    58 +
 lib/agsxmpp/agsxmpp/agsXMPP_PPC.sln                |    19 +
 lib/agsxmpp/agsxmpp/agsXMPP_PPC.suo                |   Bin 0 -> 137216 bytes
 .../{agsxmpp.csproj => agsXMPP_PPC_20.csproj}      |   850 +-
 lib/agsxmpp/agsxmpp/agsXMPP_PPC_20.csproj.user     |     6 +
 lib/agsxmpp/agsxmpp/agsXMPP_PPC_20.sln             |    28 +
 lib/agsxmpp/agsxmpp/agsXMPP_PPC_20.suo             |   Bin 0 -> 128512 bytes
 lib/agsxmpp/agsxmpp/agsxmpp.csproj                 |     1 +
 lib/agsxmpp/agsxmpp/agsxmpp.sln                    |    26 +
 lib/agsxmpp/agsxmpp/app.config                     |     3 +
 lib/agsxmpp/agsxmpp/changelog.txt                  |   241 +
 lib/agsxmpp/agsxmpp/crypto.dll                     |   Bin 0 -> 1187840 bytes
 lib/agsxmpp/agsxmpp/crypto.xml                     | 15758 +++++++++++++++++++
 lib/agsxmpp/agsxmpp/key.snk                        |   Bin 0 -> 596 bytes
 .../agsxmpp/starksoftproxy}/StarkSoftProxy.csproj  |     0
 lib/db4o-net/Db4objects.Db4o/.monolipse            |     7 +
 .../Db4objects.Db4o/Db4objects.Db4o-2010.csproj    |  1083 ++
 .../Db4objects.Db4o/Db4objects.Db4o-CF-2008.csproj |  1073 ++
 .../Db4objects.Db4o-Silverlight-2008.csproj        |  1090 ++
 .../Db4objects.Db4o-Silverlight-2010.csproj        |  1134 ++
 .../Db4objects.Db4o/IO/Crypt/db4o_xtea.txt         |     3 +
 lib/db4o-net/Db4objects.Db4o/Makefile              |     6 +
 mono.m4                                            |    47 +-
 src/AssemblyVersion.cs                             |     2 +-
 src/Common/Defines.cs                              |     4 +-
 src/Common/Makefile.am                             |     2 +-
 src/Common/Makefile.in                             |     2 +-
 src/Engine-Campfire/Makefile.am                    |     2 +-
 src/Engine-Campfire/Makefile.in                    |     2 +-
 src/Engine-IRC/Makefile.am                         |     2 +-
 src/Engine-IRC/Makefile.in                         |     2 +-
 src/Engine-IRC/Protocols/Irc/IrcProtocolManager.cs |    11 +
 src/Engine-JabbR/Makefile.am                       |     2 +-
 src/Engine-JabbR/Makefile.in                       |     2 +-
 src/Engine-MessageBuffer/Makefile.am               |     2 +-
 src/Engine-MessageBuffer/Makefile.in               |     2 +-
 src/Engine-Twitter/Makefile.am                     |     3 +-
 src/Engine-Twitter/Makefile.in                     |     3 +-
 src/Engine-XMPP/Makefile.am                        |     2 +-
 src/Engine-XMPP/Makefile.in                        |     2 +-
 src/Engine/Makefile.am                             |     2 +-
 src/Engine/Makefile.in                             |     2 +-
 src/Frontend-Curses/Makefile.am                    |     2 +-
 src/Frontend-Curses/Makefile.in                    |     2 +-
 src/Frontend-GNOME-IRC/Makefile.am                 |     2 +-
 src/Frontend-GNOME-IRC/Makefile.in                 |     2 +-
 src/Frontend-GNOME-Twitter/Makefile.am             |     2 +-
 src/Frontend-GNOME-Twitter/Makefile.in             |     2 +-
 src/Frontend-GNOME-XMPP/Makefile.am                |     2 +-
 src/Frontend-GNOME-XMPP/Makefile.in                |     2 +-
 src/Frontend-GNOME/Frontend.cs                     |     9 +-
 src/Frontend-GNOME/Makefile.am                     |    14 +-
 src/Frontend-GNOME/Makefile.in                     |    14 +-
 .../Preferences/PreferencesDialog.cs               |     3 +
 src/Frontend-STFL/Makefile.am                      |     2 +-
 src/Frontend-STFL/Makefile.in                      |     2 +-
 src/Frontend-SWF/Makefile.am                       |     2 +-
 src/Frontend-SWF/Makefile.in                       |     2 +-
 src/Frontend-Test/Makefile.am                      |     2 +-
 src/Frontend-Test/Makefile.in                      |     2 +-
 src/Frontend/Makefile.am                           |     2 +-
 src/Frontend/Makefile.in                           |     2 +-
 src/Server/Makefile.am                             |     2 +-
 src/Server/Makefile.in                             |     2 +-
 180 files changed, 34778 insertions(+), 3030 deletions(-)

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