Author: ewl-guest Date: 2007-03-23 16:13:46 +0000 (Fri, 23 Mar 2007) New Revision: 3084
Modified: trunk/freemind/debian/control Log: Adapt and correct dependencies. Add Java Debian Maintainers. Modified: trunk/freemind/debian/control =================================================================== --- trunk/freemind/debian/control 2007-03-22 23:46:19 UTC (rev 3083) +++ trunk/freemind/debian/control 2007-03-23 16:13:46 UTC (rev 3084) @@ -1,16 +1,17 @@ Source: freemind Section: contrib/text Priority: optional -Maintainer: Eric Lavarde <[EMAIL PROTECTED]> -Build-Depends-Indep: docbook-to-man, ant, ant-optional, j2sdk1.4, imagemagick, librelaxng-datatype-java, libjaxp1.2-java, libcommons-lang-java, libbatik-java (>= 1.6), rhino, libxerces2-java, libforms-java, groovy +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Eric Lavarde <[EMAIL PROTECTED]> +Build-Depends-Indep: docbook-to-man, ant, ant-optional, j2sdk1.4, imagemagick, libcommons-lang-java, libbatik-java (>= 1.6), rhino, libforms-java, groovy, libjibx-java, libxsd2jibx-java Build-Depends: debhelper (>= 5.0), cdbs (>= 0.4.8) Standards-Version: 3.7.2.2 Package: freemind Architecture: all -Depends: j2re1.4 | j2re1.5 | java2-runtime, librelaxng-datatype-java, libjaxp1.2-java, libcommons-lang-java, libforms-java, libcommons-codec-java +Depends: j2re1.4 | j2re1.5 | java2-runtime, libcommons-lang-java, libforms-java, jibx Recommends: mozilla-browser | www-browser -Suggests: freemind-plugins-help, freemind-plugins-svg, freemind-plugins-time, java-package, freemind-plugins-collab-jabber +Suggests: freemind-plugins-help, freemind-plugins-svg, freemind-plugins-script, java-package Description: Java Program for creating and viewing Mindmaps Taking the Concept-Mapping approach to Human-Computer Interface design. A mind mapper, and at the same time an easy-to-operate hierarchical editor @@ -34,7 +35,7 @@ Package: freemind-plugins-svg Architecture: all -Depends: j2re1.4 | j2re1.5 | java2-runtime, freemind (>= 0.9.0~beta9), libbatik-java (>= 1.6), rhino, libxerces2-java +Depends: j2re1.4 | j2re1.5 | java2-runtime, freemind (>= 0.9.0~beta9), libbatik-java (>= 1.6), rhino Description: Java Plugin for FreeMind to export Mindmaps to SVG and PDF This plugin will add two menu points 'File -> Export -> SVG-Export' and 'File -> Export -> PDF-Export'. @@ -56,7 +57,7 @@ This plugin will add the menu points 'Tools -> Evaluate' and 'Tools -> Script Editor...'. . - This feature is rather new and not well documented. + This feature is rather new and not well documented. Check the README file. #Package: freemind-plugins-collab-jabber #Architecture: all _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

