This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libxpp2-java.
commit c70af0b9dce1f4e80f1bbc577b30ee9a89f8292c Author: Wolfgang Bär <[email protected]> Date: Sun Aug 14 12:41:20 2005 +0000 libxpp2-java (2.1.10-2) unstable; urgency=low * Upload to unstable * Changed libant1.6-java build-dep to ant * Standards-Version 3.6.2 (no changes) --- debian/changelog | 10 ++++++++++ debian/control | 4 ++-- debian/rules | 2 +- 3 files changed, 13 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0d235e8..2ad884e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +libxpp2-java (2.1.10-2) unstable; urgency=low + + * 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 <[email protected]> Sat, 13 Aug 2005 13:56:43 +0200 + libxpp2-java (2.1.10-1) experimental; urgency=low * Initial Release (closes: #305229) diff --git a/debian/control b/debian/control index 77c6765..8693ff5 100644 --- a/debian/control +++ b/debian/control @@ -3,8 +3,8 @@ Section: libs Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Wolfgang Baer <[email protected]> -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: libxpp2-java Architecture: all diff --git a/debian/rules b/debian/rules index 1c777ab..df38723 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 := compile junit api -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libxpp2-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

