Loading debian/changelog +7 −0 Original line number Diff line number Diff line sjrpc (11) unstable; urgency=low * [bug#3961] New argument appeared to set a global call timeout. * Fixed bug with ssl error handling. -- Antoine Millet <antoine.millet@smartjog.com> Wed, 16 Feb 2011 18:38:12 +0100 sjrpc (10) unstable; urgency=low * Logging of sjrpc now use only "debug" verbosity. Loading sjrpc/__init__.py +1 −1 Original line number Diff line number Diff line Loading @@ -21,4 +21,4 @@ import sjrpc.server import sjrpc.client import sjrpc.utils __version__ = 10 __version__ = 11 Loading
debian/changelog +7 −0 Original line number Diff line number Diff line sjrpc (11) unstable; urgency=low * [bug#3961] New argument appeared to set a global call timeout. * Fixed bug with ssl error handling. -- Antoine Millet <antoine.millet@smartjog.com> Wed, 16 Feb 2011 18:38:12 +0100 sjrpc (10) unstable; urgency=low * Logging of sjrpc now use only "debug" verbosity. Loading
sjrpc/__init__.py +1 −1 Original line number Diff line number Diff line Loading @@ -21,4 +21,4 @@ import sjrpc.server import sjrpc.client import sjrpc.utils __version__ = 10 __version__ = 11