~james-w/ubuntu/lucid/psycopg2/precise-backport

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Fabio Tranchitella
  • Date: 2007-01-15 11:39:15 UTC
  • mfrom: (3.1.4 feisty)
  • Revision ID: james.westby@ubuntu.com-20070115113915-sxejh5ganrncld1x
Tags: 2.0.5.1-6
debian/zope-psycopgda2.dzproduct: requires Zope 2.9 or higher: previous
versions use python2.3 which is not supported anymore in psycopg.

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
install-indep: build
41
41
        # Zope package
42
42
        dh_installzope -p zope-psycopgda2 ZPsycopgDA
 
43
        # Zope3 package
 
44
        dh_installzope -p python-psycopg2da psycopg2da
43
45
 
44
46
# Build architecture-independent files here.
45
47
binary-indep: build install-indep
46
48
        dh_testdir
47
49
        dh_testroot
48
 
        dh_installdocs -i AUTHORS debian/README.zpsycopgda2
 
50
        dh_installdocs -i AUTHORS
49
51
        dh_installchangelogs -i
50
52
        dh_link -i
51
53
        dh_compress -i
52
54
        dh_fixperms -i
 
55
        dh_pycentral -p python-psycopg2da
53
56
        dh_installdeb -i
54
57
        dh_gencontrol -i
55
58
        dh_md5sums -i