Comment 7 for bug 129081

Revision history for this message
Cesare Tirabassi (norsetto) wrote :

Thanks for the clarifications Thorvald:

1) Native Debian packages are packages which have been written especially for Debian (or Ubuntu in our case), which is not the case for Mumble. To give you an example, if you are familiar with Ubuntu, update-manager is a native debian package.

2) Patch is attached.

3) Note that libspeex is a common library. For instance we already have it (1.1.12-3) in our repositories, and it would make sense for us to use it instead of replicating a local copy just for mumble. The best would be to have an upstream tarball that DO NOT include this library, and we can just make sure that it is specified as a Build-Depends and Depends.

4) Thanks for the clarification. I'm not familiar with this tool myself, but if you tell me that your makefile take care of it I'm happy. Is there anything that we have to do from our end to make sure the right process is enforced?