Comment 2 for bug 1655782

Revision history for this message
Sebastien Bacher (seb128) wrote : Re: Elfdalian layout + merge with Debian 2.19-1

Thanks for the work Gunnar but there is a problem with the version in your ppa, debdiffing between 2.19-1 from Debian and your 2.19-1ubuntu1~ppa1 it looks like your reverted the version update

e.g

--- xkeyboard-config-2.19.orig/configure.ac
+++ xkeyboard-config-2.19/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(xkeyboard-config, 2.19)
+AC_INIT(xkeyboard-config, 2.18)
 AC_CONFIG_SRCDIR(rules/base.xml.in)
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE