On 2014-02-16 22:50:40, Andrew Kelley wrote: > Thank you for your feedback. I have addressed everything so far (in my own > repository).
Great, I'll look at it. > I tried to create a repository on alioth like this: > > $ ssh git.debian.org /git/pkg-multimedia/setup-repository libebur128.git > Permission denied (publickey). Have you specified the correct user in ~/.ssh/config? Otherwise you need to provide it to ssh: ssh $youru...@git.debian.org ... > > There are warnings during the build: > > > > dpkg-shlibdeps: warning: symbol tan used by > > debian/libebur128-1/usr/lib/libebur128.so.1.0.1 found in none of the > > libraries > > dpkg-shlibdeps: warning: symbol pow used by > > debian/libebur128-1/usr/lib/libebur128.so.1.0.1 found in none of the > > libraries > > dpkg-shlibdeps: warning: symbol log used by > > debian/libebur128-1/usr/lib/libebur128.so.1.0.1 found in none of the > > libraries > > > > libebur128 needs to be linked against -lm. > > > > I submitted an upstream patch to fix this: > https://github.com/jiixyj/libebur128/pull/27 Thank you! Regards -- Sebastian Ramacher
signature.asc
Description: Digital signature
_______________________________________________ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers