--- python-xmltv-1.3.orig/debian/compat +++ python-xmltv-1.3/debian/compat @@ -0,0 +1 @@ +5 --- python-xmltv-1.3.orig/debian/rules +++ python-xmltv-1.3/debian/rules @@ -0,0 +1,4 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/python-distutils.mk --- python-xmltv-1.3.orig/debian/docs +++ python-xmltv-1.3/debian/docs @@ -0,0 +1,2 @@ +README.txt +CREDITS --- python-xmltv-1.3.orig/debian/control +++ python-xmltv-1.3/debian/control @@ -0,0 +1,23 @@ +Source: python-xmltv +Section: python +Priority: optional +Maintainer: Andrew Gee +Uploaders: Debian Python Modules Team +Build-Depends: cdbs (>= 0.4.90~), + debhelper (>= 5.0.38), + python (>= 2.6.6-3~) +X-Python-Version: >= 2.3 +Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-xmltv/trunk/ +Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-xmltv/trunk/ +Standards-Version: 3.8.0 +Homepage: http://funktronics.ca/python-xmltv + +Package: python-xmltv +Architecture: all +Depends: ${misc:Depends}, ${python:Depends}, + python (>= 2.5) | python-celementtree | python-elementtree +Description: allows Python applications to access XMLTV data + This package allows Python programs to interact with XMLTV data + and look through it, splitting the contents out into programmes + and channels. + XMLTV is an XML file format for storing TV listings. --- python-xmltv-1.3.orig/debian/changelog +++ python-xmltv-1.3/debian/changelog @@ -0,0 +1,18 @@ +python-xmltv (1.3-2) unstable; urgency=low + + * Team upload. + + [ Jakub Wilk ] + * Use canonical URIs for Vcs-* fields. + + [ Andrea Colangelo ] + * Convert to dh_python2 (Closes: #617044). + + -- Luca Falavigna Thu, 27 Jun 2013 18:29:37 +0200 + +python-xmltv (1.3-1) unstable; urgency=low + + * Initial release (Closes: #513294) + + -- Andrew Gee Tue, 27 Jan 2009 12:55:13 +0000 + --- python-xmltv-1.3.orig/debian/copyright +++ python-xmltv-1.3/debian/copyright @@ -0,0 +1,31 @@ +This package was debianized by Andrew Gee on +Tue, 27 Jan 2009 12:55:13 +0000. + +It was downloaded from http://funktronics.ca/python-xmltv/releases/python-xmltv-1.3.tar.gz + +Upstream Authors: + + John-Mark Gurney + Aidan Thornton + +Copyright: + + Copyright (C) 2001 James Oakley + +License: + + This library 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 2.1 of the License, or (at your option) any later version. + + This program 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 GNU Lesser General Public + License can be found in /usr/share/common-licenses/LGPL file. + +The Debian packaging is Copyright (C) 2009, Andrew Gee and +is licensed under the LGPL, see `/usr/share/common-licenses/LGPL'. --- python-xmltv-1.3.orig/debian/watch +++ python-xmltv-1.3/debian/watch @@ -0,0 +1,3 @@ +version=3 + +http://funktronics.ca/python-xmltv/releases/ python-xmltv-(.*)\.tar\.gz --- python-xmltv-1.3.orig/debian/source/format +++ python-xmltv-1.3/debian/source/format @@ -0,0 +1 @@ +1.0