On Sun, 02 Mar 2008, Ricardo Mones wrote: > Upstream provides several translations, including the Spanish one, which > are not installed with the package. Not sure what the problem can be, > because I've rebuild the package from source and all po files were > correctly built to usr/share/zim/lingua dir.
The current debian package contains a single translation: /usr/share/zim/lingua/cs.pl And in the log I see: /usr/bin/perl ./Lingua.PL Compiling po/cs.po -> share/zim/lingua/cs.pl Could not write file: share/applications/zim.desktop $ ls -al share/applications/zim.desktop -r--r--r-- 1 rhertzog rhertzog 1027 nov 21 15:21 share/applications/zim.desktop This is because the Zim-0.23.tar.gz generated by Jaap has those bad rights and svn-buildpackage is not smart enough to fix them (while dpkg-source -x does fix them so a simple rebuild from source gets it right). In any case, Jaap, such a failure should lead to an error and the build shouldn't proceed... I'll put a work-aroung in debian/rules until then. Cheers, -- Raphaël Hertzog Le best-seller français mis à jour pour Debian Etch : http://www.ouaza.com/livre/admin-debian/

