Author: nd-guest Date: 2007-10-04 08:04:27 +0000 (Thu, 04 Oct 2007) New Revision: 1163
Modified: packages/josm/trunk/debian/control Log: - added build-depend on ant - added homepage filed to debian/control. Modified: packages/josm/trunk/debian/control =================================================================== --- packages/josm/trunk/debian/control 2007-10-03 20:42:01 UTC (rev 1162) +++ packages/josm/trunk/debian/control 2007-10-04 08:04:27 UTC (rev 1163) @@ -3,8 +3,9 @@ Priority: extra Maintainer: Debian GIS Project <[email protected]> Uploaders: Andreas Putzo <[EMAIL PROTECTED]> -Build-Depends: cdbs, dpatch, debhelper (>= 5), sun-java6-jdk, libgettext-commons-java, libmetadata-extractor-java +Build-Depends: ant, cdbs, dpatch, debhelper (>= 5), sun-java6-jdk, libgettext-commons-java, libmetadata-extractor-java Standards-Version: 3.7.2 +Homepage: http://josm.openstreetmap.de Package: josm Architecture: all @@ -22,5 +23,3 @@ have legal or technical restrictions on their use, holding back people from using them in creative, productive or unexpected ways. http://www.openstreetmap.org - . - Homepage: http://josm.openstreetmap.de _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

