~ubuntu-branches/ubuntu/lucid/libjcommon-java/lucid

« back to all changes in this revision

Viewing changes to debian/ant.properties

  • Committer: Bazaar Package Importer
  • Author(s): Wolfgang Baer
  • Date: 2006-02-09 15:58:13 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20060209155813-fzi9zwh2rzedbllq
Tags: 1.0.0-1
* New stable upstream release (closes: #328574)
* Move to main - build with kaffe
* Use cdbs build system - added cdbs build-dependency
* Move package to pkg-java-maintainers for comaintenance, 
  added Christian Bayle and myself as uploaders
* Removed unneeded README.Debian
* Added README.Debian-source how the upstream tarball was cleaned
* Move big documentation in an own -doc package
* Register javadoc api with doc-base
* Standards-Version 3.6.2 (no changes)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
jcommon.name=jcommon
 
2
jcommon.version=1.0.0
 
3
build.debug=true
 
4
build.optimize=false
 
5
build.deprecation=true
 
6
build.target=1.3
 
7
 
 
8
libdir=/usr/share/java
 
9
junit-dir=/usr/share/java
 
10
junit-jar-file=junit.jar
 
11
 
 
12
# Generated files
 
13
jcommon-jar-file=jcommon-1.0.0.jar
 
14
jcommon-bundle-file=jcommon-1.0.0-bundle.jar
 
15
jcommon-junit-jar-file=jcommon-1.0.0-junit.jar
 
16
jcommon-xml-jar-file=jcommon-xml-1.0.0.jar
 
17
jcommon-xml-bundle-file=jcommon-xml-1.0.0-bundle.jar