- Vcs-Bzr: is still wrong, branch does not exist - Long description describes indicator-applet, not this package - debian/copyright still needs to be fixed, see above - please fix Section: to "python", see above - needs to build-depend on python-all-dev, to build for all available Python versions - currently only builds extension for 2.6, not for 2.5:
$ dpkg -c ../python-indicate_0.0.2-0ubuntu1_i386.deb |grep '\.so$' -rw-r--r-- root/root 27236 2009-04-05 12:59 ./usr/lib/python2.6/dist-packages/indicate/_indicate.so I suppose this is because debian/rules still tries a manual build instead of including cdbs' python-distutils class. It is unfortunate that upstream uses autotools instead of a standard Python build system, but somehow this needs to be fixed. Perhaps you can convince upstream to drop the autotools stuff? :-) -- initial packaging of indicate-python https://bugs.launchpad.net/bugs/344936 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
