debian/0000775000000000000000000000000012144064040007163 5ustar debian/patches/0000775000000000000000000000000012144064040010612 5ustar debian/source/0000775000000000000000000000000012144064040010463 5ustar debian/source/format0000664000000000000000000000001411513446475011710 0ustar 3.0 (quilt) debian/source/options0000664000000000000000000000005211752460130012102 0ustar extend-diff-ignore = "^[^/]*[.]egg-info/" debian/control0000664000000000000000000000154112144063227010575 0ustar Source: python-jsonrpc2 Section: python Priority: extra Maintainer: Debian Python Modules Team Uploaders: TANIGUCHI Takaki Build-Depends: debhelper (>= 7.0.50~), python-setuptools, python-all (>= 2.6.6-3), python-nose, Standards-Version: 3.9.3 Homepage: http://pypi.python.org/pypi/jsonrpc2 Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-jsonrpc2/trunk/ Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-jsonrpc2/trunk/ Package: python-jsonrpc2 Architecture: all Depends: ${python:Depends}, ${misc:Depends} , python-pkg-resources Provides: ${python:Provides} Description: Python WSGI Framework for JSON RPC 2.0 jsonrpc2 is WSGI Framework for JSON RPC 2.0. JSON RPC 2.0 Spec can be seen on http://groups.google.com/group/json-rpc/web/json-rpc-2-0 . debian/docs0000664000000000000000000000002711577523027010053 0ustar README rpc_example.txt debian/copyright0000664000000000000000000000253111752460130011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: jsonrpc2 Source: http://pypi.python.org/pypi/jsonrpc2/ Files: * Copyright: 2010 Atsushi Odagiri License: other Files: debian/* Copyright: 2010-2011 TANIGUCHI Takaki License: other License: other 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/changelog0000664000000000000000000000314312144063773011052 0ustar python-jsonrpc2 (0.3.2-4) unstable; urgency=low [ Jakub Wilk ] * Use canonical URIs for Vcs-* fields. [ TANIGUCHI Takaki ] * debian/control: Add python-pkg-resources Depends, previously it was added to Build-Depends. (Closes: #645263) -- TANIGUCHI Takaki Mon, 13 May 2013 13:10:30 +0900 python-jsonrpc2 (0.3.2-3) unstable; urgency=low * Standards-Version: 3.9.3 + debian/copyright: copyright-format 1.0 * debian/source/options: Ignore egg-file changes. (Closes: #671109) -- TANIGUCHI Takaki Wed, 09 May 2012 21:19:44 +0900 python-jsonrpc2 (0.3.2-2) unstable; urgency=low [ Jakub Wilk ] * Add Vcs-* fields. [ TANIGUCHI Takaki ] * debian/control: Add python-pkg-recources to Depends. (Closes: #645263) -- TANIGUCHI Takaki Fri, 14 Oct 2011 11:28:07 +0900 python-jsonrpc2 (0.3.2-1) unstable; urgency=low * New upstream release * docs: change README.txt to README. * Standards-Version: 3.9.2 -- TANIGUCHI Takaki Mon, 20 Jun 2011 10:52:29 +0900 python-jsonrpc2 (0.2.3-2) unstable; urgency=low * debian/control: - Add python-neso to Build-Depends. (Closes: #614542) - Change Maintainer to DPMT. * debian/patches/debian-changes-0.2.3-1: Removed. * debian/clean: Added. * debian/rules: Use dh_python2. * debian/copyright: Rewrite in DEP-5 format. -- TANIGUCHI Takaki Mon, 07 Mar 2011 16:01:23 +0900 python-jsonrpc2 (0.2.3-1) unstable; urgency=low * Initial release (Closes: #603531) -- TANIGUCHI Takaki Sun, 14 Nov 2010 17:39:36 +0900 debian/watch0000664000000000000000000000012111513446475010225 0ustar version=3 http://pypi.python.org/packages/source/j/jsonrpc2/jsonrpc2-(.*).tar.gz debian/rules0000775000000000000000000000005511535100505010243 0ustar #!/usr/bin/make -f %: dh $@ --with python2 debian/compat0000664000000000000000000000000211513446475010400 0ustar 7