On Tue 2016-02-16 18:25:32 -0500, Daniel Kahn Gillmor wrote: > The attached set of patches (also in the debian-windows branch of > https://anonscm.debian.org/users/dkg/libksba.git) provides this for > libksba.
sorry, i got that URL wrong. It should actually be: https://anonscm.debian.org/git/users/debian/libksba.git So merging it (should you decide to do so) would look something like: git remote add dkg https://anonscm.debian.org/git/users/debian/libksba.git git remote update dkg git merge --ff-only dkg/debian-windows All the best, --dkg