~ubuntu-branches/ubuntu/karmic/lucene2/karmic

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Onkar Shinde
  • Date: 2008-01-15 19:09:15 UTC
  • Revision ID: james.westby@ubuntu.com-20080115190915-a62ch1zmd6zisr12
Tags: 2.2.0-2ubuntu1
* debian/control
  - Add w3c-dtd-xhtml as build dependency. Needed to fix build failure.
  - Use icedtea-java7-jdk build dependency. (LP: #185917)
  - Modify Maintainer value to match the DebianMaintainerField
    specification.
  - Add 'Homepage' field and remove links from description.
  - Update standards version to 3.7.3. 
* debian/patches
  - 82_fix_xhtml_dtd_access.dpatch - Patch for fixing contrib unit tests.
    Fixes FTBFS on buildd. (LP: #189602)
  - 00list - Updated to include above patch
* debian/rules
  - Set JAVA_HOME corresponding to icedtea.

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
 
11
11
DEB_INSTALL_CHANGELOGS_liblucene2-java := CHANGES.txt
12
12
 
13
 
# Build with Sun JDK 1.5
14
 
JAVA_HOME := /usr/lib/jvm/java-1.5.0-sun
 
13
# Build with Icedtea
 
14
JAVA_HOME := /usr/lib/jvm/java-7-icedtea
15
15
 
16
16
DEB_ANT_BUILD_TARGET := javacc jar-core build-contrib war-demo javadocs
17
17
DEB_ANT_CHECK_TARGET := test