Author: malat-guest Date: 2009-09-30 12:34:10 +0000 (Wed, 30 Sep 2009) New Revision: 10709
Modified: trunk/jmdns/debian/control Log: Missing Build-Dep Modified: trunk/jmdns/debian/control =================================================================== --- trunk/jmdns/debian/control 2009-09-29 11:37:19 UTC (rev 10708) +++ trunk/jmdns/debian/control 2009-09-30 12:34:10 UTC (rev 10709) @@ -4,7 +4,7 @@ Maintainer: Debian Java Maintainers <[email protected]> DM-Upload-Allowed: yes Uploaders: Mathieu Malaterre (malat) <[email protected]> -Build-Depends: debhelper (>> 5), javahelper +Build-Depends: debhelper (>> 5), javahelper, gjdoc Build-Depends-Indep: openjdk-6-jdk Standards-Version: 3.8.3 Homepage: http://jmdns.sourceforge.net/ _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

