debian/ 0000775 0000000 0000000 00000000000 12200556057 007172 5 ustar debian/patches/ 0000775 0000000 0000000 00000000000 12200507235 010613 5 ustar debian/patches/01_build_xml.patch 0000664 0000000 0000000 00000003404 12200507235 014114 0 ustar Description: Various build tweaks
* Specifies the source/target level
* Fixes the version in the title of the Javadoc
* Removes the private fields/methods from the Javadoc
* Disables the tests (missing dependencies)
Forwarded: not-needed
--- a/build.xml 2009-09-13 12:20:12.177029733 +0200
+++ b/build.xml 2009-09-13 12:20:44.817007573 +0200
@@ -33,7 +33,7 @@
-
+
@@ -52,7 +52,7 @@
-
+
@@ -144,9 +144,9 @@
-
+
-
+
debian/patches/series 0000664 0000000 0000000 00000000023 12200372174 012025 0 ustar 01_build_xml.patch
debian/libcommons-jxpath-java-doc.docs 0000664 0000000 0000000 00000000034 12200372174 015155 0 ustar PROPOSAL.html
dist/docs/api
debian/rules 0000775 0000000 0000000 00000001113 12200555760 010246 0 ustar #!/usr/bin/make -f
# debian/rules for libcommons-jxpath-java (uses CDBS)
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/ant.mk
JAVA_HOME := /usr/lib/jvm/default-java
ANT_HOME := /usr/share/ant
DEB_JARS := junit jdom1 servlet-api-3.0 jsp-api-2.2 commons-beanutils common-collections3 commons-logging
DEB_ANT_BUILD_TARGET := jar javadoc
DEB_ANT_CLEAN_TARGET := clean
binary-install/libcommons-jxpath-java::
mh_install -plibcommons-jxpath-java
clean::
mh_clean
debian/watch 0000664 0000000 0000000 00000000153 12200372174 010216 0 ustar version=2
http://www.apache.org/dist/commons/jxpath/source/commons-jxpath-(.*)-src\.tar\.gz debian uupdate
debian/changelog 0000664 0000000 0000000 00000011227 12200507271 011041 0 ustar libcommons-jxpath-java (1.3-6) unstable; urgency=low
* debian/control:
- Updated the dependencies (Commons Collections 3.x and Servlet API 3.0)
- Removed Michael Koch from the uploaders (Closes: #654057)
- Updated Standards-Version to 3.9.4 (no changes)
- Use canonical URLs for the Vcs-* fields
- Improved the package description
* debian/rules:
- Improved the clean target
- Use mh_install instead of mh_installpoms/mh_installjar
* debian/copyright: Updated to the Copyright Format 1.0
* Added a description to 01_build_xml.patch
-- Emmanuel Bourg Wed, 07 Aug 2013 19:59:01 +0200
libcommons-jxpath-java (1.3-5) unstable; urgency=low
* Team upload.
* Upload to unstable.
* Update Standards-Version to 3.9.2: no changes needed.
* d/libcommons-jxpath-java.poms: Ignore parent pom.
* d/control: Remove Depends on JRE (per Java Policy).
-- Damien Raude-Morvan Sun, 11 Sep 2011 00:54:56 +0200
libcommons-jxpath-java (1.3-4) experimental; urgency=low
* Team upload
* Install pom.xml with maven-debian-helper.
* Update Standards-Version: 3.9.1.
-- Torsten Werner Wed, 11 Aug 2010 19:58:15 +0200
libcommons-jxpath-java (1.3-3) unstable; urgency=low
[ Thierry Carrez ]
* debian/control: Minimal dependency on -headless runtimes
[ Torsten Werner ]
* Switch to source format 3.0.
* Remove Arnaud from uploaders list.
* Update Standards-Version: 3.8.4.
-- Torsten Werner Mon, 03 May 2010 20:58:18 +0200
libcommons-jxpath-java (1.3-2) unstable; urgency=low
* (Build-)Depends on libservlet2.5-java instead of libservlet2.3-java.
* Removed Suggests of java-virtual-machine.
* Removed Wolfgang and added myself to Uploaders.
-- Michael Koch Sat, 26 Sep 2009 15:29:15 +0200
libcommons-jxpath-java (1.3-1) unstable; urgency=low
[ Emmanuel Bourg ]
* Update of the URLs
* Rename Jakarta Commons to Apache Commons
* debian/copyright: Switch to Apache License 2.0. Closes: #532891.
[ Niels Thykier ]
* New upstream release.
* Added myself to the uploaders.
* Replaced Build-Depends-Indep with Build-Depends to avoid problems
with the buildds.
* Replace "kaffe" with "default java" packages.
* Added missing ${misc:Depends} to dependencies.
* Bumped debhelper compat to version 7.
* Bumped Standards-Version to 3.8.3
- Updated the encoding of debian/copyright to UTF-8.
- Added Vcs-fields to debian/control.
- Added Homepage field in debian/control.
* Work around upstream forgetting to bump the version number.
- Updated patch 01_build_xml.patch to also correct the version
number in docs.
-- Niels Thykier Sat, 12 Sep 2009 10:36:15 +0200
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 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
* Build javadocs and register with doc-base
* Split documentation into own package as it is quite big
* Move all patches into debian/patches & use cdbs patch system
* Removed build-dep and dependency on javacc - not needed
* Upgraded build-dep on libjdom0-java to libjdom1-java
* Standards-Version 3.6.2 (no changes)
* Added myself to uploaders
* Upload sponsored by Arnaud Vandyck
-- Wolfgang Baer Sun, 18 Sep 2005 21:07:45 +0200
libcommons-jxpath-java (1.2-5) unstable; urgency=low
* libant1.6-java to ant transition
-- Arnaud Vandyck Sat, 20 Aug 2005 20:43:23 +0200
libcommons-jxpath-java (1.2-4) unstable; urgency=low
* built with kaffe
-- Arnaud Vandyck Wed, 2 Mar 2005 23:34:27 +0100
libcommons-jxpath-java (1.2-3) unstable; urgency=low
* debian/watch: added.
-- Arnaud Vandyck Sun, 15 Aug 2004 01:53:09 +0200
libcommons-jxpath-java (1.2-2) unstable; urgency=low
* Move to Main! Now that libservlet2.3-java is in main, this lib can
move to main
* Now build with SableVM
-- Arnaud Vandyck Sun, 25 Jul 2004 17:12:53 +0200
libcommons-jxpath-java (1.2-1) unstable; urgency=low
* New upstream release
-- Arnaud Vandyck Wed, 7 Jul 2004 00:16:42 +0200
libcommons-jxpath-java (1.1-1) unstable; urgency=low
* Initial Release (closes: #217939).
-- Arnaud Vandyck Wed, 29 Oct 2003 11:11:47 +0100
debian/libcommons-jxpath-java.poms 0000664 0000000 0000000 00000003270 12200477727 014457 0 ustar # List of POM files for the package
# Format of this file is:
# [option]*
# where option can be:
# --ignore: ignore this POM and its artifact if any
# --ignore-pom: don't install the POM. To use on POM files that are created
# temporarily for certain artifacts such as Javadoc jars. [mh_install, mh_installpoms]
# --no-parent: remove the tag from the POM
# --package=: an alternative package to use when installing this POM
# and its artifact
# --has-package-version: to indicate that the original version of the POM is the same as the upstream part
# of the version for the package.
# --keep-elements=: a list of XML elements to keep in the POM
# during a clean operation with mh_cleanpom or mh_installpom
# --artifact=: path to the build artifact associated with this POM,
# it will be installed when using the command mh_install. [mh_install]
# --java-lib: install the jar into /usr/share/java to comply with Debian
# packaging guidelines
# --usj-name=: name to use when installing the library in /usr/share/java
# --usj-version=: version to use when installing the library in /usr/share/java
# --no-usj-versionless: don't install the versionless link in /usr/share/java
# --dest-jar=: the destination for the real jar.
# It will be installed with mh_install. [mh_install]
# --classifier=: Optional, the classifier for the jar. Empty by default.
# --site-xml=: Optional, the location for site.xml if it needs to be installed.
# Empty by default. [mh_install]
#
pom.xml --no-parent --has-package-version --java-lib --artifact=target/commons-jxpath-*.jar
debian/source/ 0000775 0000000 0000000 00000000000 12200372174 010466 5 ustar debian/source/format 0000664 0000000 0000000 00000000014 12200372174 011674 0 ustar 3.0 (quilt)
debian/maven.ignoreRules 0000664 0000000 0000000 00000000064 12200500201 012474 0 ustar xml-apis xml-apis * * * *
xerces xercesImpl * * * *
debian/compat 0000664 0000000 0000000 00000000002 12200372174 010364 0 ustar 7
debian/maven.rules 0000664 0000000 0000000 00000000322 12200500254 011335 0 ustar
commons-jxpath commons-jxpath jar s/.*/debian/ * *
commons-logging s/commons-logging-api/commons-logging/ * s/.*/debian/ * *
javax.servlet jsp-api jar s/.*/2.2/ * *
javax.servlet servlet-api jar s/.*/3.0/ * *
debian/copyright 0000664 0000000 0000000 00000001410 12200404005 011102 0 ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Apache Commons JXPath
Source: http://commons.apache.org/jxpath
Files: *
Copyright: 2001-2008, The Apache Software Foundation
License: Apache-2.0
Files: debian/*
Copyright: 2003-2005, Arnaud Vandyck
2005-2006, Wolfgang Baer
2009, Niels Thykier
2009, Michael Koch
2010, Torsten Werner
2011, Damien Raude-Morvan
2013, Emmanuel Bourg
License: Apache-2.0
License: Apache-2.0
On Debian systems the full text of the Apache License can be found
in `/usr/share/common-licenses/Apache-2.0'.
debian/libcommons-jxpath-java-doc.doc-base 0000664 0000000 0000000 00000000627 12200372174 015712 0 ustar Document: libcommons-jxpath-java-doc
Title: Programmer API for libcommons-jxpath-java
Author: Dmitri Plotnikov
Abstract: Javadocs programmer API of libcommons-jxpath-java,
a library to manipulate javabeans using XPath syntax.
Section: Programming
Format: HTML
Index: /usr/share/doc/libcommons-jxpath-java-doc/api/index.html
Files: /usr/share/doc/libcommons-jxpath-java-doc/api/*.html
debian/ant.properties 0000664 0000000 0000000 00000000640 12200504747 012071 0 ustar build.sysclasspath=only
final.name=commons-jxpath-1.3
junit.jar = /usr/share/java/junit.jar
jaxp.jaxp.jar = /usr/share/java/jaxp.jaxp.jar
jaxp.xslt.jar = /usr/share/java/jaxp.xslt.jar
servlet.jar = /usr/share/java/servlet-3.0.jar
commons-beanutils.jar = /usr/share/java/commons-beanutils.jar
commons-collections.jar = /usr/share/java/commons-collections.jar
commons-logging.jar = /usr/share/java/commons-logging.jar
debian/control 0000664 0000000 0000000 00000003353 12200405067 010573 0 ustar Source: libcommons-jxpath-java
Section: java
Priority: optional
Maintainer: Debian Java Maintainers
Uploaders: Niels Thykier , Emmanuel Bourg
Build-Depends: ant,
cdbs (>= 0.4.8),
debhelper (>= 7),
default-jdk,
junit,
libcommons-beanutils-java,
libcommons-collections3-java,
libcommons-logging-java,
libjdom1-java,
libservlet3.0-java,
maven-repo-helper
Standards-Version: 3.9.4
Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libcommons-jxpath-java
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libcommons-jxpath-java/
Homepage: http://commons.apache.org/jxpath
Package: libcommons-jxpath-java
Architecture: all
Depends: ${misc:Depends}
Suggests: libcommons-jxpath-java-doc
Description: Apache Commons JXPath - XPath expressions applied to Java objects
This library provides the Java developer the ability to manipulate
javabeans with the XPath syntax. It also supports Java collections,
objects with dynamic properties (like Map, ServletContext, etc)
and mechanism for adding support for additional models.
.
One of the most important feature of the component is the
unification of reference syntax between DOM and Java.
Package: libcommons-jxpath-java-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Suggests: libcommons-jxpath-java
Description: Javadoc API for libcommons-jxpath-java
JXPath applies XPath expressions to graphs of objects of all kinds:
JavaBeans, Maps, Servlet contexts, DOM etc, including mixtures thereof.
.
This package contains the Javadoc API for libcommons-jxpath-java.