[axis] 04/60: axis (1.4-3) unstable; urgency=low

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Jan 12 17:30:41 UTC 2017


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

ebourg-guest pushed a commit to branch master
in repository axis.

commit 381e3ebabce837039fe9440aa39f841a08814064
Author: Michael Koch <konqueror at gmx.de>
Date:   Sat Jul 14 19:24:26 2007 +0000

    axis (1.4-3) unstable; urgency=low
    
      * Added xmlParserAPIs.jar and xercesImpl.jar to classpath.
        Closes: #432538.
    
     -- Michael Koch <konqueror at gmx.de>  Sat, 14 Jul 2007 21:10:45 +0200
    
    axis (1.4-2) unstable; urgency=low
    
      * Upload to unstable.
      * Inlcude javadocs.
    
     -- Michael Koch <konqueror at gmx.de>  Fri, 20 Apr 2007 17:32:10 -0100
---
 debian/changelog | 14 ++++++++++++++
 debian/rules     |  2 +-
 2 files changed, 15 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 0b8e499..f185b61 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+axis (1.4-3) unstable; urgency=low
+
+  * Added xmlParserAPIs.jar and xercesImpl.jar to classpath.
+    Closes: #432538.
+
+ -- Michael Koch <konqueror at gmx.de>  Sat, 14 Jul 2007 21:10:45 +0200
+
+axis (1.4-2) unstable; urgency=low
+
+  * Upload to unstable.
+  * Inlcude javadocs.
+
+ -- Michael Koch <konqueror at gmx.de>  Fri, 20 Apr 2007 17:32:10 -0100
+
 axis (1.4-1) experimental; urgency=low
 
   * Merged from Ubuntu.
diff --git a/debian/rules b/debian/rules
index 6e73ec6..2e7a358 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@ endif
 JAVA_HOME := /usr/lib/jvm/java-gcj
 ANT_HOME := /usr/share/ant
 
-DEB_JARS := $(ANT_HOME)/lib/ant-nodeps.jar wsdl4j commons-logging commons-discovery activation gnumail servlet-api
+DEB_JARS := $(ANT_HOME)/lib/ant-nodeps.jar wsdl4j commons-logging commons-discovery activation gnumail servlet-api xmlParserAPIs xercesImpl
 
 DEB_ANT_BUILD_TARGET := compile javadocs
 DEB_ANT_INSTALL_TARGET := 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/axis.git



More information about the pkg-java-commits mailing list