2011/8/21 Євгеній Мещеряков <eu...@debian.org>: > Package: dictionaries-common > Version: 1.11.5 > Severity: normal > > I'm trying to fix bug #638740. I found that I probably can fix it by > using 'auto-compat option' in an info file. Unfortunately there is no > information in dsdt-policy about syntax of this option.
Its use is not policy, just an option to debhelper like tools, $ man installdeb-aspell ... For benefit of aspell dictionaries using aspell-autobuildhash, installdeb-aspell script will look for 'auto-compat' and 'auto-contents' fields in $lang.info-aspell, containing base name(s) of your compat and, if needed, contents file(s). If 'auto-compat' entry is found two debhelper snippets are added, one to create/reset compatfile(s) in postinst and the other to remove files in a removal list (initially containing compat files) from postrm. If 'auto-contents' entry is found, contents file at debian/ will be parsed and its contents added to the removal list, otherwise a hash with the same basename of the compatfile is expected and added to the removal list. Unless previous stuff exists, </usr/lib/aspell}/$dict.rws - /var/lib/aspell/$dict.rws> symlinks will also be automatically created. Same for installdeb-ispell. Regards, -- Agustin -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org