debian/0000755000000000000000000000000012272233510007163 5ustar debian/docs0000644000000000000000000000001212272233370010033 0ustar README.md debian/watch0000644000000000000000000000013012272233370010212 0ustar version=3 https://github.com/braintree/braintree_python/tags \ .*/(\d[\d\.]*)\.tar\.gz debian/copyright0000644000000000000000000000265712272233423011133 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Braintree Payment Solutions Upstream-Contact: Braintree Python Client Library Source: https://github.com/braintree/braintree_python/releases Files: * Copyright: 2009-2012 Braintree Payment Solutions License: Expat Files: debian/* Copyright: 2013-2014 Alessio Treglia License: Expat License: Expat 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/changelog0000644000000000000000000000101012272233510011025 0ustar python-braintree (2.27.0-1) unstable; urgency=low * New upstream release. * Update debian/copyright. * Bump Standards. -- Alessio Treglia Wed, 29 Jan 2014 17:15:45 +0000 python-braintree (2.24.1-1) unstable; urgency=low * New upstream release. -- Alessio Treglia Sun, 24 Nov 2013 18:26:15 +0000 python-braintree (2.23.0-1) unstable; urgency=low * Initial release. (Closes: #726419) -- Alessio Treglia Tue, 15 Oct 2013 16:14:24 +0100 debian/python-braintree.changelogs0000644000000000000000000000001512272233370014511 0ustar CHANGELOG.md debian/control0000644000000000000000000000143212272233465010577 0ustar Source: python-braintree Section: python Priority: optional Maintainer: Alessio Treglia Build-Depends: debhelper (>= 9~), python-all, python-setuptools X-Python-Version: >= 2.6 Standards-Version: 3.9.5 Homepage: https://www.braintreepayments.com/docs/python Vcs-Git: git://anonscm.debian.org/collab-maint/python-braintree.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/python-braintree.git Package: python-braintree Architecture: all Depends: python-requests (>= 1.0)| python-pycurl, ${misc:Depends}, ${python:Depends} Description: Braintree Python library The Braintree library provides integration access to the Braintree Gateway. This module enables a web application to accept payment through such commercial, full-stack payments platform. debian/compat0000644000000000000000000000000212272233370010365 0ustar 9 debian/rules0000755000000000000000000000005512272233370010247 0ustar #!/usr/bin/make -f %: dh $@ --with=python2 debian/source/0000755000000000000000000000000012272233370010467 5ustar debian/source/format0000644000000000000000000000001412272233370011675 0ustar 3.0 (quilt) debian/gbp.conf0000644000000000000000000000003612272233370010605 0ustar [DEFAULT] pristine-tar = True