debian/0000755000000000000000000000000012221171470007163 5ustar debian/watch0000644000000000000000000000013312221162345010212 0ustar version=3 http://pypi.python.org/packages/source/p/python-tvrage/python-tvrage-(.*).tar.gz debian/copyright0000644000000000000000000000220712221166346011125 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: python-tvrage Upstream-Contact: Christian Kreutzer Source: https://bitbucket.org/ckreutzer/python-tvrage Files: * Copyright: 2009-2012, Christian Kreutzer License: BSD Files: ./debian/* Copyright: 2012 Hans-Christoph Steiner License: public domain License: BSD 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 the author nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. License: public domain I hereby release these files into the public domain. debian/gbp.conf0000644000000000000000000000024512215740664010615 0ustar [DEFAULT] upstream-branch = upstream debian-branch = master upstream-tag = upstream/%(version)s debian-tag = debian/%(version)s pristine-tar = True sign-tags = True debian/changelog0000644000000000000000000000024112221171164011032 0ustar python-tvrage (0.4.1-1) unstable; urgency=low * Initial release (Closes: #724717) -- Hans-Christoph Steiner Thu, 26 Sep 2013 21:53:15 -0400 debian/control0000644000000000000000000000271612221167336010602 0ustar Source: python-tvrage Maintainer: Hans-Christoph Steiner Uploaders: Debian Python Modules Team Section: python Priority: optional Build-Depends: python-all (>= 2.6.6-3), debhelper (>= 8) Standards-Version: 3.9.4 Homepage: https://pypi.python.org/pypi/tvrage/ Vcs-Git: git://anonscm.debian.org/collab-maint/python-tvrage.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/python-tvrage.git Package: python-tvrage Architecture: all Depends: ${misc:Depends}, ${python:Depends}, python-beautifulsoup Description: python client for the tvrage.com XML API python-tvrage is a python based object oriented client interface for tvrage.com's XML based api feeds. . The tvrage package consists of three modules . * the tvrage.feeds module provides a wrapper function for each of tvrage's XML-feeds * the tvrage.api module provides an clean and object oriented interface on top of those services * the tvrage.quickinfo module is a simple pythonic wrapper for tvrage's quickinfo api. Values are returned as python dictionaries rather than dedicated objects for tv shows and episodes . The tvrage.feeds module provides very basic and low level access to the tvrage.com data feeds. For more complex use cases it is recomended to use the object oriented module tvrage.api. Note: All functions in the tvrage.feeds module return XML data as ElementTree objects. debian/compat0000644000000000000000000000000212221162711010357 0ustar 8 debian/rules0000755000000000000000000000025712221162625010251 0ustar #!/usr/bin/make -f # This file was automatically generated by stdeb 0.6.0+git at # Mon, 16 Sep 2013 19:42:13 -0400 %: dh $@ --with python2 --buildsystem=python_distutils debian/source/0000755000000000000000000000000012215740664010475 5ustar debian/source/format0000644000000000000000000000001412215740664011703 0ustar 3.0 (quilt)