debian/0000755000000000000000000000000012155715433007174 5ustar debian/compat0000644000000000000000000000000212141561276010371 0ustar 9 debian/source/0000755000000000000000000000000012155715433010474 5ustar debian/source/options0000644000000000000000000000005211752451754012114 0ustar extend-diff-ignore = "^[^/]*[.]egg-info/" debian/source/format0000644000000000000000000000001411420623317011673 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000366411420623465011135 0ustar This work was packaged for Debian by: Jonathan Wiltshire on Thu, 22 Oct 2009 19:08:07 +0100 It was downloaded from http://pypi.python.org/pypi/pyquery Copyright: Copyright (C) 2008 - Olivier Lauzanne License: Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. 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. 3. Neither the name of Infrae 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 INFRAE 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. The Debian packaging is: Copyright (C) 2009 Jonathan Wiltshire and is also made available under the BSD license as above. debian/python-pyquery.docs0000644000000000000000000000002712141561066013076 0ustar README.rst CHANGES.rst debian/control0000644000000000000000000000160712141561246010577 0ustar Source: pyquery Section: python Priority: extra Maintainer: Debian Python Modules Team Uploaders: Jonathan Wiltshire , TANIGUCHI Takaki Build-Depends: debhelper (>= 7), python-all (>= 2.6.6-3) Build-Depends-Indep: python-setuptools X-Python-Version: >= 2.5 Standards-Version: 3.9.4 Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/pyquery/trunk/ Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/pyquery/trunk/ Homepage: http://pyquery.org/ Package: python-pyquery Architecture: all Depends: python-lxml, python-webob, ${python:Depends}, ${misc:Depends} Provides: ${python:Provides} Description: jQuery-like library for python pyquery allows you to make jQuery queries on XML documents. The API is as similar to jQuery as possible. pyquery uses lxml for fast XML and HTML manipulation. debian/rules0000755000000000000000000000020012141561447010243 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ --with python2 debian/changelog0000644000000000000000000000464212155713423011051 0ustar pyquery (1.2.4-1) unstable; urgency=low [ Jakub Wilk ] * Use canonical URIs for Vcs-* fields. [ Jonathan Wiltshire ] * New upstream release * Install README.rst, not README.txt * Standards-version 3.9.4 (no changes) * Debhelper compat level 9 -- Jonathan Wiltshire Tue, 11 Jun 2013 22:30:57 +0100 pyquery (1.2.1-1) unstable; urgency=low * New upstream release * Standards version 3.9.3 * debian/source/options: Ignore egg-info changes. (Closes: #671169) -- TANIGUCHI Takaki Wed, 09 May 2012 20:24:10 +0900 pyquery (1.1.1-1) unstable; urgency=low * New upstream release -- Jonathan Wiltshire Sat, 21 Jan 2012 20:25:54 +0000 pyquery (1.0-1) unstable; urgency=low * New upstream release * Use dh_installdocs to install documentation, not dh_install * Build with dh_python2 * Add CHANGES.txt to documentation -- Jonathan Wiltshire Wed, 10 Aug 2011 14:51:52 +0100 pyquery (0.6.1-2) unstable; urgency=low * Rebuild for Python 2.7 as supported version * Update my email address, remove DMUA field * Standards version 3.9.2 * debian/control: Use X-Python-Version only -- Jonathan Wiltshire Sat, 16 Apr 2011 17:18:37 +0100 pyquery (0.6.1-1) unstable; urgency=low * New upstream release: - include upstream changelog (closes: #573274) * debian/python-pyquery.install: Install README.txt to /usr/share/doc/python-pyquery -- Jonathan Wiltshire Tue, 20 Jul 2010 13:34:46 +0100 pyquery (0.6-1) unstable; urgency=low * New upstream release. * Set X{S,B}-Python-Version in debian/control; remove debian/pyversions * Add Provides for python-pyquery * Standards version 3.9.0, no changes * debian/source/format: Declare format 3.0 (quilt) * debian/copyright: Update license information -- Jonathan Wiltshire Sun, 18 Jul 2010 17:12:12 +0100 pyquery (0.5-1) unstable; urgency=low * New upstream release. * Standards version 3.8.4, no changes -- Jonathan Wiltshire Wed, 10 Mar 2010 09:28:40 +0000 pyquery (0.4-1) unstable; urgency=low * New upstream release. -- Jonathan Wiltshire Thu, 28 Jan 2010 11:48:35 +0000 pyquery (0.3.1-1) unstable; urgency=low * Initial release (Closes: #552001) -- Jonathan Wiltshire Thu, 22 Oct 2009 19:08:07 +0100 debian/watch0000644000000000000000000000017611270136627010230 0ustar # Compulsory line, this is a version 3 file version=3 http://pypi.python.org/packages/source/p/pyquery/pyquery-(.*)\.tar\.gz