~ubuntu-branches/ubuntu/karmic/pyca/karmic

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Christian Perrier
  • Date: 2008-02-03 19:33:42 UTC
  • mfrom: (3.1.1 feisty)
  • Revision ID: james.westby@ubuntu.com-20080203193342-d2nmf79tqp8g6p1k
Tags: 20031118-3.1
* Non-maintainer upload.
* Fix encoding issue in debian/control and debian/copyright.
  Closes: #453999
* Turn Build-Depends-Indep into Build-Depends (lintian error)

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
# GNU Copyright @ 2001 - 2003 Lars Bahner
3
3
# GNU copyright 1997 to 1999 by Joey Hess.
4
4
 
5
 
export DH_COMPAT=3
 
5
export DH_COMPAT=4
6
6
export PACKAGE=pyca
7
7
 
8
8
include /usr/share/dpatch/dpatch.make
49
49
        dh_testroot
50
50
        dh_installdocs htdocs debian/crontab.sample
51
51
        cat debian/index.html > debian/pyca/usr/share/doc/pyca/htdocs/index.html
52
 
        dh_installman debian/*.1 debian/*.8
 
52
        dh_installman --language=C debian/*.1 debian/*.8
53
53
        dh_installchangelogs 
54
54
 
55
55
binary-arch: build install