[libxpp2-java] 01/02: This commit was manufactured by cvs2svn to create tag 'RELEASE_2_1_10-2'.
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Sat Oct 14 20:56:41 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to annotated tag debian/RELEASE_2_1_10-2
in repository libxpp2-java.
commit 89c876d19b671d5c58da063d81924a386b9e8bd7
Author: (no author) <nobody at debian.org>
Date: Sun Aug 14 12:41:20 2005 +0000
This commit was manufactured by cvs2svn to create tag
'RELEASE_2_1_10-2'.
---
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 <WBaer at gmx.de> 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 <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Wolfgang Baer <WBaer at 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: 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
More information about the pkg-java-commits
mailing list