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

Re: help with gmail



On Thu, Jun 08, 2006 at 08:45:03AM -0600, Joseph Smidt wrote:
> I received help with the depends scripts earlier but now I have a
> new problem.  ${python: depends} is returning a dependency for >
> python 2.3 and << python 2.4.  But the package requires python 2.4
> to work.  Does anybody know how I can fix this?  My packages are
> at josephsmidt.googlepages.com/debianpackages.

[please wrap your messages at 80 columns or less]

Depending on python isn't going to work for you since the default
python in sid is still python2.3:

   fungi@cthulhu:~$ apt-cache show python|grep ^Depends:
   Depends: python2.3 (>= 2.3.5-1)

I recommend reading the Debian Python Policy for a detailed
explanation of the problem you're encountering and possible
solutions:

   http://www.debian.org/doc/packaging-manuals/python-policy/

Hope that helps!
-- 
{ IRL(Jeremy_Stanley); PGP(9E8DFF2E4F5995F8FEADDC5829ABF7441FB84657);
SMTP(fungi@yuggoth.org); IRC(fungi@irc.yuggoth.org#ccl); ICQ(114362511);
AIM(dreadazathoth); YAHOO(crawlingchaoslabs); FINGER(fungi@yuggoth.org);
MUD(fungi@katarsis.mudpy.org:6669); WWW(http://fungi.yuggoth.org/); }



Reply to: