[Python-apps-commits] r7136 - in packages/bjsonrpc/trunk/debian (changelog control copyright)

miriam at users.alioth.debian.org miriam at users.alioth.debian.org
Wed Jun 1 21:48:42 UTC 2011


    Date: Wednesday, June 1, 2011 @ 21:48:41
  Author: miriam
Revision: 7136

Prepare release

Modified:
  packages/bjsonrpc/trunk/debian/changelog
  packages/bjsonrpc/trunk/debian/control
  packages/bjsonrpc/trunk/debian/copyright

Modified: packages/bjsonrpc/trunk/debian/changelog
===================================================================
--- packages/bjsonrpc/trunk/debian/changelog	2011-05-31 01:43:48 UTC (rev 7135)
+++ packages/bjsonrpc/trunk/debian/changelog	2011-06-01 21:48:41 UTC (rev 7136)
@@ -1,4 +1,4 @@
-bjsonrpc (0.2.0-1) UNRELEASED; urgency=low
+bjsonrpc (0.2.0-1) unstable; urgency=low
 
   * Initial release.
 

Modified: packages/bjsonrpc/trunk/debian/control
===================================================================
--- packages/bjsonrpc/trunk/debian/control	2011-05-31 01:43:48 UTC (rev 7135)
+++ packages/bjsonrpc/trunk/debian/control	2011-06-01 21:48:41 UTC (rev 7136)
@@ -16,7 +16,7 @@
 Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}
 Suggests: python-simplejson
 Provides: ${python:Provides}
-Description: Asynchronous Bidirectional JSON-RPC protocol over TCP/IP
+Description: asynchronous bidirectional JSON-RPC protocol over TCP/IP
  bjsonrpc is a implementation of the well-known JSON-RPC protocol over TCP-IP
  with lots of features. It is aimed at speed and simplicity and it adds some
  other extensions to JSON-RPC that makes bjsonrpc a very powerful tool as a

Modified: packages/bjsonrpc/trunk/debian/copyright
===================================================================
--- packages/bjsonrpc/trunk/debian/copyright	2011-05-31 01:43:48 UTC (rev 7135)
+++ packages/bjsonrpc/trunk/debian/copyright	2011-06-01 21:48:41 UTC (rev 7136)
@@ -5,7 +5,7 @@
 Debianized-Date: Sun, 15 May 2011 16:29:09 +0200
 
 Files: *
-Copyright:  Copyright (c) 2010 David Martinez Marti
+Copyright: Copyright (c) 2010 David Martinez Marti
 Licence: BSD3
 
 Files: debian/*




More information about the Python-apps-commits mailing list