Author: gmascellani-guest Date: 2009-05-21 16:01:26 +0000 (Thu, 21 May 2009) New Revision: 2226
Added: packages/josm-plugins/trunk/debian/TODO.Debian Log: Added TODO for next plugins to add Added: packages/josm-plugins/trunk/debian/TODO.Debian =================================================================== --- packages/josm-plugins/trunk/debian/TODO.Debian (rev 0) +++ packages/josm-plugins/trunk/debian/TODO.Debian 2009-05-21 16:01:26 UTC (rev 2226) @@ -0,0 +1,18 @@ +* Add more plugins: which are the problems? + + editgpx + - license: OK, GPL (Copyright 2008. Martin Garbe (leo at running-sheep dot com)) + - build.xml: OK, needs anti-SVN patch + + grid + - license: unknown, copyright holder too + - build.xml: OK, needs anti-SVN patch + + openstreetbugs + - license: OK, seems to be 3-clause BSD or something like (Copyright (c) 2008, Henrik Niehaus) + - build.xml: OK, needs anti-SVN patch + + routing + - license: MAYBE: GPL-2+ text is clearly stated, but copyright string + (Copyright (C) 2008 Innovant) is not very precise. Is it enough? + - build.xml: OK, needs anti-SVN patch and specification of build dependencies + - dependencies: depends on jgraph and log4j, which are both in Debian + + usertools + - license: unknown, copyright holder too + - build.xml: OK, needs anti-SVN patch _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

