[libcommons-jxpath-java] 10/29: Update to kaffe transition upload.
Jakub Adam
xhaakon-guest at moszumanska.debian.org
Sun Aug 2 23:26:25 UTC 2015
This is an automated email from the git hooks/post-receive script.
xhaakon-guest pushed a commit to branch master
in repository libcommons-jxpath-java.
commit d28359401f4edaa0515f783544418d44b2391d8e
Author: Wolfgang Bär <wbaer at gmx.de>
Date: Thu Jan 26 19:46:40 2006 +0000
Update to kaffe transition upload.
---
debian/changelog | 9 +++++++++
debian/control | 4 ++--
debian/rules | 1 -
3 files changed, 11 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0ecf044..cc0bf88 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+libcommons-jxpath-java (1.2-7) unstable; urgency=low
+
+ * Removed libgnujaxp-java dependency - not needed anymore
+ * debian/rules: Removed jikes build compiler property
+ * Removed Takashi, Ola and Stefan from Uploaders/Co-Maintainers
+ as they never uploaded a revision of this package.
+
+ -- Wolfgang Baer <WBaer at gmx.de> Thu, 5 Jan 2006 10:24:15 +0100
+
libcommons-jxpath-java (1.2-6) unstable; urgency=low
* Removed useless README.Debian and files from failed builds
diff --git a/debian/control b/debian/control
index 6e56b49..7cdd682 100644
--- a/debian/control
+++ b/debian/control
@@ -2,13 +2,13 @@ Source: libcommons-jxpath-java
Section: libs
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Ola Lundqvist <opal at debian.org>, Takashi Okamoto <tora at debian.org>, Stefan Gybas <sgybas at debian.org>, Arnaud Vandyck <avdyk at debian.org>, Wolfgang Baer <WBaer at gmx.de>
+Uploaders: Arnaud Vandyck <avdyk at debian.org>, Wolfgang Baer <WBaer at gmx.de>
Build-Depends-Indep: debhelper (>= 4.2.30), cdbs (>= 0.4.8), ant, libcommons-logging-java, junit, libservlet2.3-java, libcommons-collections-java, libcommons-beanutils-java, libjdom1-java, kaffe
Standards-Version: 3.6.2
Package: libcommons-jxpath-java
Architecture: all
-Depends: kaffe (>= 2:1.1.5-3) | java1-runtime | java2-runtime, libgnujaxp-java
+Depends: kaffe (>= 2:1.1.5-3) | java1-runtime | java2-runtime
Suggests: java-virtual-machine, libcommons-jxpath-java-doc
Description: manipulate javabean using XPath syntax
This library provides the java developer the ability to manipulate
diff --git a/debian/rules b/debian/rules
index 281b3c3..6730d70 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,6 @@ include /usr/share/cdbs/1/rules/simple-patchsys.mk
JAVA_HOME_DIRS := /usr/lib/kaffe
ANT_HOME := /usr/share/ant
DEB_JARS := junit jdom1 servlet-2.3 commons-beanutils common-collections commons-logging $(ANT_HOME)/lib/ant-launcher.jar
-DEB_ANT_COMPILER := jikes
DEB_ANT_BUILD_TARGET := jar javadoc
LIBRARY=commons-jxpath
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-jxpath-java.git
More information about the pkg-java-commits
mailing list