~ubuntu-branches/ubuntu/oneiric/psycopg2/oneiric-backports

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Chuck Short
  • Date: 2009-12-16 14:33:15 UTC
  • Revision ID: james.westby@ubuntu.com-20091216143315-68s85cbso9qahfdw
Tags: 2.0.13-1ubuntu2
Dropped support for zope3 since it isnt in the archive. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
install-indep: build
59
59
        # Zope package
60
60
        dh_installzope -p zope-psycopgda2 ZPsycopgDA
61
 
        # Zope3 package
62
 
        dh_installzope -p python-psycopg2da psycopg2da
63
61
 
64
62
# Build architecture-independent files here.
65
63
binary-indep: build install-indep
70
68
        dh_link -i
71
69
        dh_compress -i
72
70
        dh_fixperms -i
73
 
        dh_pycentral -p python-psycopg2da
74
71
        dh_installdeb -i
75
72
        dh_gencontrol -i
76
73
        dh_md5sums -i