[pkg-java] r19281 - trunk/libjlatexmath-java/debian
Sylvestre Ledru
sylvestre at moszumanska.debian.org
Fri Oct 13 21:48:19 UTC 2017
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 <sylvestre at debian.org> 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 <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Sylvestre Ledru <sylvestre at debian.org>
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
More information about the pkg-java-commits
mailing list