* Simon McVittie <s...@debian.org>, 2010-01-04, 18:48:
$ grep -C1 'Free usage' /usr/share/pyshared/docutils/writers/s5_html/themes/default/iepngfix.htc // IE5.5+ PNG Alpha Fix v1.0 by Angus Turnbull http://www.twinhelix.com // Free usage permitted as long as this notice remains intact.According to a quick search, the author seems to have relicensed this to LGPL2.1 in later versions; the version labelled "1.0 final" might be suitable? See: http://www.twinhelix.com/css/iepngfix/ The s5 package has the same bug. Perhaps it would be possible to make docutils use files from s5, and add Recommends: s5 (or Depends or Suggests, depending how important you think rst2s5 is), rather than embedding a copy of the S5 themes? If so, only the s5 maintainer would need to fix this.
Unfortunately, source packages are also affected. That means that if iepngfix upstream don't agree to relicense this particular version,
we will have to repackage .orig.tar.gz anyway. But in the latter caseI think I prefer to strip this file completely, as it serve very little purpose and, if I understand correctly, doesn't even work out of the box.
While I detest embedded code copies, it seems that I cannot make docutils use other s5 files, as they were purposely modified by docutils upstream.
According to source.debian.net this also affects cython, docvert, lxml, plone3, python-chaco, plastex and jifty, although I haven't verified that those don't already contain a license clarification in debian/copyright.
They don't. In fact, they don't mention this file at all (which is a bug on its own). But let's refrain from mass bug cloning until we have iepngfix upstream opinion.
-- Jakub Wilk
signature.asc
Description: Digital signature
_______________________________________________ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/python-modules-team