Author: ewl-guest Date: 2008-08-03 13:33:16 +0000 (Sun, 03 Aug 2008) New Revision: 6834
Modified: trunk/simplyhtml/debian/control Log: Stupid error forgetting to remove contrib from control file, shame on me... Modified: trunk/simplyhtml/debian/control =================================================================== --- trunk/simplyhtml/debian/control 2008-08-03 13:22:54 UTC (rev 6833) +++ trunk/simplyhtml/debian/control 2008-08-03 13:33:16 UTC (rev 6834) @@ -5,7 +5,7 @@ Build-Depends: debhelper (>= 4.1.0), cdbs (>= 0.4.8) Build-Depends-Indep: openjdk-6-jdk, libgnu-regexp-java, javahelp2, ant, gjdoc, javahelp2 Standards-Version: 3.8.0 -Section: contrib/web +Section: web Homepage: http://sf.net/projects/simplyhtml Package: simplyhtml @@ -24,6 +24,6 @@ Architecture: all Suggests: simplythml Recommends: iceweasel | firefox | www-browser -Section: contrib/doc +Section: doc Description: API documentation for simplyhtml The javadoc for SimplyHTML, a Java word processor based on HTML and CSS. _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

