~ubuntu-branches/debian/sid/libcommons-el-java/sid

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Torsten Werner
  • Date: 2011-09-02 22:38:06 UTC
  • Revision ID: package-import@ubuntu.com-20110902223806-e94yrvtf1a8clq32
Tags: 1.0-7
* Team upload.
* Change Build-Depend-Indep: libservlet2.5-java.
* Refresh patches and update OSGi metadata.
* Remove Arnaud from Uploaders list.
* Remove Java runtime from Depends.
* Update Standards-Version: 3.9.1.
* Fix the name of the doc-base Document.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
 
14
14
JAVA_HOME := /usr/lib/jvm/default-java
15
15
ANT_HOME := /usr/share/ant
16
 
DEB_JARS := servlet-api jsp-api junit
 
16
DEB_JARS := servlet-api-2.5 jsp-api-2.1 junit
17
17
DEB_ANT_BUILD_TARGET := jar-only javadoc
18
18
 
19
19
# Additional options to pass to the Java virtual machine