diff -Nru xkeyboard-config-1.1~cvs.20080104.1/debian/changelog xkeyboard-config-1.1~cvs.20080104.1/debian/changelog --- xkeyboard-config-1.1~cvs.20080104.1/debian/changelog 2008-04-09 10:50:03.000000000 +0700 +++ xkeyboard-config-1.1~cvs.20080104.1/debian/changelog 2008-04-09 10:50:03.000000000 +0700 @@ -1,3 +1,9 @@ +xkeyboard-config (1.1~cvs.20080104.1-1ubuntu5) hardy; urgency=low + + * debian/rules: make update-po in the build target (LP: #213192) + + -- Артём Попов Wed, 09 Apr 2008 09:48:19 +0700 + xkeyboard-config (1.1~cvs.20080104.1-1ubuntu4) hardy; urgency=low * New patches: diff -Nru /tmp/x2t04rBULp/xkeyboard-config-1.1~cvs.20080104.1/debian/rules /tmp/WBRAkmKyCq/xkeyboard-config-1.1~cvs.20080104.1/debian/rules --- xkeyboard-config-1.1~cvs.20080104.1/debian/rules 2008-04-09 10:50:03.000000000 +0700 +++ xkeyboard-config-1.1~cvs.20080104.1/debian/rules 2008-04-09 10:50:03.000000000 +0700 @@ -69,6 +69,7 @@ for d in compat geometry keycodes keymap semantics symbols types; \ do cp debian/$$d.dir $$d/; done $(MAKE) + (cd po; make update-po; cd ..) touch $@ clean: $(stamp) unpatch