[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RFS: feedparser -- Universal Feed Parser for Python



        Hi,

On Thu, Aug 03, 2006, Carlos Galisteo wrote:
> It builds these binary packages:
> python-feedparser - Universal Feed Parser for Python

 Three big mistakes:
 - you forgot the pycompat file
 - you build your package with "python", which is the current python
   version, but you declare a build-dep on python-all-dev, and
   XS-Python-Version: >= 2.1
   => change that to python-dev and XS-Python-Version: current, OR make
   your package build for all python versions (recommended)
 - Provides: python2.4-feedparser => this is incorrect, your package is
   only built for the current python version, not for 2.4, and you
   should use ${python:Provides} anyway

-- 
Loïc Minier <lool@dooz.org>



Reply to: