do not update po and pot files in the process of the build as this
authorDavid Kalnischkies <kalnischkies@gmail.com>
Wed, 21 Mar 2012 22:47:54 +0000 (23:47 +0100)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Wed, 21 Mar 2012 22:47:54 +0000 (23:47 +0100)
commita11afb9d0dd5d2326acb2de19ea20b49238667d0
tree1db2be39d53ae96404af0e994ffd683040797966
parentfca9751603f4f1ee0612208c009326490dca9a53
do not update po and pot files in the process of the build as this
causes timestamp changes for the mo files which therefore can't
be refcounted by dpkg for your M-A: same packages
(Closes: #659333, LP: #924628)

The commit also enables a top-level 'make update-po' and does
all the needed changes to let this work now that update-po might
be called in a freshly checkout tree
Makefile
buildlib/defaults.mak
buildlib/podomain.mak
debian/changelog
doc/makefile
po/makefile
test/Makefile