Author: apeeters-guest Date: 2007-12-03 08:18:53 +0000 (Mon, 03 Dec 2007) New Revision: 4945
Modified: trunk/libjmathtex-java/debian/changelog trunk/libjmathtex-java/debian/control Log: Moved Homepage to a real field Modified: trunk/libjmathtex-java/debian/changelog =================================================================== --- trunk/libjmathtex-java/debian/changelog 2007-12-02 22:38:53 UTC (rev 4944) +++ trunk/libjmathtex-java/debian/changelog 2007-12-03 08:18:53 UTC (rev 4945) @@ -1,6 +1,8 @@ libjmathtex-java (0.7~pre-3) unstable; urgency=low * Fixed debian/watch file (Closes: #453604) + * debian/control: + - Moved Homepage to a real field -- Adriaan Peeters <[EMAIL PROTECTED]> Fri, 30 Nov 2007 10:41:30 +0100 Modified: trunk/libjmathtex-java/debian/control =================================================================== --- trunk/libjmathtex-java/debian/control 2007-12-02 22:38:53 UTC (rev 4944) +++ trunk/libjmathtex-java/debian/control 2007-12-03 08:18:53 UTC (rev 4945) @@ -3,6 +3,7 @@ Priority: optional Maintainer: Debian Java Maintainers <[EMAIL PROTECTED]> Uploaders: Adriaan Peeters <[EMAIL PROTECTED]> +Homepage: http://jmathtex.sourceforge.net/ Build-Depends: debhelper (>> 5.0.0), cdbs, patchutils, ant, java-gcj-compat-dev, libjdom1-java Standards-Version: 3.7.2 @@ -25,8 +26,6 @@ Formulas are Java-objects that can be built from scratch (by combining smaller formulas in several ways) and from LaTeX strings. There is also limited support for MathML. - . - Homepage: http://jmathtex.sourceforge.net/ Package: libjmathtex-java-gcj Architecture: any _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

