[pkg-java] r6381 - trunk/libxml-commons-resolver1.1-java/debian

mkoch at alioth.debian.org mkoch at alioth.debian.org
Thu May 1 18:21:20 UTC 2008


Author: mkoch
Date: 2008-05-01 18:21:19 +0000 (Thu, 01 May 2008)
New Revision: 6381

Modified:
   trunk/libxml-commons-resolver1.1-java/debian/
   trunk/libxml-commons-resolver1.1-java/debian/changelog
   trunk/libxml-commons-resolver1.1-java/debian/control
   trunk/libxml-commons-resolver1.1-java/debian/rules
Log:

libxml-commons-resolver1.1-java (1.2-2) unstable; urgency=low

  * Build-Depends on default-jdk-builddep. Closes: #477897.

 -- Michael Koch <konqueror at gmx.de>  Wed, 30 Apr 2008 04:45:03 -0100




Property changes on: trunk/libxml-commons-resolver1.1-java/debian
___________________________________________________________________
Name: svn:ignore
   + files
libxml-commons-resolver1.1-java
libxml-commons-resolver1.1-java-doc
libxml-commons-resolver1.1-java-gcj
stamp-*
*.debhelper
*.debhelper.log
*.substvars


Modified: trunk/libxml-commons-resolver1.1-java/debian/changelog
===================================================================
--- trunk/libxml-commons-resolver1.1-java/debian/changelog	2008-05-01 16:09:35 UTC (rev 6380)
+++ trunk/libxml-commons-resolver1.1-java/debian/changelog	2008-05-01 18:21:19 UTC (rev 6381)
@@ -1,3 +1,9 @@
+libxml-commons-resolver1.1-java (1.2-2) unstable; urgency=low
+
+  * Build-Depends on default-jdk-builddep. Closes: #477897.
+
+ -- Michael Koch <konqueror at gmx.de>  Wed, 30 Apr 2008 04:45:03 -0100
+
 libxml-commons-resolver1.1-java (1.2-1) unstable; urgency=low
 
   * New upstream release. Closes: #453777

Modified: trunk/libxml-commons-resolver1.1-java/debian/control
===================================================================
--- trunk/libxml-commons-resolver1.1-java/debian/control	2008-05-01 16:09:35 UTC (rev 6380)
+++ trunk/libxml-commons-resolver1.1-java/debian/control	2008-05-01 18:21:19 UTC (rev 6381)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Stefan Gybas <sgybas at debian.org>, Arnaud Vandyck <avdyk at debian.org>, Michael Koch <konqueror at gmx.de>
-Build-Depends: debhelper (>= 4.2.0), cdbs (>= 0.4.8), java-gcj-compat-dev, ant, libjaxp1.3-java
+Build-Depends: debhelper (>= 4.2.0), cdbs (>= 0.4.8), default-jdk-builddep, ant, libjaxp1.3-java
 Standards-Version: 3.7.3
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libxml-commons-resolver1.1-java
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libxml-commons-resolver1.1-java

Modified: trunk/libxml-commons-resolver1.1-java/debian/rules
===================================================================
--- trunk/libxml-commons-resolver1.1-java/debian/rules	2008-05-01 16:09:35 UTC (rev 6380)
+++ trunk/libxml-commons-resolver1.1-java/debian/rules	2008-05-01 18:21:19 UTC (rev 6381)
@@ -9,7 +9,7 @@
   with_gcj_native := yes
 endif
 
-JAVA_HOME := /usr/lib/jvm/java-gcj
+JAVA_HOME := /usr/lib/jvm/default-java
 
 DEB_JARS := xerces jaxp-1.3
 DEB_ANT_BUILDFILE := resolver.xml




More information about the pkg-java-commits mailing list