Simon Josefsson <[email protected]> writes:

> I have noticed another solution to this problem that is being used: in
> the gnutls debian package there is a patch to make the gettext domain
> use the same suffix as the shared library version.  So the files will be
> gnutls26.gmo etc for the libgnutls26* debian package, instead of
> gnutls.gmo, and any future libgnutls27* debian package can use
> gnutls27.gmo and there will not be any conflict.  The translation
> messages for each individual shared library package version will also be
> correct.

> Do you see any problem with that solution?  It would also avoid the need
> for another small debian package, but it could have other negative
> consequences that I haven't thought of.

Nope, that sounds great.  I didn't realize that you could do that.  I
think that's an even better solution.

-- 
Russ Allbery ([email protected])               <http://www.eyrie.org/~eagle/>


_______________________________________________
Help-gss mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gss

Reply via email to