debian/0000775000000000000000000000000012212224515007164 5ustar debian/clean0000664000000000000000000000002312210071423010160 0ustar restkit.egg-info/* debian/source/0000775000000000000000000000000012212224515010464 5ustar debian/source/format0000664000000000000000000000001411506321470011675 0ustar 3.0 (quilt) debian/source/options0000664000000000000000000000005211724564775012125 0ustar extend-diff-ignore = "^[^/]*[.]egg-info/" debian/pyversions0000664000000000000000000000000512210071423011317 0ustar 2.5- debian/python-restkit.preinst0000664000000000000000000000066512210071423013601 0ustar #! /bin/sh set -e # This was added by stdeb to workaround Debian #479852. In a nutshell, # pycentral does not remove normally remove its symlinks on an # upgrade. Since we're using python-support, however, those symlinks # will be broken. This tells python-central to clean up any symlinks. if [ -e /var/lib/dpkg/info/python-restkit.list ] && which pycentral >/dev/null 2>&1 then pycentral pkgremove python-restkit fi #DEBHELPER# debian/patches/0000775000000000000000000000000012212224515010613 5ustar debian/patches/series0000664000000000000000000000000012212224010012004 0ustar debian/rules0000775000000000000000000000021511642221167010250 0ustar #!/usr/bin/make -f %: dh $@ --with python2 override_dh_auto_install: dh_auto_install rm -r $(CURDIR)/debian/python-restkit/usr/restkit debian/watch0000664000000000000000000000011711607726637010237 0ustar version=3 http://pypi.python.org/packages/source/r/restkit/restkit-(.*).tar.gz debian/changelog0000664000000000000000000001056012212224462011041 0ustar python-restkit (4.2.2-1) unstable; urgency=low * New upstream release * debian/patches/exclude-test-directory.patch: Merged in upstream. Removed. -- TANIGUCHI Takaki Fri, 06 Sep 2013 10:00:29 +0900 python-restkit (4.2.1-1) unstable; urgency=low [ Jakub Wilk ] * Use canonical URIs for Vcs-* fields. [ TANIGUCHI Takaki ] * New upstream release + debian/control: Update Depends (python-socketpool). -- TANIGUCHI Takaki Mon, 06 May 2013 21:40:03 +0900 python-restkit (4.1.3-2) unstable; urgency=low * debian/patches/exclude-tests-directory.patch: Don't install 'tests' directory. (Closes: #679489) -- TANIGUCHI Takaki Sat, 14 Jul 2012 09:15:46 +0900 python-restkit (4.1.3-1) unstable; urgency=low * New upstream release -- TANIGUCHI Takaki Sun, 10 Jun 2012 20:07:58 +0900 python-restkit (4.1.2-2) unstable; urgency=low * debian/control: add versiond python-http-parser to Depends:. (Closes: #668634) -- TANIGUCHI Takaki Wed, 02 May 2012 15:14:40 +0900 python-restkit (4.1.2-1) unstable; urgency=low * New upstream release * Bump standards version to 3.9.3. + Update debian/copyright URI. * debian/control: Add python-socketpool to Depends. * debian/clean: Removed. * debian/source/options: Add to ignore egg-file's changes instead of 'clean'. -- TANIGUCHI Takaki Sun, 26 Feb 2012 20:19:09 +0900 python-restkit (3.3.2-2) unstable; urgency=low * Add python-http-parser to Depends. (Closes: #644296) -- TANIGUCHI Takaki Sun, 09 Oct 2011 17:42:11 +0900 python-restkit (3.3.2-1) unstable; urgency=low * New upstream release -- TANIGUCHI Takaki Tue, 04 Oct 2011 18:00:37 +0900 python-restkit (3.3.1-1) unstable; urgency=low [ TANIGUCHI Takaki ] * New upstream release [ Jakub Wilk ] * Add Vcs-* fields. [ TANIGUCHI Takaki ] * Bump Standards-Version to 3.9.2. -- TANIGUCHI Takaki Sat, 24 Sep 2011 16:52:59 +0900 python-restkit (3.2.3-1) unstable; urgency=low * New upstream release -- TANIGUCHI Takaki Wed, 06 Apr 2011 14:04:42 +0900 python-restkit (3.2.1-1) unstable; urgency=low * New upstream release -- TANIGUCHI Takaki Wed, 06 Apr 2011 00:00:09 +0900 python-restkit (3.2.0-1) unstable; urgency=low * New upstream release * use dh_python2. * debian/copyright: Rewrite in DEP-5 format. -- TANIGUCHI Takaki Mon, 07 Mar 2011 20:12:55 +0900 python-restkit (3.0.4-1) unstable; urgency=low * New upstream release -- TANIGUCHI Takaki Thu, 10 Feb 2011 12:13:43 +0900 python-restkit (2.3.3-1) unstable; urgency=low * New Upstream version 2.3.3 -- TANIGUCHI Takaki Fri, 17 Dec 2010 13:39:42 +0900 python-restkit (2.2.4-1) unstable; urgency=low * New Upstream version 2.2.4 -- TANIGUCHI Takaki Thu, 25 Nov 2010 18:10:43 +0900 python-restkit (2.2.3-1) unstable; urgency=low * New Upstream version 2.2.3 -- TANIGUCHI Takaki Mon, 15 Nov 2010 13:29:21 +0900 python-restkit (2.2.2-1) unstable; urgency=low * New Upstream version 2.2.2 -- TANIGUCHI Takaki Thu, 28 Oct 2010 15:55:26 +0900 python-restkit (2.1.5-1) unstable; urgency=low * New upstream. * debian/control + Updated to Standards-Version 3.9.1 (no changes needed) -- TANIGUCHI Takaki Thu, 26 Aug 2010 10:06:32 +0900 python-restkit (2.0.2-1) unstable; urgency=low * New upstream * debian/source/format: 3.0 (quilt). * debian/control + Updated to Standards-Version 3.9.0.0 (no changes needed) -- TANIGUCHI Takaki Thu, 26 Aug 2010 10:06:27 +0900 python-restkit (1.3.0-2) unstable; urgency=low [ Scott Kitterman ] * Add python-setuptools to build-depends (Closes: #584387) * Add python to build-depends * Clean upstream files of extraneous changes * Remove unused debian/patches directory and unused patches * Remove unneeded debian/python-restkit.preinst -- Debian Python Modules Team Sun, 06 Jun 2010 01:33:08 -0400 python-restkit (1.3.0-1) unstable; urgency=low * Initial release (Closes: #576383) -- TANIGUCHI Takaki Sun, 04 Apr 2010 10:36:47 +0900 debian/docs0000664000000000000000000000003511502544044010040 0ustar README.rst TODO.txt TODO.txt debian/compat0000664000000000000000000000000211502544044010365 0ustar 7 debian/copyright0000664000000000000000000001557611724563755011160 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: python-restkit Source: http://pypi.python.org/pypi/restkit/ Files: * Copyright: 2008-2010 (c) BenoƮt Chesneau 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. Files: debian/* Copyright: TANIGUCHI Takaki License: GPL-3 This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". Files: doc/sitemap_gen.py Copyright: 2004, 2005 Google Inc. License: BSD Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . * Neither the name of Google nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: test/t.py Copyright: 2009 Paul J. Davis 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. Files: bootstrap.py Copyright: 2006 Zope Corporation and Contributors. License: Zope-2.1 A copyright notice accompanies this license document that identifies the copyright holders. . This license has been certified as open source. It has also been designated as GPL compatible by the Free Software Foundation (FSF). . Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions in source code must retain the accompanying copyright notice, this list of conditions, and the following disclaimer. . 2. Redistributions in binary form must reproduce the accompanying copyright notice, this list of conditions, and the following disclaimer in the documentation and/or other materials provided with the distribution. . 3. Names of the copyright holders must not be used to endorse or promote products derived from this software without prior written permission from the copyright holders. . 4. The right to distribute this software or to use it for any purpose does not give you the right to use Servicemarks (sm) or Trademarks (tm) of the copyright holders. Use of them is covered by separate agreement with the copyright holders. . 5. If any files are modified, you must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. . Disclaimer . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. debian/control0000664000000000000000000000206112212224335010566 0ustar Source: python-restkit Section: python Priority: extra Maintainer: Debian Python Modules Team Uploaders: TANIGUCHI Takaki Build-Depends: debhelper (>= 7.0.50~), python-all(>= 2.6.6-3), python-setuptools, Standards-Version: 3.9.4 Homepage: http://benoitc.github.com/restkit X-Python-Version: >= 2.5 Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-restkit/trunk/ Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-restkit/trunk/ Package: python-restkit Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python-http-parser (>= 0.8.1), python-socketpool(>= 0.5.0) Provides: ${python:Provides} Description: Restkit is an HTTP resource kit for Python Restkit is an HTTP resource kit for Python. It allows you to easily access to HTTP resource and build objects around it. It's the base of couchdbkit a Python CouchDB framework. . Restkit is a full HTTP client using pure socket calls and its own HTTP parser. It's not based on httplib or urllib2.