debian/0000755000000000000000000000000012256704263007175 5ustar debian/docs0000644000000000000000000000001512256703067010045 0ustar docs/ README debian/compat0000644000000000000000000000000212256702274010373 0ustar 9 debian/copyright0000644000000000000000000000324112256703664011134 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Yahoo Search API for Python Source: http://sourceforge.net/projects/pysearch/ Files: * Copyright: 2005-2007 Leif Hedstrom License: BSD-3-clause 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 this project 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. debian/examples0000644000000000000000000000001312256677561010742 0ustar examples/* debian/source/0000755000000000000000000000000012256702276010477 5ustar debian/source/format0000644000000000000000000000001412256702223011675 0ustar 3.0 (quilt) debian/control0000644000000000000000000000144612256702030010573 0ustar Source: python-pysearch Section: python Priority: optional Maintainer: Debian QA Group Standards-Version: 3.9.5 Build-Depends: debhelper (>= 9), dh-python, python-all, python-setuptools Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-pysearch/trunk/ Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-pysearch/trunk/ Homepage: http://pysearch.sourceforge.net/ Package: python-yahoo Architecture: all Depends: ${python:Depends}, ${misc:Depends} Description: Python module for the Yahoo Search Web Service This module implements a set of classes and functions to work with the Yahoo Search Web Services. All results from these services are properly formatted XML, and this package facilitates for correct parsing of these result sets. debian/rules0000755000000000000000000000013412256702204010244 0ustar #!/usr/bin/make -f export PYBUILD_NAME=yahoo %: dh $@ --with python2 --buildsystem=pybuild debian/changelog0000644000000000000000000000300112256703767011051 0ustar python-pysearch (3.1-3) unstable; urgency=medium * QA upload * Set Maintainer to Debian QA Group (cf. #700553) * Drop now useless transitional python-pysearch package * Bump Standard to 3.9.5 * Convert copyright to format 1.0 * Convert to dh short rules and current Python packaging practices Closes: #731117 -- David Prévot Wed, 25 Dec 2013 21:34:47 -0400 python-pysearch (3.1-2) unstable; urgency=low * Team upload [ Sandro Tosi ] * debian/control - switch Vcs-Browser field to viewsvn [ Jakub Wilk ] * Use canonical URIs for Vcs-* fields. [ Andrea Colangelo ] * Convert to python2. Thanks to Colin Watson for forwarding the patch from Ubuntu (Closes: #617022). -- Andrea Colangelo Wed, 26 Jun 2013 12:16:31 +0200 python-pysearch (3.1-1.1) unstable; urgency=low * NMU. Rebuild to move files to /usr/share/pyshared. Closes: #490497. -- Matthias Klose Fri, 18 Jul 2008 15:41:07 +0000 python-pysearch (3.1-1) unstable; urgency=low * New upstream version * Rename binary package to python-yahoo (to conform to the Debian Python Policy) * Add Debian Python Modules Team to Uploaders * Add Vcs-Browser and Vcs-Svn fields to debian/control -- Thomas Bläsing Sat, 16 Feb 2008 20:37:47 +0100 python-pysearch (3.0-1) unstable; urgency=low * Closes Bug #377153 -- Thomas Bläsing Tue, 03 Jul 2007 17:18:40 +0200 debian/watch0000644000000000000000000000007012256677561010235 0ustar version=2 http://sf.net/pysearch/pYsearch-(.+)\.tar\.gz