[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#701962: Updates and packaging repository.



On Thu, 21 Nov 2013, Ra?l S?nchez Siles wrote:

 Meanwhile, I've set up a repository with latest packaging stuff [0]

Hi Raul,

I was working on this too but it looks like you're further along than me so I'll defer to you. A couple things though...

First, the -dev package can't be Multi-Arch: same because of a couple of header files in libsodium that can potentially differ based on architecture:

https://github.com/jedisct1/libsodium/blob/0.4.5/src/libsodium/include/sodium/crypto_stream_salsa20.h.in
https://github.com/jedisct1/libsodium/blob/0.4.5/src/libsodium/include/sodium/crypto_scalarmult_curve25519.h.in

I think co-installable -dev packages are very nice though, so I was planning to ask upstream if they could refactor those header files to not be different on different architectures.

Second, don't forget to install the pkgconfig files (usr/lib/*/pkgconfig/*) in the -dev package.

Regards,

Andrew


Reply to: