		General ToDo list for emdebian-tools
		====================================

(no particular order, the numbers are chronological of the
appearance of the issue.)

emdebuild bug:
==============

1. create a way to replicate the apt-cross dependency list, just
	as an informative list. Link that with empath. (Replace with debian/xcontrol)

(note for website, not emdebian-tools)
2. Incorporate build success|failure output into search.php - when
	clicking on a dependency, if the build failed show the build log.

3. (fixed as emtargetcmp)

4. (fixed as support for debian/xcontrol).

5. fixed: emlocale should check po/ in ${topsrcdir} - despite difficulties,
	needed to handle packages not already in Debian for machine/variant
	support. po/ is only searched if found and after other methods have
	been tried.

6. fixed.

7. fixed.

8. emsource could do with using libsvn-perl

9. emdebuild to override debian/control Build-Depends with debian/xcontrol
	Build-Depends.

10. em_make and emsource to wrap unwanted rules in nodocs or nocheck
	to aid preparation of a patch for upstream - easier updates.

11. update method: patch $package.old/$file, diff .old against updated Debian
	file, apply diff to $file to generate emdebian patch file, refresh emdebian
	patch file with emdebuild.

12. (fixed as gcc--4.2 is the default compiler.)

13. emdebuild needs to stop creating patches for debian/*.orig

14. empdebuild should check that hostname -f works before trying
    to create a chroot.

15. Allow debian/copyright into the package - remove with dpkg filtering when available.

16. (implemented in 0.5.0)

17. (implemented in 0.5.0)

18. apt-cross to hack around limitations of debootstrap with multiple mirrors.
	Reinventing so look into Stag again.

19. (fixed - error in balloon3-config)

20. apt-key add requires a recent date - stops emsecondstage.
