It looks like the gallery2 Debian packaging contains a patch to the MANIFEST file. That seems to suggest that these sorts of problems will always occur because someone will forget to update the MANIFEST file.
How about doing something like this in debian/rules to rebuild the MANIFEST file? cd `pwd`/debian/${package}/usr/share/gallery2 && updateManifest.pl I do something similar in a private package I've built that contains a custom gallery2 theme... seems to work! :-) peace & happiness, martin -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org