debian/0000755000000000000000000000000012213624745007174 5ustar debian/pydist-overrides0000644000000000000000000000001712213624745012431 0ustar six python-six debian/watch0000644000000000000000000000047612213624745010234 0ustar # Example watch control file for uscan # Rename this file to "watch" and then you can run the "uscan" command # to check for upstream updates and more. # See uscan(1) for format # Compulsory line, this is a version 3 file version=3 https://pypi.python.org/packages/source/f/feedgenerator/feedgenerator-(.*)\.tar\.gz debian/copyright0000644000000000000000000000506412213624745011134 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: feedgenerator Source: https://pypi.python.org/pypi/feedgenerator Files: * Copyright: 2013 Django Software Foundation and Dirk Makowski License: BSD-3 All rights reserved. . 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 Django 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. Files: debian/* Copyright: 2013 Ondřej Surý License: GPL-2+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This package 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 General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". debian/source/0000755000000000000000000000000012213624745010474 5ustar debian/source/format0000644000000000000000000000001412213624745011702 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000103112213624745011041 0ustar feedgenerator (1.7-1) unstable; urgency=low * Add Homepage to debian/control * New upstream version 1.7 * Move package under Debian Python Modules Team -- Ondřej Surý Tue, 10 Sep 2013 16:17:00 +0200 feedgenerator (1.6-1) unstable; urgency=low * New upstream version 1.6 -- Ondřej Surý Mon, 05 Aug 2013 14:15:58 +0200 feedgenerator (1.5-1) unstable; urgency=low * Initial packaging. (Closes: #702229) -- Ondřej Surý Mon, 04 Mar 2013 11:44:26 +0100 debian/control0000644000000000000000000000117112213624745010577 0ustar Source: feedgenerator Maintainer: Debian Python Modules Team Uploaders: Ondřej Surý Section: python Priority: optional Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 7) Standards-Version: 3.9.4 Homepage: https://github.com/dmdm/feedgenerator-py3k Package: python-feedgenerator Architecture: all Depends: ${misc:Depends}, ${python:Depends} Description: Syndication feed generation library Feedgenerator is a standalone version of Django's feedgenerator, which is a syndication feed generation library used for generating RSS. debian/rules0000755000000000000000000000025712213624745010260 0ustar #!/usr/bin/make -f # This file was automatically generated by stdeb 0.6.0+git at # Mon, 04 Mar 2013 11:44:26 +0100 %: dh $@ --with python2 --buildsystem=python_distutils debian/compat0000644000000000000000000000000212213624745010372 0ustar 7