[pkg-java] r15240 - trunk/libskinlf-java/debian

Miguel Landaeta nomadium-guest at alioth.debian.org
Sun Oct 23 17:06:59 UTC 2011


Author: nomadium-guest
Date: 2011-10-23 17:06:59 +0000 (Sun, 23 Oct 2011)
New Revision: 15240

Modified:
   trunk/libskinlf-java/debian/changelog
   trunk/libskinlf-java/debian/control
   trunk/libskinlf-java/debian/rules
Log:
* Team upload.
* Switch to default-jdk. (Closes: #643536).
* Bump Standards-Version to 3.9.2. No changes were required.


Modified: trunk/libskinlf-java/debian/changelog
===================================================================
--- trunk/libskinlf-java/debian/changelog	2011-10-23 04:40:34 UTC (rev 15239)
+++ trunk/libskinlf-java/debian/changelog	2011-10-23 17:06:59 UTC (rev 15240)
@@ -1,3 +1,11 @@
+libskinlf-java (6.7-8) UNRELEASED; urgency=low
+
+  * Team upload.
+  * Switch to default-jdk. (Closes: #643536).
+  * Bump Standards-Version to 3.9.2. No changes were required.
+
+ -- Miguel Landaeta <miguel at miguel.cc>  Sun, 23 Oct 2011 12:32:42 -0430
+
 libskinlf-java (6.7-7) unstable; urgency=low
 
   * Switch to debhelper level 7.

Modified: trunk/libskinlf-java/debian/control
===================================================================
--- trunk/libskinlf-java/debian/control	2011-10-23 04:40:34 UTC (rev 15239)
+++ trunk/libskinlf-java/debian/control	2011-10-23 17:06:59 UTC (rev 15240)
@@ -6,7 +6,7 @@
  Torsten Werner <twerner at debian.org>
 Build-Depends: debhelper (>= 7), cdbs, ant, ant-optional, 
  default-jdk, liblaf-plugin-java, libxalan2-java, imagemagick
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
 Homepage: http://skinlf.l2fprod.com
 Vcs-Svn: https://bollin.googlecode.com/svn/libskinlf-java/trunk
 Vcs-Browser: http://bollin.googlecode.com/svn/libskinlf-java/trunk

Modified: trunk/libskinlf-java/debian/rules
===================================================================
--- trunk/libskinlf-java/debian/rules	2011-10-23 04:40:34 UTC (rev 15239)
+++ trunk/libskinlf-java/debian/rules	2011-10-23 17:06:59 UTC (rev 15240)
@@ -3,7 +3,7 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/ant.mk
 
-JAVA_HOME            := /usr/lib/jvm/java-6-openjdk/
+JAVA_HOME            := /usr/lib/jvm/default-java/
 DEB_ANT_BUILDFILE    := debian/build.xml
 DEB_JARS             := ant-nodeps laf-plugin xalan2
 DEB_ANT_BUILD_TARGET := dist.pre




More information about the pkg-java-commits mailing list