debian/0000755000000000000000000000000012302376013007163 5ustar debian/docs0000644000000000000000000000011311621001523010023 0ustar HACKING.txt src/lazr/restfulclient/README.txt src/lazr/restfulclient/docs/ debian/copyright0000644000000000000000000000364712046157114011134 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: lazr.restfulclient Source: https://launchpad.net/lazr.restfulclient Files: * Copyright: 2008-2012, Canonical Ltd. License: LGPL-3.0 Files: src/lazr/restfulclient/__init__.py src/lazr/restfulclient/_browser.py src/lazr/restfulclient/authorize/__init__.py src/lazr/restfulclient/authorize/oauth.py src/lazr/restfulclient/errors.py src/lazr/restfulclient/resource.py Copyright: 2008-2012, Canonical Ltd. License: LGPL-3.0+ Files: debian/* Copyright: 2009, James Westby 2009-2011, Luca Falavigna 2012, Stefano Rivera License: LGPL-3.0 License: LGPL-3.0 lazr.restfulclient is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, version 3 of the License. . lazr.restfulclient 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 Lesser General Public License for more details. . On Debian systems the complete text of the LGPL, version 3, can be found at /usr/share/common-licenses/LGPL-3. License: LGPL-3.0+ lazr.restfulclient is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . lazr.restfulclient 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 Lesser General Public License for more details. . On Debian systems the complete text of the LGPL, version 3, can be found at /usr/share/common-licenses/LGPL-3. debian/changelog0000644000000000000000000001562212302376013011043 0ustar lazr.restfulclient (0.13.3-1build1) trusty; urgency=medium * Rebuild to drop files installed into /usr/share/pyshared. -- Matthias Klose Sun, 23 Feb 2014 13:47:55 +0000 lazr.restfulclient (0.13.3-1) unstable; urgency=low [ Stefano Rivera ] * New upstream release. * Upload to unstable, wheezy released. * Bump debhelper dependency to 8.1 for build-{arch,indep} support. [ Jakub Wilk ] * Use canonical URIs for Vcs-* fields. -- Stefano Rivera Sun, 26 May 2013 00:34:03 +0200 lazr.restfulclient (0.13.1-1) experimental; urgency=low * New upstream release. - Now cache-safe for concurrent clients. * Upload to experimental, as we are in freeze. * Get rid of .pth files, dh_python2's namespace support is sufficient. (LP: #796992, #583426) * Depend on python-lazr.uri. (LP: #876445) * Update watch file to work with secure LP urls for the tarballs. * Bump Standards-Version to 3.9.4, no changes needed. * Bump machine readable copyright format to 1.0, no changes needed. * Updated copyright years. -- Stefano Rivera Tue, 06 Nov 2012 11:53:59 +0200 lazr.restfulclient (0.12.0-2) unstable; urgency=low * New maintainer. * Move test dependencies to extras_require so that setuptools doesn't think they are needed for the code to work. Thanks James Westby. (Closes: #656353, LP: #918307) * Drop pydist-overrides, now that these dependencies won't appear in requires.txt. * Clean egg-info. * Wrap and sort long lines in debian/control. * Convert debian/copyright to DEP5 machine-readable format. * Drop Breaks: ${python:Breaks}. No longer used by dh_python2. -- Stefano Rivera Mon, 23 Jan 2012 16:57:32 +0200 lazr.restfulclient (0.12.0-1) unstable; urgency=low * New upstream release. * debian/docs: - Do not install NEWS.txt, already provided as changelog. -- Luca Falavigna Thu, 11 Aug 2011 18:30:05 +0200 lazr.restfulclient (0.11.2-2) unstable; urgency=low * Python transition: - Add support for python2.7 - Drop support for python2.5 * debian/control: - Bump Standards-Version to 3.9.2, no changes required. -- Luca Falavigna Mon, 18 Apr 2011 22:35:05 +0200 lazr.restfulclient (0.11.2-1) unstable; urgency=low * New upstream release. * Upload to unstable. * debian/pydist-overrides: - Do not require wsgi_intercept as dependency. -- Luca Falavigna Mon, 14 Feb 2011 21:42:26 +0100 lazr.restfulclient (0.11.1-1) experimental; urgency=low * New upstream release. * Switch to dh_python2. * debian/control: - Bump Standards-Version to 3.9.1, no changes required. * debian/pydist-overrides: - Do not require lazr.authentication as dependency. -- Luca Falavigna Sat, 04 Dec 2010 12:53:58 +0100 lazr.restfulclient (0.9.21-1) unstable; urgency=low * New upstream release. -- Luca Falavigna Sat, 24 Jul 2010 15:54:08 +0200 lazr.restfulclient (0.9.20-1) unstable; urgency=low * New upstream release. * debian/patches/no_package_data.patch: - Do not install documentation files in Python module directory. * debian/control: - Bump Standards-Version to 3.9.0, no changes required. * debian/docs: - Install documentation files under /usr/share/doc. * debian/rules: - Install version.txt to the right location. -- Luca Falavigna Mon, 28 Jun 2010 23:35:48 +0200 lazr.restfulclient (0.9.18-1) unstable; urgency=low * New upstream release. -- Luca Falavigna Thu, 17 Jun 2010 20:28:38 +0200 lazr.restfulclient (0.9.14-1) unstable; urgency=low * New upstream release. * debian/control: - Remove Conflicts/Replaces with python-lazr-restfulclient, they were useful for Ubuntu Lucid only. -- Luca Falavigna Thu, 29 Apr 2010 21:42:36 +0200 lazr.restfulclient (0.9.13+ds-1) unstable; urgency=low * New upstream release. * Repack upstream tarball to include COPYING.txt and HACKING.txt files, they were removed from 0.9.13 release by mistake. * Always depend on python-simplejson, drop the alternative python2.6 dependency, as restfulclient explicitly needs simplejson, not json provided by python2.6 * Drop optional dependency on virtual package python-zopeinterface. -- Luca Falavigna Sat, 10 Apr 2010 13:09:32 +0200 lazr.restfulclient (0.9.12-1) unstable; urgency=low * New upstream release. * debian/control: - Move myself as Maintainer, DPMT as Uploaders. * debian/rules: - Install upstream changelog. -- Luca Falavigna Sat, 13 Mar 2010 13:14:13 +0100 lazr.restfulclient (0.9.11-1) unstable; urgency=low * New upstream release. * debian/patches/comparison_fixes.patch: - Removed, included upstream. -- Luca Falavigna Sun, 14 Feb 2010 16:38:47 +0100 lazr.restfulclient (0.9.10-2) unstable; urgency=low * debian/patches/comparison_fixes.patch: - Cherrypick a fix from upstream bzr repository to fix comparisons of entries and hosted files with None (LP: #495326). * debian/control: - Bump Standards-Version to 3.8.4, no changes required. * Switch to format 3.0 (quilt). -- Luca Falavigna Wed, 03 Feb 2010 22:08:45 +0100 lazr.restfulclient (0.9.10-1) unstable; urgency=low * New upstream release. - Do not download missing build-dependencies (Closes: #552949). * debian/patches/no_deps.patch: - Removed, it is no longer useful. * debian/copyright: - Update with new copyright informations. -- Luca Falavigna Tue, 03 Nov 2009 21:30:42 +0100 lazr.restfulclient (0.9.3-1) unstable; urgency=low * Initial Debian release (Closes: #551275). * Package taken from Ubuntu, major changes introduced are: - Switch to debhelper 7. - Switch to python-support. - Binary package renamed to python-lazr.uri to match module name. -- Luca Falavigna Mon, 19 Oct 2009 14:44:34 +0200 lazr.restfulclient (0.9.3-0ubuntu3) karmic; urgency=low * The package name is now python-zope.interface, thank Eric Appleman. (LP: #424751) -- James Westby Mon, 07 Sep 2009 10:51:19 +0100 lazr.restfulclient (0.9.3-0ubuntu2) karmic; urgency=low * Add python-pkg-resources to Depends, thanks Martin Pitt. -- James Westby Thu, 27 Aug 2009 11:54:36 +0100 lazr.restfulclient (0.9.3-0ubuntu1) karmic; urgency=low * Initial release. * Comment out setup_requires in setup.py so that setuptools doesn't try and download things at build time. * Comment out dependencies in setup.py that are just needed for running the tests. It sucks, but there are about 10 new packages needed just to allow the test suite to run. -- James Westby Fri, 10 Jul 2009 16:43:44 +0100 debian/clean0000644000000000000000000000002111706014214010160 0ustar src/*.egg-info/* debian/compat0000644000000000000000000000000211266617176010401 0ustar 7 debian/patches/0000755000000000000000000000000012150236144010613 5ustar debian/patches/remove_test_requires0000644000000000000000000000213511707536417015027 0ustar Description: Move test dependencies from install_requires to extras_require Author: James Westby Bug-Debian: http://bugs.debian.org/656353 Bug-Ubuntu: https://bugs.launchpad.net/lazr.restfulclient/+bug/918307 Forwarded: https://bugs.launchpad.net/lazr.restfulclient/+bug/918307 Last-Update: 2012-01-23 --- a/setup.py +++ b/setup.py @@ -53,11 +53,9 @@ license='LGPL v3', install_requires=[ 'httplib2', - 'lazr.authentication', 'oauth', 'setuptools', 'wadllib>=1.1.4', - 'wsgi_intercept', ], url='https://launchpad.net/lazr.restfulclient', download_url= 'https://launchpad.net/lazr.restfulclient/+download', @@ -70,8 +68,12 @@ extras_require=dict( docs=['Sphinx', 'z3c.recipe.sphinxdoc'], - test=['lazr.restful>=0.11.0', - 'van.testing'], + test=[ + 'lazr.authentication', + 'lazr.restful>=0.11.0', + 'wsgi_intercept', + 'van.testing' + ], ), test_suite='lazr.restfulclient.tests', ) debian/patches/install-data0000644000000000000000000000063711707536417013136 0ustar Description: Install version.txt with package_data Author: Stefano Rivera Last-Update: 2012-01-24 --- a/setup.py +++ b/setup.py @@ -42,6 +42,7 @@ namespace_packages=['lazr'], packages=find_packages('src'), package_dir={'':'src'}, + package_data={'lazr.restfulclient': ['version.txt']}, include_package_data=True, zip_safe=False, maintainer='LAZR Developers', debian/patches/no-ez-setup0000644000000000000000000000063011721265611012727 0ustar Description: Urgh, ez_setup Author: Stefano Rivera Last-Update: 2012-01-24 --- a/setup.py +++ b/setup.py @@ -16,9 +16,6 @@ # You should have received a copy of the GNU Lesser General Public License # along with lazr.restfulclient. If not, see . -import ez_setup -ez_setup.use_setuptools() - import sys from setuptools import setup, find_packages debian/patches/series0000644000000000000000000000005611707536417012046 0ustar no-ez-setup remove_test_requires install-data debian/control0000644000000000000000000000174212141501111010560 0ustar Source: lazr.restfulclient Section: python Priority: optional Maintainer: Stefano Rivera Uploaders: Debian Python Modules Team Build-Depends: debhelper (>= 8.1), python (>= 2.6.6-14~), python-setuptools Standards-Version: 3.9.4 Homepage: https://launchpad.net/lazr.restfulclient Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/lazr.restfulclient/trunk/ Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/lazr.restfulclient/trunk/ X-Python-Version: >= 2.4 Package: python-lazr.restfulclient Architecture: all Depends: python-httplib2, python-lazr.uri, python-pkg-resources, python-simplejson, python-wadllib (>= 1.1.4), python-zope.interface, ${misc:Depends}, ${python:Depends} Description: client for lazr.restful-based web services A programmable client library that takes advantage of the commonalities among lazr.rest web services to provide added functionality on top of wadllib. debian/rules0000755000000000000000000000041611707536417010262 0ustar #!/usr/bin/make -f %: dh $@ --with python2 override_dh_auto_install: dh_auto_install # dh_python2's namespace feature is enough: find debian/python*-lazr.* -name '*.pth' -delete override_dh_installchangelogs: dh_installchangelogs src/lazr/restfulclient/NEWS.txt debian/source/0000755000000000000000000000000012150236144010464 5ustar debian/source/format0000644000000000000000000000001411332363604011675 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000013712046157114010221 0ustar version=3 https://launchpad.net/lazr.restfulclient/+download .*/lazr.restfulclient-(.+).tar.gz