Author: sylvestre Date: 2017-10-13 21:48:19 +0000 (Fri, 13 Oct 2017) New Revision: 19281
Modified: trunk/libjlatexmath-java/debian/changelog trunk/libjlatexmath-java/debian/control trunk/libjlatexmath-java/debian/watch Log: * New upstream release * Standards-Version: 4.1.0 Modified: trunk/libjlatexmath-java/debian/changelog =================================================================== --- trunk/libjlatexmath-java/debian/changelog 2017-10-13 15:49:05 UTC (rev 19280) +++ trunk/libjlatexmath-java/debian/changelog 2017-10-13 21:48:19 UTC (rev 19281) @@ -1,6 +1,7 @@ -libjlatexmath-java (1.0.3-2) UNRELEASED; urgency=medium +libjlatexmath-java (1.0.6-1) unstable; urgency=medium - * Standards-Version: 3.9.6 + * New upstream release + * Standards-Version: 4.1.0 * Update the homepage -- Sylvestre Ledru <[email protected]> Wed, 30 Dec 2015 14:00:59 +0100 Modified: trunk/libjlatexmath-java/debian/control =================================================================== --- trunk/libjlatexmath-java/debian/control 2017-10-13 15:49:05 UTC (rev 19280) +++ trunk/libjlatexmath-java/debian/control 2017-10-13 21:48:19 UTC (rev 19281) @@ -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.6 +Standards-Version: 4.1.0 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: https://github.com/opencollab/jlatexmath @@ -67,4 +67,3 @@ - Display the formula together with the graph of a function. . This package contains the fop plugin. - Modified: trunk/libjlatexmath-java/debian/watch =================================================================== --- trunk/libjlatexmath-java/debian/watch 2017-10-13 15:49:05 UTC (rev 19280) +++ trunk/libjlatexmath-java/debian/watch 2017-10-13 21:48:19 UTC (rev 19281) @@ -1,3 +1,4 @@ -version=3 -http://forge.scilab.org/index.php/p/jlatexmath/downloads/direct/ \ -.*/jlatexmath-src-all-(.*).zip debian debian/orig-tar.sh +version=4 +opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%jlatexmath-$1.tar.gz%" \ + https://github.com/opencollab/jlatexmath/tags \ + (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate \ No newline at end of file _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

