~ubuntu-branches/ubuntu/vivid/cl-csv/vivid

« back to all changes in this revision

Viewing changes to debian/rules

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

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/make -f
2
2
 
3
 
export DH_COMPAT=4
4
 
 
5
3
pkg     := csv
6
4
debpkg  := cl-csv
7
5
 
45
43
        dh_install *.asd $(shell echo *.lisp) $(clc-csv)
46
44
        dh_link $(clc-csv)/csv.asd $(clc-systems)/csv.asd
47
45
 
 
46
# Build architecture-dependent files here.
 
47
binary-arch: build install
 
48
 
 
49
 
48
50
# Build architecture-independent files here.
49
51
binary-indep: build install
50
 
 
51
 
 
52
 
# Build architecture-dependent files here.
53
 
binary-arch: build install
54
52
        dh_testdir
55
53
        dh_testroot
56
54
#       dh_installdebconf