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

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

commit 296c3641f4de47d31632f87f55b754dc5b29b784
Author: Wolfgang Bär <wb...@gmx.de>
Date:   Sun Aug 14 12:42:12 2005 +0000

    libxpp3-java (1.1.3.4.O-1) unstable; urgency=low
    
      * New upstream release
      * Upload to unstable
      * Changed libant1.6-java build-dep to ant
      * Standards-Version 3.6.2 (no changes)
---
 debian/changelog | 11 +++++++++++
 debian/control   |  4 ++--
 debian/rules     |  2 +-
 3 files changed, 14 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3467a3f..2dd582e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+libxpp3-java (1.1.3.4.O-1) unstable; urgency=low
+
+  * New upstream release
+  * Upload to unstable
+  * Changed libant1.6-java build-dep to ant
+  * Standards-Version 3.6.2 (no changes)
+
+  * Upload sponsored by Petter Reinholdtsen
+
+ -- Wolfgang Baer <wb...@gmx.de>  Sat, 13 Aug 2005 14:03:46 +0200
+
 libxpp3-java (1.1.3.4.M-1) experimental; urgency=low
 
   * Initial Release, based on the work of Jorge Perez Burgos (closes: #251303)
diff --git a/debian/control b/debian/control
index c841d40..c27fea7 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: libs
 Priority: optional
 Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders: Wolfgang Baer <wb...@gmx.de>
-Build-Depends-Indep: debhelper (>= 4.2.30), cdbs (>= 0.4.28), libant1.6-java, 
kaffe, junit
-Standards-Version: 3.6.1
+Build-Depends-Indep: debhelper (>= 4.2.30), cdbs (>= 0.4.28), ant, kaffe, junit
+Standards-Version: 3.6.2
 
 Package: libxpp3-java
 Architecture: all
diff --git a/debian/rules b/debian/rules
index adf27dc..09e8215 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ include /usr/share/cdbs/1/rules/simple-patchsys.mk
 export UPSTREAM_VERSION = $(shell head -1 debian/changelog | cut -f2 -d\( | 
cut -f1 -d\) | cut -f1 -d\-)
 
 JAVA_HOME := /usr/lib/kaffe
-ANT_HOME := /usr/share/ant1.6
+ANT_HOME := /usr/share/ant
 DEB_JARS := $(ANT_HOME)/lib/ant-launcher.jar junit
 DEB_ANT_COMPILER := jikes
 DEB_ANT_BUILD_TARGET := xpp3 junit apidoc

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

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to