debian/0000755000000000000000000000000012142764636007201 5ustar debian/compat0000644000000000000000000000000212142725240010363 0ustar 7 debian/source/0000755000000000000000000000000012142725240010465 5ustar debian/source/format0000644000000000000000000000001412142725240011673 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000023112142764636011047 0ustar paisley (0.3.1-1) unstable; urgency=low * Initial packaging (Closes: #707619) -- Micah Anderson Thu, 09 May 2013 09:54:40 -0400 debian/control0000644000000000000000000000071612142736565010610 0ustar Source: paisley Maintainer: Micah Anderson Section: python Priority: optional Build-Depends: python-all (>= 2.6.6-3), debhelper (>= 7) Standards-Version: 3.9.4 Homepage: https://github.com/objcode/paisley Package: python-paisley Architecture: all Depends: python-twisted, ${misc:Depends}, ${python:Depends} Description: CouchDB client written in Python to be used within a Twisted application Paisley implements the CouchDB API for Twisted. debian/copyright0000644000000000000000000000434112142732465011131 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: paisley Source: https://github.com/objcode/paisley Files: * Copyright: 2007-2008 David Reid and Thomas Herve License: Expat Files: debian/* Copyright: Copyright 2013 Micah Anderson License: GPL-3+ License: expat Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd . 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. 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 package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. debian/rules0000755000000000000000000000025712142725240010251 0ustar #!/usr/bin/make -f # This file was automatically generated by stdeb 0.6.0+git at # Thu, 09 May 2013 09:54:40 -0400 %: dh $@ --with python2 --buildsystem=python_distutils