Author: ewl-guest Date: 2008-02-06 20:10:58 +0000 (Wed, 06 Feb 2008) New Revision: 5620
Modified: branches/freemind/BRANCH_0.8/debian/control branches/freemind/BRANCH_0.8/debian/freemind.desktop branches/freemind/BRANCH_0.8/debian/freemind.install Log: Remove duplicated cdbs and debhelper. Add forgotten overrides. Correct Applications into Application in .desktop file. Modified: branches/freemind/BRANCH_0.8/debian/control =================================================================== --- branches/freemind/BRANCH_0.8/debian/control 2008-02-06 20:06:14 UTC (rev 5619) +++ branches/freemind/BRANCH_0.8/debian/control 2008-02-06 20:10:58 UTC (rev 5620) @@ -2,7 +2,7 @@ Section: contrib/text Priority: optional Maintainer: Eric Lavarde <[EMAIL PROTECTED]> -Build-Depends-Indep: debhelper (>= 4.1.0), cdbs (>= 0.4.8), docbook-to-man, ant, sun-j2sdk1.4 | java2-compiler, imagemagick, librelaxng-datatype-java, libjaxp1.2-java, libcommons-lang-java, libbatik-java (>= 1.6), rhino, libxerces2-java, libforms-java, libcommons-codec-java +Build-Depends-Indep: docbook-to-man, ant, sun-j2sdk1.4 | java2-compiler, imagemagick, librelaxng-datatype-java, libjaxp1.2-java, libcommons-lang-java, libbatik-java (>= 1.6), rhino, libxerces2-java, libforms-java, libcommons-codec-java Build-Depends: debhelper (>= 4.1.0), cdbs (>= 0.4.8) Standards-Version: 3.7.3 Modified: branches/freemind/BRANCH_0.8/debian/freemind.desktop =================================================================== --- branches/freemind/BRANCH_0.8/debian/freemind.desktop 2008-02-06 20:06:14 UTC (rev 5619) +++ branches/freemind/BRANCH_0.8/debian/freemind.desktop 2008-02-06 20:10:58 UTC (rev 5620) @@ -8,6 +8,6 @@ Icon=/usr/share/pixmaps/FreeMindWindowIcon.xpm Type=Application MimeType=application/x-freemind -Categories=Applications;Office; +Categories=Application;Office; GenericName=FreeMind Modified: branches/freemind/BRANCH_0.8/debian/freemind.install =================================================================== --- branches/freemind/BRANCH_0.8/debian/freemind.install 2008-02-06 20:06:14 UTC (rev 5619) +++ branches/freemind/BRANCH_0.8/debian/freemind.install 2008-02-06 20:10:58 UTC (rev 5620) @@ -11,3 +11,4 @@ bin/dist/accessories/* usr/share/freemind/accessories debian/freemind.desktop usr/share/applications debian/urlsee usr/bin +debian/overrides/freemind usr/share/lintian/overrides _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

