[pkg-java] r12977 - trunk/libjlatexmath-java/debian
Sylvestre Ledru
sylvestre at alioth.debian.org
Sun Sep 12 11:55:37 UTC 2010
Author: sylvestre
Date: 2010-09-12 11:55:34 +0000 (Sun, 12 Sep 2010)
New Revision: 12977
Modified:
trunk/libjlatexmath-java/debian/changelog
trunk/libjlatexmath-java/debian/control
trunk/libjlatexmath-java/debian/rules
Log:
In experimental
* New upstream release
* Standards-Version updated to version 3.9.1
Modified: trunk/libjlatexmath-java/debian/changelog
===================================================================
--- trunk/libjlatexmath-java/debian/changelog 2010-09-11 05:27:44 UTC (rev 12976)
+++ trunk/libjlatexmath-java/debian/changelog 2010-09-12 11:55:34 UTC (rev 12977)
@@ -1,3 +1,10 @@
+libjlatexmath-java (0.9.3-1) experimental; urgency=low
+
+ * New upstream release
+ * Standards-Version updated to version 3.9.1
+
+ -- Sylvestre Ledru <sylvestre at debian.org> Sun, 12 Sep 2010 13:44:53 +0200
+
libjlatexmath-java (0.8.9-1) unstable; urgency=low
* New upstream release
Modified: trunk/libjlatexmath-java/debian/control
===================================================================
--- trunk/libjlatexmath-java/debian/control 2010-09-11 05:27:44 UTC (rev 12976)
+++ trunk/libjlatexmath-java/debian/control 2010-09-12 11:55:34 UTC (rev 12977)
@@ -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.8.4
+Standards-Version: 3.9.1
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libjlatexmath
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libjlatexmath
Homepage: http://forge.scilab.org/index.php/p/jlatexmath/
Modified: trunk/libjlatexmath-java/debian/rules
===================================================================
--- trunk/libjlatexmath-java/debian/rules 2010-09-11 05:27:44 UTC (rev 12976)
+++ trunk/libjlatexmath-java/debian/rules 2010-09-12 11:55:34 UTC (rev 12977)
@@ -16,6 +16,6 @@
install/libjlatexmath-fop-java::
- install -m 644 -D $(BUILDDIR)/jlatexmath-plugin-fop-$(DEB_UPSTREAM_VERSION).jar debian/libjlatexmath-fop-java/usr/share/java/jlatexmath-plugin-fop-$(DEB_UPSTREAM_VERSION).jar
- ln -s jlatexmath-plugin-fop-$(DEB_UPSTREAM_VERSION).jar debian/libjlatexmath-fop-java/usr/share/java/jlatexmath-plugin-fop.jar
- ln -s jlatexmath-plugin-fop-$(DEB_UPSTREAM_VERSION).jar debian/libjlatexmath-fop-java/usr/share/java/jlatexmath-fop.jar
+ install -m 644 -D $(BUILDDIR)/jlatexmath-fop-$(DEB_UPSTREAM_VERSION).jar debian/libjlatexmath-fop-java/usr/share/java/jlatexmath-fop-$(DEB_UPSTREAM_VERSION).jar
+ ln -s jlatexmath-fop-$(DEB_UPSTREAM_VERSION).jar debian/libjlatexmath-fop-java/usr/share/java/jlatexmath-plugin-fop.jar
+ ln -s jlatexmath-fop-$(DEB_UPSTREAM_VERSION).jar debian/libjlatexmath-fop-java/usr/share/java/jlatexmath-fop.jar
More information about the pkg-java-commits
mailing list