~ubuntu-branches/ubuntu/precise/cl-integrate/precise

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Peter Van Eynde
  • Date: 2008-02-24 14:02:29 UTC
  • Revision ID: james.westby@ubuntu.com-20080224140229-fsbi16nh7vv3f5hz
Tags: 20021107.3-3
* Changed to group maintanance
* Added Vcs-Git control field
* Now uses debian/compat
* debhelper is Build-Depends
* Updated standard version without real changes
* swap binary-indep and binary-arch

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
# Uncomment this to turn on verbose mode.
6
6
#export DH_VERBOSE=1
7
7
 
8
 
# This is the debhelper compatability version to use.
9
 
export DH_COMPAT=4
10
 
 
11
8
pkg     := integrate
12
9
debpkg  := cl-$(pkg)
13
10
 
47
44
        dh_link $(clc-pkg)/$(pkg).asd $(clc-systems)/$(pkg).asd
48
45
 
49
46
 
 
47
# Build architecture-dependent files here.
 
48
binary-arch: build install
 
49
# We have nothing to do by default.
 
50
 
50
51
# Build architecture-independent files here.
51
52
binary-indep: build install
52
 
# We have nothing to do by default.
53
 
 
54
 
# Build architecture-dependent files here.
55
 
binary-arch: build install
56
53
        dh_testdir
57
54
        dh_testroot
58
55
#       dh_installdebconf