~ludovicc/uj/stringtemplate

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Michael Koch
  • Date: 2009-10-02 08:00:49 UTC
  • mto: This revision was merged to the branch mainline in revision 6.
  • Revision ID: james.westby@ubuntu.com-20091002080049-dewhb649u31e6aax
Tags: 3.1-4
* (Build-)Depends on libantlr-java instead of antlr (Closes: #547179).
* Build-Depends on defualt-jdk and debhelper >= 7.
* Added missing Depends: ${misc:Depends}.
* Moved package to section 'java'.
* Updated Standards-Version to 3.8.3.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
include /usr/share/cdbs/1/class/ant.mk
5
5
include /usr/share/cdbs/1/rules/simple-patchsys.mk
6
6
 
7
 
JAVA_HOME := /usr/lib/jvm/java-gcj
 
7
JAVA_HOME := /usr/lib/jvm/default-java
8
8
 
9
9
DEB_JARS := antlr ant-antlr junit
10
10
DEB_ANT_BUILD_TARGET := jar