~ubuntu-branches/ubuntu/quantal/netbeans/quantal

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Marek Slama
  • Date: 2008-03-07 18:00:00 UTC
  • Revision ID: james.westby@ubuntu.com-20080307180000-jru3h4lbsfz7e71i
Tags: 6.0.1-0ubuntu2
* Bug fix upload (LP: #201332)
  - Replace GPLv2 text in debian/copyright by reference to
    /usr/share/common-licenses/GPL-2
  - Update dependency to openjdk6
  - Refine package descriptions
  - Add IDE Update Center specific to Ubuntu packages
 

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
#export DH_VERBOSE=1
4
4
 
5
 
JAVA_HOME=/usr/lib/jvm/java-7-icedtea
 
5
JAVA_HOME=/usr/lib/jvm/java-6-openjdk
6
6
 
7
7
include /usr/share/cdbs/1/rules/simple-patchsys.mk
8
8
include /usr/share/cdbs/1/rules/debhelper.mk