Hello Ramakrishnan On 2005-12-13 Ramakrishnan Muthukrishnan wrote: > Yes, i was also in a dilema while naming the package. Debian Python Policy > suggests that any package which provides a module "foo" should be named as > python-foo. I simply followed this policy as this package provides a module > wxgui under gnuradio. Probably, it needs to be renamed as python-gr-wxgui?
I don't know python but IIRC for perl this policy was made for "libraries"/"modules" and not standalone applications. If your gui is something that the user is intended to run as a normal application it should have a name like "gnuradio-wxgui". (people should find it with "apt-cache search gnuradio" at least) But just ask one of the python (policy) maintainers or at the debian-mentors mailing list, they can surely help you. bye, -christian- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

