~ubuntu-branches/ubuntu/quantal/imanx/quantal

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Alastair McKinstry
  • Date: 2006-09-17 20:46:18 UTC
  • mfrom: (3.1.2 dapper)
  • Revision ID: james.westby@ubuntu.com-20060917204618-diok05ac9t0y2vsk
Tags: 0.50-6
* Move to Standards-Version: 3.7.2. No changes required.
* Move to DH_COMPAT=5; No changes required.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
#export DH_VERBOSE=1
7
7
 
8
8
# This is the debhelper compatability version to use.
9
 
export DH_COMPAT=3
 
9
export DH_COMPAT=5
10
10
 
11
11
build: build-stamp
12
12