Frank Küster <[EMAIL PROTECTED]> wrote: > This requires a fix to tpm2deb.pl, I'll have a look.
I guess this will do: --- tpm2deb.pl (Revision 1941) +++ tpm2deb.pl (Arbeitskopie) @@ -948,6 +948,7 @@ } print CONTROL " .\n This package includes the following CTAN packages:\n"; foreach $p (@foo) { + next if is_blacklisted($p,""); $tit = $TeXLive{$p}{'title'}; if (defined($Title{$p})) { $tit = $Title{$p}; but I haven't checked yet. Regards, Frank -- Dr. Frank Küster Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich Debian Developer (teTeX/TeXLive)