[pkg-java] r13010 - trunk/tijmp/debian
Niels Thykier
nthykier-guest at alioth.debian.org
Sat Oct 2 10:34:46 UTC 2010
Author: nthykier-guest
Date: 2010-10-02 10:34:43 +0000 (Sat, 02 Oct 2010)
New Revision: 13010
Removed:
trunk/tijmp/debian/patches/
Modified:
trunk/tijmp/debian/changelog
trunk/tijmp/debian/rules
Log:
Removed the patch - it was useless.
Modified: trunk/tijmp/debian/changelog
===================================================================
--- trunk/tijmp/debian/changelog 2010-10-02 10:05:03 UTC (rev 13009)
+++ trunk/tijmp/debian/changelog 2010-10-02 10:34:43 UTC (rev 13010)
@@ -1,11 +1,11 @@
-tijmp (0.8+dfsg-4) UNRELEASED; urgency=low
+tijmp (0.8+dfsg-4) experimental; urgency=low
* Corrected JAVA_HOME to openjdk-6 (Closes: #598769)
* Bumped Standards-Versions 3.9.1 - no changes required.
- * Converted patch to quilt format.
+ * Removed patch - it did nothing useful.
* Converted source to 3.0 (quilt) format.
- -- Niels Thykier <niels at thykier.net> Sat, 02 Oct 2010 12:00:26 +0200
+ -- Niels Thykier <niels at thykier.net> Sat, 02 Oct 2010 12:07:39 +0200
tijmp (0.8+dfsg-3) experimental; urgency=low
Modified: trunk/tijmp/debian/rules
===================================================================
--- trunk/tijmp/debian/rules 2010-10-02 10:05:03 UTC (rev 13009)
+++ trunk/tijmp/debian/rules 2010-10-02 10:34:43 UTC (rev 13010)
@@ -3,6 +3,7 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
+# NO defaut-java, we need openjdk-6 (or sun-java6)
DEB_CONFIGURE_SCRIPT_ENV += JAVA_HOME="/usr/lib/jvm/java-6-openjdk"
UPSTREAM_VERSION=$(shell echo $(DEB_UPSTREAM_VERSION) | sed 's/\+dfsg//' )
More information about the pkg-java-commits
mailing list