Quoting Python Policy:

"3.1 Programs using the default python
Programs that can run with any version of Python must begin with 
#!/usr/bin/python or #!/usr/bin/env python (the former is preferred). They must 
also specify a dependency on python, with a versioned dependency if necessary.

If the program needs the python module foo, it must depend on python-
foo. "

Therefore, what I suggested follows the Python policy. There is only one
script in the package nothing else.

-- 
Wrong dependencies
https://bugs.launchpad.net/bugs/225676
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to