[libxml-commons-resolver1.1-java] 11/35: libxml-commons-resolver1.1-java (1.1-7) unstable; urgency=low

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Jun 19 12:35:45 UTC 2017


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository libxml-commons-resolver1.1-java.

commit 0cb8a129e8eeeeb5b06e75aba99c927fc85426ce
Author: Arnaud Vandyck <avdyk at debian.org>
Date:   Mon Jul 31 14:33:04 2006 +0000

    libxml-commons-resolver1.1-java (1.1-7) unstable; urgency=low
    
      * updated Standards-Version to 3.7.2, split build-dep and
        build-dep-indep
      * build with java-gcj-compat-dev (closes: #377068)
      * updated to jaxp1.3
    
     -- Arnaud Vandyck <avdyk at debian.org>  Mon, 31 Jul 2006 16:30:17 +0200
---
 debian/changelog | 9 +++++++++
 debian/control   | 5 +++--
 debian/rules     | 5 ++---
 3 files changed, 14 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index eb155de..18c5d24 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+libxml-commons-resolver1.1-java (1.1-7) unstable; urgency=low
+
+  * updated Standards-Version to 3.7.2, split build-dep and
+    build-dep-indep
+  * build with java-gcj-compat-dev (closes: #377068)
+  * updated to jaxp1.3
+
+ -- Arnaud Vandyck <avdyk at debian.org>  Mon, 31 Jul 2006 16:30:17 +0200
+
 libxml-commons-resolver1.1-java (1.1-6) unstable; urgency=low
 
   * Removed explicit usage of jikes build compiler property
diff --git a/debian/control b/debian/control
index bd6abd5..1a0d03b 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,9 @@ Section: libs
 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>, Wolfgang Baer <WBaer at gmx.de>
-Build-Depends-Indep: cdbs (>= 0.4.8), debhelper (>= 4.2.0), kaffe, ant, libxerces-java, libjaxp1.2-java
-Standards-Version: 3.6.2
+Build-Depends: debhelper (>= 4.2.0), cdbs (>= 0.4.8)
+Build-Depends-Indep: java-gcj-compat-dev, ant, libxerces-java, libjaxp1.3-java
+Standards-Version: 3.7.2
 
 Package: libxml-commons-resolver1.1-java
 Architecture: all
diff --git a/debian/rules b/debian/rules
index 95d5dec..7ee46a2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,12 +7,11 @@ include /usr/share/cdbs/1/class/ant.mk
 API_VERSION := 1.1
 
 # These two must be specified
-JAVACMD  := /usr/bin/kaffe
-ANT_HOME := /usr/share/ant
+JAVA_HOME  := /usr/lib/jvm/java-gcj
 
 # Additional JARs to add to the class path, either full path or just the
 # basename for JARs in /usr/share/java. The ".jar" suffix may also be ommitted
-DEB_JARS := xerces $(ANT_HOME)/lib/ant-launcher.jar jaxp-1.2
+DEB_JARS := xerces jaxp-1.3
 
 # Defaults to debian/ant.properties
 #DEB_ANT_PROPERTYFILE := build.properties

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libxml-commons-resolver1.1-java.git



More information about the pkg-java-commits mailing list