Author: sylvestre Date: 2014-02-09 19:01:16 +0000 (Sun, 09 Feb 2014) New Revision: 17746
Modified: trunk/libjlatexmath-java/debian/changelog trunk/libjlatexmath-java/debian/control Log: * New upstream release * Standards-Version updated to 3.9.5 Modified: trunk/libjlatexmath-java/debian/changelog =================================================================== --- trunk/libjlatexmath-java/debian/changelog 2014-02-09 18:59:48 UTC (rev 17745) +++ trunk/libjlatexmath-java/debian/changelog 2014-02-09 19:01:16 UTC (rev 17746) @@ -1,3 +1,10 @@ +libjlatexmath-java (1.0.3-1) unstable; urgency=medium + + * New upstream release + * Standards-Version updated to 3.9.5 + + -- Sylvestre Ledru <[email protected]> Sun, 09 Feb 2014 19:28:59 +0100 + libjlatexmath-java (1.0.2-1) unstable; urgency=low * Upload to unstable Modified: trunk/libjlatexmath-java/debian/control =================================================================== --- trunk/libjlatexmath-java/debian/control 2014-02-09 18:59:48 UTC (rev 17745) +++ trunk/libjlatexmath-java/debian/control 2014-02-09 19:01:16 UTC (rev 17746) @@ -4,7 +4,7 @@ Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Sylvestre Ledru <[email protected]> Build-Depends: debhelper (>= 7), cdbs, ant, default-jdk, fop -Standards-Version: 3.9.4 +Standards-Version: 3.9.5 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libjlatexmath-java Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libjlatexmath-java Homepage: http://forge.scilab.org/index.php/p/jlatexmath/ @@ -20,7 +20,7 @@ mathematical formulas as part of a Java application. Some use cases are: - Displaying text with embedded formulas (in an editor pane, a JavaHelp page, ...) - - Make a combo box which provides the user with a choice between various + - Make a combo box which provides the user with a choice between various formulas. - Have a slider with ticks that display their values not as decimal numbers, but as exact values, e.g., fractions, square roots or any combination of @@ -38,7 +38,7 @@ mathematical formulas as part of a Java application. Some use cases are: - Displaying text with embedded formulas (in an editor pane, a JavaHelp page, ...) - - Make a combo box which provides the user with a choice between various + - Make a combo box which provides the user with a choice between various formulas. - Have a slider with ticks that display their values not as decimal numbers, but as exact values, e.g., fractions, square roots or any combination of @@ -59,7 +59,7 @@ mathematical formulas as part of a Java application. Some use cases are: - Displaying text with embedded formulas (in an editor pane, a JavaHelp page, ...) - - Make a combo box which provides the user with a choice between various + - Make a combo box which provides the user with a choice between various formulas. - Have a slider with ticks that display their values not as decimal numbers, but as exact values, e.g., fractions, square roots or any combination of _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

