debian/0000755000000000000000000000000011677467533007211 5ustar debian/changelog0000644000000000000000000000103311677467533011060 0ustar python-protobuf.socketrpc (1.3.2-2build1) precise; urgency=low * Rebuild to drop python2.6 dependencies. -- Matthias Klose Sat, 31 Dec 2011 02:11:39 +0000 python-protobuf.socketrpc (1.3.2-2) unstable; urgency=low * Team upload. * Rebuild to add Python 2.7 support -- Piotr Ożarowski Sun, 08 May 2011 16:45:33 +0200 python-protobuf.socketrpc (1.3.2-1) unstable; urgency=low * Initial version (Closes: #602004). -- Jan Dittberner Thu, 04 Nov 2010 23:38:34 +0100 debian/rules0000755000000000000000000000022711464632127010255 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 override_dh_compress: dh_compress -X.py %: dh --with python2 $@ debian/control0000644000000000000000000000216711464633227010607 0ustar Source: python-protobuf.socketrpc Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: Jan Dittberner Build-Depends: debhelper (>= 7.0.50), python (>= 2.3.5-11), python-setuptools Standards-Version: 3.9.1 XS-Python-Version: >= 2.5 Homepage: http://code.google.com/p/protobuf-socket-rpc Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-protobuf.socketrpc/trunk Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-protobuf.socketrpc/trunk/ Package: python-protobuf.socketrpc Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python-protobuf (>=2.2) Provides: ${python:Provides} XB-Python-Version: ${python:Versions} Description: Python socket RPC for Google protocol buffers . Google's protocol buffer library makes writing rpc services easy, but it does not contain a rpc implementation. The transport details are left up to the user to implement. . This is a simple tcp/ip socket based rpc implementation in Python for people who want a simple implementation of their protobuf rpc services. debian/examples0000644000000000000000000000015511464632127010736 0ustar src/protobuf/socketrpc/examples/helloworld src/protobuf/socketrpc/examples/time src/protobuf/socketrpc/tests debian/copyright0000644000000000000000000000315411464632127011132 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Name: python-protobuf-socket-rpc Maintainer: Shardul Deo Zach Walker Martin Norbury Dan Liang Jan Dittberner Source: http://code.google.com/p/protobuf-socket-rpc/downloads/list Copyright: Copyright (c) 2009, 2010 Las Cumbres Observatory License: MIT Files: debian/* Copyright: 2010, Jan Dittberner License: MIT License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. debian/source/0000755000000000000000000000000011464633434010476 5ustar debian/source/format0000644000000000000000000000001411464632127011702 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000047411464632127010232 0ustar version=3 opts=downloadurlmangle=s#.*(protobuf.socketrpc-([\d.]+)\.tar\.gz).*#http://protobuf-socket-rpc.googlecode.com/files/$1#,filenamemangle=s#.*(protobuf.socketrpc-([\d.]+)\.tar\.gz).*#$1# \ http://code.google.com/p/protobuf-socket-rpc/downloads/list ^.*detail\?name=protobuf.socketrpc-([\d.]+)\.tar\.gz.* debian/compat0000644000000000000000000000000211464632127010372 0ustar 7