Author: branden Date: 2004-07-16 13:15:13 -0500 (Fri, 16 Jul 2004) New Revision: 1666
Modified: trunk/debian/TODO Log: Add item. Modified: trunk/debian/TODO =================================================================== --- trunk/debian/TODO 2004-07-16 18:12:58 UTC (rev 1665) +++ trunk/debian/TODO 2004-07-16 18:15:13 UTC (rev 1666) @@ -149,6 +149,11 @@ well. * #253806: add FAQ entry offering more troubleshooting advice for the 'could not open default font' question +* Go through all README* files in upstream tree and make sure that we're + shipping as many as make sense. Probably need special target in debian/rules + (depended on by the install target) to handle this, because there will be a + lot of messy renaming to do. (Not all README files can be called README if + they live in the same /usr/share/doc/$package.) Do opportunistically, only in conjuction with other fixes ---------------------------------------------------------