From maniac-guest at moszumanska.debian.org Mon Feb 1 15:22:58 2016 From: maniac-guest at moszumanska.debian.org (Victor Seva Lopez) Date: Mon, 01 Feb 2016 15:22:58 +0000 Subject: [Pkg-cli-apps-commits] [smuxi] branch master updated (c53f4a9 -> 97e2f69) Message-ID: <20160201152258.27258.68952@moszumanska.debian.org> This is an automated email from the git hooks/post-receive script. maniac-guest pushed a change to branch master in repository smuxi. from c53f4a9 update debian changelog adds 5dee370 Imported Upstream version 1.0.1 new a513e97 Merge tag 'upstream/1.0.1' new 41d259b remove applied upstream patch new 240f12b update debian changelog adds 7d13963 Imported Upstream version 1.0.3 new 0430544 Merge tag 'upstream/1.0.3' new 97e2f69 update debian changelog The 5 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: Makefile.am | 12 +- Makefile.in | 57 +- aclocal.m4 | 365 +- compile | 2 +- config.guess | 47 +- config.sub | 36 +- configure | 582 +- configure.ac | 75 +- debian/changelog | 8 + debian/patches/series | 4 - ...ot-expose-the-user-s-realname-automatical.patch | 33 - install-sh | 373 +- lib/JabbR/JabbR.Client/JabbR.Client.csproj | 2 +- lib/Makefile.am | 74 - lib/Makefile.in | 154 +- ...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 + expansions.m4 => lib/SmartIrc4net/expansions.m4 | 0 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/Socks5ProxyClient.cs | 24 +- 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 + missing | 2 +- mono.m4 | 47 +- src/AssemblyVersion.cs | 2 +- src/Common/Defines.cs | 6 +- src/Common/Makefile.am | 2 +- src/Common/Makefile.in | 31 +- src/Engine-Campfire/Makefile.am | 2 +- src/Engine-Campfire/Makefile.in | 28 +- .../Protocols/Campfire/CampfireEventStream.cs | 42 +- src/Engine-IRC/Makefile.am | 2 +- src/Engine-IRC/Makefile.in | 31 +- src/Engine-IRC/Protocols/Irc/IrcProtocolManager.cs | 11 + src/Engine-JabbR/Makefile.am | 2 +- src/Engine-JabbR/Makefile.in | 30 +- src/Engine-MessageBuffer/Makefile.am | 2 +- src/Engine-MessageBuffer/Makefile.in | 30 +- src/Engine-Twitter/Makefile.am | 3 +- src/Engine-Twitter/Makefile.in | 29 +- src/Engine-XMPP/Makefile.am | 2 +- src/Engine-XMPP/Makefile.in | 31 +- src/Engine/Config/Config.cs | 1 + src/Engine/Makefile.am | 2 +- src/Engine/Makefile.in | 29 +- src/Engine/Messages/MessageBuilder.cs | 4 +- src/Frontend-Curses/Makefile.am | 2 +- src/Frontend-Curses/Makefile.in | 31 +- src/Frontend-GNOME-IRC/Makefile.am | 2 +- src/Frontend-GNOME-IRC/Makefile.in | 29 +- src/Frontend-GNOME-Twitter/Makefile.am | 2 +- src/Frontend-GNOME-Twitter/Makefile.in | 28 +- src/Frontend-GNOME-XMPP/Makefile.am | 2 +- src/Frontend-GNOME-XMPP/Makefile.in | 29 +- src/Frontend-GNOME/Frontend.cs | 9 +- src/Frontend-GNOME/MainWindow.cs | 9 +- src/Frontend-GNOME/Makefile.am | 14 +- src/Frontend-GNOME/Makefile.in | 43 +- .../Preferences/PreferencesDialog.cs | 6 + src/Frontend-GNOME/smuxi-frontend-gnome.in | 16 +- src/Frontend-STFL/Makefile.am | 2 +- src/Frontend-STFL/Makefile.in | 31 +- src/Frontend-STFL/STFL/Makefile.in | 23 +- src/Frontend-SWF/Makefile.am | 2 +- src/Frontend-SWF/Makefile.in | 31 +- src/Frontend-Test/Makefile.am | 2 +- src/Frontend-Test/Makefile.in | 31 +- src/Frontend/Makefile.am | 2 +- src/Frontend/Makefile.in | 29 +- src/Makefile.in | 26 +- src/Server/Makefile.am | 2 +- src/Server/Makefile.in | 29 +- src/Server/smuxi-server.in | 16 +- 197 files changed, 35654 insertions(+), 3616 deletions(-) delete mode 100644 debian/patches/upstream/0001-Engine-do-not-expose-the-user-s-realname-automatical.patch copy lib/Newtonsoft.Json/Src/Newtonsoft.Json/{Newtonsoft.Json.csproj => Newtonsoft.Json.Metro.csproj} (66%) copy lib/Newtonsoft.Json/Src/Newtonsoft.Json/{Newtonsoft.Json.csproj => Newtonsoft.Json.Net20.csproj} (91%) copy lib/Newtonsoft.Json/Src/Newtonsoft.Json/{Newtonsoft.Json.csproj => Newtonsoft.Json.Net35.csproj} (94%) copy lib/Newtonsoft.Json/Src/Newtonsoft.Json/{Newtonsoft.Json.csproj => Newtonsoft.Json.Portable.csproj} (73%) copy lib/Newtonsoft.Json/Src/Newtonsoft.Json/{Newtonsoft.Json.csproj => Newtonsoft.Json.Silverlight.csproj} (81%) copy lib/Newtonsoft.Json/Src/Newtonsoft.Json/{Newtonsoft.Json.csproj => Newtonsoft.Json.WindowsPhone.csproj} (71%) create mode 100644 lib/Newtonsoft.Json/Src/Newtonsoft.Json/Newtonsoft.Json.ruleset create mode 100644 lib/ServiceStack.Text/src/ServiceStack.Text/ServiceStack.Text.XBox360.csproj create mode 100644 lib/ServiceStack.Text/src/ServiceStack.Text/ServiceStack.Text.pidb create mode 100644 lib/ServiceStack.Text/src/ServiceStack.Text/ServiceStack.Text.suo create mode 100644 lib/ServiceStack/src/ServiceStack.Common/README.md create mode 100644 lib/ServiceStack/src/ServiceStack.Common/ServiceStack.Common.csproj.user create mode 100644 lib/ServiceStack/src/ServiceStack.Interfaces/README.md create mode 100644 lib/ServiceStack/src/ServiceStack.Interfaces/Redis/Redis-annotated.png create mode 100644 lib/ServiceStack/src/ServiceStack.Interfaces/Redis/Redis.cd create mode 100644 lib/ServiceStack/src/ServiceStack.Interfaces/Redis/Redis.png create mode 100644 lib/SmartIrc4net/.gitignore create mode 100644 lib/SmartIrc4net/.gitmodules create mode 100644 lib/SmartIrc4net/.travis.yml create mode 100644 lib/SmartIrc4net/API_CHANGE create mode 100644 lib/SmartIrc4net/CHANGELOG create mode 100644 lib/SmartIrc4net/CREDITS create mode 100644 lib/SmartIrc4net/CSharpBuilder/Meebey.SmartIrc4net.bdsgroup create mode 100644 lib/SmartIrc4net/CSharpBuilder/Meebey.SmartIrc4net.bdsproj create mode 100644 lib/SmartIrc4net/FEATURES create mode 100644 lib/SmartIrc4net/LICENSE create mode 100644 lib/SmartIrc4net/Makefile.am create mode 100644 lib/SmartIrc4net/README create mode 100644 lib/SmartIrc4net/SmartIrc4net.sln create mode 100644 lib/SmartIrc4net/TODO create mode 100755 lib/SmartIrc4net/autogen.sh create mode 100644 lib/SmartIrc4net/bin/.gitignore create mode 100644 lib/SmartIrc4net/bin/debug/SmartIrc4net_log.config create mode 100644 lib/SmartIrc4net/configure.ac create mode 100644 lib/SmartIrc4net/debian/changelog create mode 100644 lib/SmartIrc4net/debian/compat create mode 100644 lib/SmartIrc4net/debian/control create mode 100644 lib/SmartIrc4net/debian/copyright create mode 100644 lib/SmartIrc4net/debian/docs create mode 100644 lib/SmartIrc4net/debian/key.snk.uue create mode 100644 lib/SmartIrc4net/debian/libsmartirc4net0.4-cil.install create mode 100644 lib/SmartIrc4net/debian/libsmartirc4net0.4-cil.installcligac create mode 100644 lib/SmartIrc4net/debian/libsmartirc4net0.4-cil.links create mode 100644 lib/SmartIrc4net/debian/patches/00list create mode 100755 lib/SmartIrc4net/debian/patches/use_debian_key.snk.dpatch create mode 100755 lib/SmartIrc4net/debian/rules create mode 100644 lib/SmartIrc4net/debian/watch create mode 100644 lib/SmartIrc4net/docs/rfc2812.txt create mode 100644 lib/SmartIrc4net/examples/benchmark/Makefile create mode 100644 lib/SmartIrc4net/examples/benchmark/benchmark-result.txt copy lib/{StarkSoftProxy/StarkSoftProxy.csproj => SmartIrc4net/examples/benchmark/benchmark.csproj} (50%) create mode 100644 lib/SmartIrc4net/examples/stresstest/Makefile create mode 100644 lib/SmartIrc4net/examples/stresstest/stresstest.csproj create mode 100644 lib/SmartIrc4net/examples/test/CSharpBuilder/test.bdsproj create mode 100644 lib/SmartIrc4net/examples/test/CSharpBuilder/test.dsk create mode 100644 lib/SmartIrc4net/examples/test/Makefile create mode 100644 lib/SmartIrc4net/examples/test/test.csproj copy expansions.m4 => lib/SmartIrc4net/expansions.m4 (100%) copy mono.m4 => lib/SmartIrc4net/mono.m4 (77%) create mode 100644 lib/SmartIrc4net/packages.config create mode 100644 lib/SmartIrc4net/programs.m4 create mode 100644 lib/SmartIrc4net/smartirc4net.pc.in create mode 100644 lib/SmartIrc4net/smartirc4net.snk copy lib/SmartIrc4net/src/{AssemblyInfo.cs => AssemblyInfo.cs.in} (88%) create mode 100644 lib/SmartIrc4net/src/Makefile.am create mode 100644 lib/SmartIrc4net/src/starksoftproxy/.travis.yml copy lib/{StarkSoftProxy => SmartIrc4net/src/starksoftproxy}/StarkSoftProxy.csproj (100%) create mode 100644 lib/SmartIrc4net/tests/packages.config copy lib/{StarkSoftProxy/StarkSoftProxy.csproj => SmartIrc4net/tests/tests.csproj} (58%) create mode 100644 lib/StarkSoftProxy/.travis.yml create mode 100644 lib/Twitterizer/Twitterizer2.Streaming/Twitterizer2.Streaming.nuspec create mode 100644 lib/Twitterizer/Twitterizer2.Streaming/packages.config create mode 100644 lib/Twitterizer/Twitterizer2/Core/OptionalProperties.xml create mode 100644 lib/Twitterizer/Twitterizer2/Methods/Tweets/TwitterStatus.xml create mode 100644 lib/Twitterizer/Twitterizer2/Methods/User/TwitterUser.xml create mode 100644 lib/Twitterizer/Twitterizer2/OAuth/OAuthTokens.xml create mode 100644 lib/Twitterizer/Twitterizer2/OAuth/OAuthUtility.xml create mode 100644 lib/Twitterizer/Twitterizer2/Settings.StyleCop create mode 100644 lib/Twitterizer/Twitterizer2/Twitterizer2.cd create mode 100644 lib/Twitterizer/Twitterizer2/Twitterizer2.nuspec create mode 100644 lib/Twitterizer/Twitterizer2/Twitterizer2Inheritance.cd create mode 100644 lib/Twitterizer/Twitterizer2/packages.config create mode 100644 lib/agsxmpp/agsxmpp/ClassDiagram.cd create mode 100644 lib/agsxmpp/agsxmpp/Xml/Xpnet/copying.txt create mode 100644 lib/agsxmpp/agsxmpp/agsXMPP2008.csproj copy lib/agsxmpp/agsxmpp/{agsxmpp.csproj => agsXMPP2008_CF.csproj} (75%) copy lib/agsxmpp/agsxmpp/{agsxmpp.csproj => agsXMPP2008_CF35.csproj} (75%) copy lib/agsxmpp/agsxmpp/{agsxmpp.csproj => agsXMPP2008_PPC.csproj} (75%) create mode 100644 lib/agsxmpp/agsxmpp/agsXMPP2010.csproj create mode 100644 lib/agsxmpp/agsxmpp/agsXMPP_PPC.csdproj.user create mode 100644 lib/agsxmpp/agsxmpp/agsXMPP_PPC.csproj create mode 100644 lib/agsxmpp/agsxmpp/agsXMPP_PPC.csproj.user create mode 100644 lib/agsxmpp/agsxmpp/agsXMPP_PPC.sln create mode 100644 lib/agsxmpp/agsxmpp/agsXMPP_PPC.suo copy lib/agsxmpp/agsxmpp/{agsxmpp.csproj => agsXMPP_PPC_20.csproj} (76%) create mode 100644 lib/agsxmpp/agsxmpp/agsXMPP_PPC_20.csproj.user create mode 100644 lib/agsxmpp/agsxmpp/agsXMPP_PPC_20.sln create mode 100644 lib/agsxmpp/agsxmpp/agsXMPP_PPC_20.suo create mode 100644 lib/agsxmpp/agsxmpp/agsxmpp.sln create mode 100644 lib/agsxmpp/agsxmpp/app.config create mode 100644 lib/agsxmpp/agsxmpp/changelog.txt create mode 100644 lib/agsxmpp/agsxmpp/crypto.dll create mode 100644 lib/agsxmpp/agsxmpp/crypto.xml create mode 100644 lib/agsxmpp/agsxmpp/key.snk copy lib/{StarkSoftProxy => agsxmpp/agsxmpp/starksoftproxy}/StarkSoftProxy.csproj (100%) create mode 100644 lib/db4o-net/Db4objects.Db4o/.monolipse create mode 100644 lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o-2010.csproj create mode 100644 lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o-CF-2008.csproj create mode 100644 lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o-Silverlight-2008.csproj create mode 100644 lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o-Silverlight-2010.csproj create mode 100644 lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o/IO/Crypt/db4o_xtea.txt create mode 100644 lib/db4o-net/Db4objects.Db4o/Makefile -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/smuxi.git From maniac-guest at moszumanska.debian.org Mon Feb 1 15:22:59 2016 From: maniac-guest at moszumanska.debian.org (Victor Seva Lopez) Date: Mon, 01 Feb 2016 15:22:59 +0000 Subject: [Pkg-cli-apps-commits] [smuxi] 01/05: Merge tag 'upstream/1.0.1' In-Reply-To: <20160201152258.27258.68952@moszumanska.debian.org> References: <20160201152258.27258.68952@moszumanska.debian.org> Message-ID: This is an automated email from the git hooks/post-receive script. maniac-guest pushed a commit to branch master in repository smuxi. commit a513e974522b6cee7053c7492a3bc2238a7d22f9 Merge: c53f4a9 5dee370 Author: Victor Seva Date: Fri Dec 18 23:41:02 2015 +0100 Merge tag 'upstream/1.0.1' Upstream version 1.0.1 Makefile.in | 45 ++- aclocal.m4 | 134 ++++---- compile | 2 +- config.guess | 47 ++- config.sub | 36 +- configure | 131 +++++--- configure.ac | 29 +- install-sh | 373 ++++++++++----------- lib/Makefile.in | 23 +- lib/StarkSoftProxy/Socks5ProxyClient.cs | 24 +- missing | 2 +- src/AssemblyVersion.cs | 2 +- src/Common/Defines.cs | 6 +- src/Common/Makefile.in | 29 +- src/Engine-Campfire/Makefile.in | 26 +- .../Protocols/Campfire/CampfireEventStream.cs | 42 +-- src/Engine-IRC/Makefile.in | 29 +- src/Engine-JabbR/Makefile.in | 28 +- src/Engine-MessageBuffer/Makefile.in | 28 +- src/Engine-Twitter/Makefile.in | 26 +- src/Engine-XMPP/Makefile.in | 29 +- src/Engine/Config/Config.cs | 1 + src/Engine/Makefile.in | 27 +- src/Engine/Messages/MessageBuilder.cs | 4 +- src/Frontend-Curses/Makefile.in | 29 +- src/Frontend-GNOME-IRC/Makefile.in | 27 +- src/Frontend-GNOME-Twitter/Makefile.in | 26 +- src/Frontend-GNOME-XMPP/Makefile.in | 27 +- src/Frontend-GNOME/MainWindow.cs | 9 +- src/Frontend-GNOME/Makefile.in | 29 +- .../Preferences/PreferencesDialog.cs | 3 + src/Frontend-GNOME/smuxi-frontend-gnome.in | 16 +- src/Frontend-STFL/Makefile.in | 29 +- src/Frontend-STFL/STFL/Makefile.in | 23 +- src/Frontend-SWF/Makefile.in | 29 +- src/Frontend-Test/Makefile.in | 29 +- src/Frontend/Makefile.in | 27 +- src/Makefile.in | 26 +- src/Server/Makefile.in | 27 +- src/Server/smuxi-server.in | 16 +- 40 files changed, 932 insertions(+), 563 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/smuxi.git From maniac-guest at moszumanska.debian.org Mon Feb 1 15:22:59 2016 From: maniac-guest at moszumanska.debian.org (Victor Seva Lopez) Date: Mon, 01 Feb 2016 15:22:59 +0000 Subject: [Pkg-cli-apps-commits] [smuxi] 02/05: remove applied upstream patch In-Reply-To: <20160201152258.27258.68952@moszumanska.debian.org> References: <20160201152258.27258.68952@moszumanska.debian.org> Message-ID: This is an automated email from the git hooks/post-receive script. maniac-guest pushed a commit to branch master in repository smuxi. commit 41d259b94cd2c7fdc30e4f61b2b88f07d8e43d33 Author: Victor Seva Date: Fri Dec 18 23:42:10 2015 +0100 remove applied upstream patch --- debian/patches/series | 4 --- ...ot-expose-the-user-s-realname-automatical.patch | 33 ---------------------- 2 files changed, 37 deletions(-) diff --git a/debian/patches/series b/debian/patches/series index b56197f..c46fdca 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,7 +1,3 @@ -# upstream fixes -# Closes: #779803 -upstream/0001-Engine-do-not-expose-the-user-s-realname-automatical.patch -## fix_reautogen.patch build_Newtonsoft.Json_with_default_compiler.patch build_Twitterizer2_with_default_compiler.patch diff --git a/debian/patches/upstream/0001-Engine-do-not-expose-the-user-s-realname-automatical.patch b/debian/patches/upstream/0001-Engine-do-not-expose-the-user-s-realname-automatical.patch deleted file mode 100644 index 0ccf71b..0000000 --- a/debian/patches/upstream/0001-Engine-do-not-expose-the-user-s-realname-automatical.patch +++ /dev/null @@ -1,33 +0,0 @@ -From f21cc42e087e93f621b1a368770f46e41d6cff2f Mon Sep 17 00:00:00 2001 -From: Mirco Bauer -Date: Tue, 25 Aug 2015 18:16:41 +0200 -Subject: [PATCH] Engine: do not expose the user's realname automatically - (refs: #541) - -This is only a short term workaround. The user should have the option to use -their realname obtained from the operating system, but only after reviewing and -acknowledging that setting. This can be done using a dialog for the first start -which #541 wants to do. - -This user information leak was also filed as [#779803][] in the Debian BTS. - - [#779803]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=779803 ---- - src/Engine/Config/Config.cs | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/src/Engine/Config/Config.cs b/src/Engine/Config/Config.cs -index bc962a7..1ed1c1d 100644 ---- a/src/Engine/Config/Config.cs -+++ b/src/Engine/Config/Config.cs -@@ -471,6 +471,7 @@ namespace Smuxi.Engine - if (String.IsNullOrEmpty(realname)) { - realname = "Your Name"; - } -+ realname = "Your Name"; - LoadUserEntry(user, "Connection/Realname", realname); - LoadUserEntry(user, "Connection/Encoding", String.Empty); - --- -2.5.0 - -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/smuxi.git From maniac-guest at moszumanska.debian.org Mon Feb 1 15:22:59 2016 From: maniac-guest at moszumanska.debian.org (Victor Seva Lopez) Date: Mon, 01 Feb 2016 15:22:59 +0000 Subject: [Pkg-cli-apps-commits] [smuxi] 03/05: update debian changelog In-Reply-To: <20160201152258.27258.68952@moszumanska.debian.org> References: <20160201152258.27258.68952@moszumanska.debian.org> Message-ID: This is an automated email from the git hooks/post-receive script. maniac-guest pushed a commit to branch master in repository smuxi. commit 240f12be6f43413da34933d5cf0d822a63bc3c8a Author: Victor Seva Date: Fri Dec 18 23:43:29 2015 +0100 update debian changelog --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 2910d3d..4ac2b7c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +smuxi (1.0.1-1) unstable; urgency=medium + + * [5dee370] Imported Upstream version 1.0.1 + * [41d259b] remove applied upstream patch + + -- Victor Seva Fri, 18 Dec 2015 23:43:02 +0100 + smuxi (1.0-2) unstable; urgency=medium * [6dbc7d2] do not expose the user's realname automatically (Closes: #779803) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/smuxi.git From maniac-guest at moszumanska.debian.org Mon Feb 1 15:22:59 2016 From: maniac-guest at moszumanska.debian.org (Victor Seva Lopez) Date: Mon, 01 Feb 2016 15:22:59 +0000 Subject: [Pkg-cli-apps-commits] [smuxi] 04/05: Merge tag 'upstream/1.0.3' In-Reply-To: <20160201152258.27258.68952@moszumanska.debian.org> References: <20160201152258.27258.68952@moszumanska.debian.org> Message-ID: 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 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 From maniac-guest at moszumanska.debian.org Mon Feb 1 15:22:59 2016 From: maniac-guest at moszumanska.debian.org (Victor Seva Lopez) Date: Mon, 01 Feb 2016 15:22:59 +0000 Subject: [Pkg-cli-apps-commits] [smuxi] 05/05: update debian changelog In-Reply-To: <20160201152258.27258.68952@moszumanska.debian.org> References: <20160201152258.27258.68952@moszumanska.debian.org> Message-ID: This is an automated email from the git hooks/post-receive script. maniac-guest pushed a commit to branch master in repository smuxi. commit 97e2f69a5a90c9333555d4ec6f2128322169b1cf Author: Victor Seva Date: Mon Feb 1 11:15:51 2016 +0100 update debian changelog --- debian/changelog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4ac2b7c..6f392b8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,10 @@ -smuxi (1.0.1-1) unstable; urgency=medium +smuxi (1.0.3-1) unstable; urgency=medium * [5dee370] Imported Upstream version 1.0.1 * [41d259b] remove applied upstream patch + * [7d13963] Imported Upstream version 1.0.3 - -- Victor Seva Fri, 18 Dec 2015 23:43:02 +0100 + -- Victor Seva Mon, 01 Feb 2016 11:14:25 +0100 smuxi (1.0-2) unstable; urgency=medium -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/smuxi.git From maniac-guest at moszumanska.debian.org Mon Feb 1 15:23:01 2016 From: maniac-guest at moszumanska.debian.org (Victor Seva Lopez) Date: Mon, 01 Feb 2016 15:23:01 +0000 Subject: [Pkg-cli-apps-commits] [smuxi] branch pristine-tar updated (fe86d2d -> d0067df) Message-ID: <20160201152258.27258.45113@moszumanska.debian.org> This is an automated email from the git hooks/post-receive script. maniac-guest pushed a change to branch pristine-tar in repository smuxi. from fe86d2d pristine-tar data for smuxi_1.0.orig.tar.gz new 0f16b1c pristine-tar data for smuxi_1.0.1.orig.tar.gz new d0067df pristine-tar data for smuxi_1.0.3.orig.tar.gz The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: smuxi_1.0.1.orig.tar.gz.delta | Bin 0 -> 132342 bytes smuxi_1.0.1.orig.tar.gz.id | 1 + smuxi_1.0.3.orig.tar.gz.delta | Bin 0 -> 140322 bytes smuxi_1.0.3.orig.tar.gz.id | 1 + 4 files changed, 2 insertions(+) create mode 100644 smuxi_1.0.1.orig.tar.gz.delta create mode 100644 smuxi_1.0.1.orig.tar.gz.id create mode 100644 smuxi_1.0.3.orig.tar.gz.delta create mode 100644 smuxi_1.0.3.orig.tar.gz.id -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/smuxi.git From maniac-guest at moszumanska.debian.org Mon Feb 1 15:23:02 2016 From: maniac-guest at moszumanska.debian.org (Victor Seva Lopez) Date: Mon, 01 Feb 2016 15:23:02 +0000 Subject: [Pkg-cli-apps-commits] [smuxi] 01/02: pristine-tar data for smuxi_1.0.1.orig.tar.gz In-Reply-To: <20160201152258.27258.45113@moszumanska.debian.org> References: <20160201152258.27258.45113@moszumanska.debian.org> Message-ID: This is an automated email from the git hooks/post-receive script. maniac-guest pushed a commit to branch pristine-tar in repository smuxi. commit 0f16b1cd366409e0ce5f9c4b08009c07293ad308 Author: Victor Seva Date: Fri Dec 18 23:41:02 2015 +0100 pristine-tar data for smuxi_1.0.1.orig.tar.gz --- smuxi_1.0.1.orig.tar.gz.delta | Bin 0 -> 132342 bytes smuxi_1.0.1.orig.tar.gz.id | 1 + 2 files changed, 1 insertion(+) diff --git a/smuxi_1.0.1.orig.tar.gz.delta b/smuxi_1.0.1.orig.tar.gz.delta new file mode 100644 index 0000000..cd4ac2f Binary files /dev/null and b/smuxi_1.0.1.orig.tar.gz.delta differ diff --git a/smuxi_1.0.1.orig.tar.gz.id b/smuxi_1.0.1.orig.tar.gz.id new file mode 100644 index 0000000..aedbcda --- /dev/null +++ b/smuxi_1.0.1.orig.tar.gz.id @@ -0,0 +1 @@ +89a072bcbab06e74942874357f56b2aceea9221f -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/smuxi.git From maniac-guest at moszumanska.debian.org Mon Feb 1 15:23:02 2016 From: maniac-guest at moszumanska.debian.org (Victor Seva Lopez) Date: Mon, 01 Feb 2016 15:23:02 +0000 Subject: [Pkg-cli-apps-commits] [smuxi] 02/02: pristine-tar data for smuxi_1.0.3.orig.tar.gz In-Reply-To: <20160201152258.27258.45113@moszumanska.debian.org> References: <20160201152258.27258.45113@moszumanska.debian.org> Message-ID: This is an automated email from the git hooks/post-receive script. maniac-guest pushed a commit to branch pristine-tar in repository smuxi. commit d0067dfbfa0845196b187d4895db6969881feabe Author: Victor Seva Date: Mon Feb 1 11:14:14 2016 +0100 pristine-tar data for smuxi_1.0.3.orig.tar.gz --- smuxi_1.0.3.orig.tar.gz.delta | Bin 0 -> 140322 bytes smuxi_1.0.3.orig.tar.gz.id | 1 + 2 files changed, 1 insertion(+) diff --git a/smuxi_1.0.3.orig.tar.gz.delta b/smuxi_1.0.3.orig.tar.gz.delta new file mode 100644 index 0000000..3272a65 Binary files /dev/null and b/smuxi_1.0.3.orig.tar.gz.delta differ diff --git a/smuxi_1.0.3.orig.tar.gz.id b/smuxi_1.0.3.orig.tar.gz.id new file mode 100644 index 0000000..5405934 --- /dev/null +++ b/smuxi_1.0.3.orig.tar.gz.id @@ -0,0 +1 @@ +52b21a3558a20120b381a5a69a68d287211bc49d -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/smuxi.git From maniac-guest at moszumanska.debian.org Mon Feb 1 15:23:02 2016 From: maniac-guest at moszumanska.debian.org (Victor Seva Lopez) Date: Mon, 01 Feb 2016 15:23:02 +0000 Subject: [Pkg-cli-apps-commits] [smuxi] annotated tag debian/1.0.3-1 created (now 55959da) Message-ID: <20160201152258.27258.27379@moszumanska.debian.org> This is an automated email from the git hooks/post-receive script. maniac-guest pushed a change to annotated tag debian/1.0.3-1 in repository smuxi. at 55959da (tag) tagging 97e2f69a5a90c9333555d4ec6f2128322169b1cf (commit) replaces debian/1.0-1 tagged by Victor Seva on Mon Feb 1 13:27:50 2016 +0100 - Log ----------------------------------------------------------------- smuxi Debian release 1.0.3-1 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAABCgAGBQJWr09GAAoJEFGgmxjPWlBoj40P+wSMXQsHmS/zMGkzfUM4KzJV BTVc8frVP6ugIZnC9erEksrecV6cYo8rrRYw+W+x1TjM5IseCOx55jpEClnYUvIo M9Jpf7B/BjOGKVQgwQXBo0yWO5td34MHiepX7Dq65gMww/v55dVYykxtnOXmglMR jGTwOtZBE3/fKmKehrDtp852tgiV1l05KxGYn/KBqnN2x1YjwE9jSYmvujy3UPZW LMSnO4ULxPk8LbPYz+2aOm8mPEX0Hajo1uKqgZCq/GfV6RggXobh+dBGCe+8PGZv ZJsoqx8PJWT/JZ21/IkytzYhWOS/5/vT7z3Ipavb5CTTcF7hWxU55X38PkJNdwDv Hvazw2PmiWUskuYmLWxAvqYlXcBYuq+x0rdzFr+1a4phWt/5Q10EFRGIxSDWv+qw XGllfUtuk0i53XduiqhTH20FBcUe5zK8xWpbZ9QTAClsbpul/iO5TM2F5HtqAdco UJVN+E8uxREE5sFBQGzBAzlbUEuInaeC+E3K/UgDatx1XkwnoRui4vbvPl2nKKWP WHaRZSeTh9+DNjqp8pUo2wSJuKfwe4/TSdahzWQEX/g6OR3QzPbiJZnfKOiP56e9 i42NMxgj30e4TNQLRxKVBUpWTwucXQ8vfg+prht1ImQcfQruTfeEh0TmXs1jl7N6 pBuATyohai9kxY3JE+S1 =/At2 -----END PGP SIGNATURE----- Victor Seva (13): do not expose the user's realname automatically (Closes: #779803) remove not debian package from Build-Deps libdbus-glib2.0-cil-dev update debian changelog fix libname in the changelog Revert "remove not debian package from Build-Deps libdbus-glib2.0-cil-dev" update debian changelog Imported Upstream version 1.0.1 Merge tag 'upstream/1.0.1' remove applied upstream patch update debian changelog Imported Upstream version 1.0.3 Merge tag 'upstream/1.0.3' update debian changelog ----------------------------------------------------------------------- This annotated tag includes the following new commits: new a513e97 Merge tag 'upstream/1.0.1' new 41d259b remove applied upstream patch new 240f12b update debian changelog new 0430544 Merge tag 'upstream/1.0.3' new 97e2f69 update debian changelog The 5 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/smuxi.git From maniac-guest at moszumanska.debian.org Mon Feb 1 15:23:02 2016 From: maniac-guest at moszumanska.debian.org (Victor Seva Lopez) Date: Mon, 01 Feb 2016 15:23:02 +0000 Subject: [Pkg-cli-apps-commits] [smuxi] annotated tag upstream/1.0.1 created (now 7017a67) Message-ID: <20160201152258.27258.87359@moszumanska.debian.org> This is an automated email from the git hooks/post-receive script. maniac-guest pushed a change to annotated tag upstream/1.0.1 in repository smuxi. at 7017a67 (tag) tagging 5dee37036b79ce5352d6cd826aefc1dd15ef90ba (commit) replaces upstream/1.0 tagged by Victor Seva on Fri Dec 18 23:41:02 2015 +0100 - Log ----------------------------------------------------------------- Upstream version 1.0.1 Victor Seva (1): Imported Upstream version 1.0.1 ----------------------------------------------------------------------- No new revisions were added by this update. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/smuxi.git From maniac-guest at moszumanska.debian.org Mon Feb 1 15:23:02 2016 From: maniac-guest at moszumanska.debian.org (Victor Seva Lopez) Date: Mon, 01 Feb 2016 15:23:02 +0000 Subject: [Pkg-cli-apps-commits] [smuxi] annotated tag upstream/1.0.3 created (now a552545) Message-ID: <20160201152258.27258.18256@moszumanska.debian.org> This is an automated email from the git hooks/post-receive script. maniac-guest pushed a change to annotated tag upstream/1.0.3 in repository smuxi. at a552545 (tag) tagging 7d1396308e36817b36ea0e5226eb61f7057599d0 (commit) replaces upstream/1.0.1 tagged by Victor Seva on Mon Feb 1 11:14:14 2016 +0100 - Log ----------------------------------------------------------------- Upstream version 1.0.3 Victor Seva (1): Imported Upstream version 1.0.3 ----------------------------------------------------------------------- No new revisions were added by this update. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/smuxi.git