On Sat, 08 Jul 2006, Carlos Z.F. Liu wrote: > Hello, > > My gnochm package contain only one python script under /usr/bin, no > modules, no extensions. So I don't need python-support and > python-central. If pycompat=1, dh_python will replace ${python:Depends} > with "python (>= 2.3), python (<< 3)"; If pycompat=2 without pyversions > setting, it will be "python" only. Shoud I use this result in my next > upload? Do I need to set pyversions manually?
The "python" dependency is the good dependency. If you have a minimum python version required, then you need to create debian/pyversions file like "2.3-" and you will get a "python (>= 2.3)" dependency. Cheers, -- Raphaël Hertzog Premier livre français sur Debian GNU/Linux : http://www.ouaza.com/livre/admin-debian/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]