Loading debian/changelog +6 −0 Original line number Diff line number Diff line sjrpc (15) unstable; urgency=low * Fixed bug with libev and Popen (SIGCHLD race condition bug). -- Antoine Millet <antoine.millet@smartjog.com> Thu, 06 Oct 2011 15:04:16 +0200 sjrpc (14) unstable; urgency=low * New major update, API breaks, please read the doc. Loading sjrpc/__init__.py +1 −1 Original line number Diff line number Diff line Loading @@ -19,4 +19,4 @@ The library is separated into three parts: ''' __version__ = '14' __version__ = '15' Loading
debian/changelog +6 −0 Original line number Diff line number Diff line sjrpc (15) unstable; urgency=low * Fixed bug with libev and Popen (SIGCHLD race condition bug). -- Antoine Millet <antoine.millet@smartjog.com> Thu, 06 Oct 2011 15:04:16 +0200 sjrpc (14) unstable; urgency=low * New major update, API breaks, please read the doc. Loading
sjrpc/__init__.py +1 −1 Original line number Diff line number Diff line Loading @@ -19,4 +19,4 @@ The library is separated into three parts: ''' __version__ = '14' __version__ = '15'