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: [EMAIL PROTECTED]:~$ 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([EMAIL PROTECTED]); IRC([EMAIL PROTECTED]); ICQ(114362511); AIM(dreadazathoth); YAHOO(crawlingchaoslabs); FINGER([EMAIL PROTECTED]); MUD([EMAIL PROTECTED]:6669); WWW(http://fungi.yuggoth.org/); } -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]