[pkg-java] r10481 - trunk/tijmp/debian

Michael Koch mkoch at alioth.debian.org
Fri Sep 18 20:27:10 UTC 2009


Author: mkoch
Date: 2009-09-18 20:27:10 +0000 (Fri, 18 Sep 2009)
New Revision: 10481

Modified:
   trunk/tijmp/debian/changelog
   trunk/tijmp/debian/control
   trunk/tijmp/debian/rules
Log:
tijmp (0.6-1) unstable; urgency=low

  * New upstream release
  * Updated Standards-Version to 3.8.0. No changes needed.

 -- Michael Koch <konqueror at gmx.de>  Sun, 15 Jun 2008 23:31:06 +0200



Modified: trunk/tijmp/debian/changelog
===================================================================
--- trunk/tijmp/debian/changelog	2009-09-18 20:04:27 UTC (rev 10480)
+++ trunk/tijmp/debian/changelog	2009-09-18 20:27:10 UTC (rev 10481)
@@ -1,3 +1,10 @@
+tijmp (0.6-1) unstable; urgency=low
+
+  * New upstream release
+  * Updated Standards-Version to 3.8.0. No changes needed.
+
+ -- Michael Koch <konqueror at gmx.de>  Sun, 15 Jun 2008 23:31:06 +0200
+
 tijmp (0.5-1) unstable; urgency=low
 
   * New upstream release

Modified: trunk/tijmp/debian/control
===================================================================
--- trunk/tijmp/debian/control	2009-09-18 20:04:27 UTC (rev 10480)
+++ trunk/tijmp/debian/control	2009-09-18 20:27:10 UTC (rev 10481)
@@ -4,7 +4,7 @@
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Michael Koch <konqueror at gmx.de>
 Build-Depends: cdbs, debhelper (>= 5), sun-java6-jdk
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/tijmp
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/tijmp
 Homepage: http://www.khelekore.org/jmp/tijmp/

Modified: trunk/tijmp/debian/rules
===================================================================
--- trunk/tijmp/debian/rules	2009-09-18 20:04:27 UTC (rev 10480)
+++ trunk/tijmp/debian/rules	2009-09-18 20:27:10 UTC (rev 10481)
@@ -6,6 +6,8 @@
 
 DEB_CONFIGURE_SCRIPT_ENV += JAVA_HOME="/usr/lib/jvm/java-6-sun"
 
+DEB_MAKE_INVOKE += JAR=/usr/lib/jvm/java-6-sun/bin/jar
+
 install/tijmp::
 	mv debian/tijmp/usr/share/java/tijmp.jar debian/tijmp/usr/share/java/tijmp-$(DEB_UPSTREAM_VERSION).jar
 	dh_link -p tijmp /usr/share/java/tijmp-$(DEB_UPSTREAM_VERSION).jar /usr/share/java/tijmp.jar




More information about the pkg-java-commits mailing list