Description: Version filename of locale data (gnutls28.mo instead of
 gnutls.mo) This is necessary to make e.g. libgnutls26 and libgnutls28
 co-installable.
Author: Andreas Metzler <ametzler@debian.org>

diff -NurBbp a/po/Makevars b/po/Makevars
--- a/po/Makevars	2011-04-08 12:43:00.000000000 +0200
+++ b/po/Makevars	2011-08-07 19:42:39.000000000 +0200
@@ -1,7 +1,7 @@
 # Makefile variables for PO directory in any package using GNU gettext.
 
 # Usually the message domain is the same as the package name.
-DOMAIN = $(PACKAGE)
+DOMAIN = $(PACKAGE)28
 
 # These two variables depend on the location of this directory.
 subdir = po
