~ubuntu-branches/ubuntu/precise/tryton-modules-account-product/precise

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Baumann, Daniel Baumann, Mathias Behrle
  • Date: 2009-04-21 20:29:00 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20090421202900-y66moi7g6orsup2f
Tags: 1.2.0-1
[ Daniel Baumann ]
* Merging upstream version 1.2.0.
* Tidy rules file.
* Updating copyright file for new upstream release.

[ Mathias Behrle ]
* Updating application and package description.

[ Daniel Baumann ]
* Correcting wrapping of control file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
        dh_testdir
17
17
        dh_testroot
18
18
        dh_prep
19
 
        dh_installdirs
20
19
 
21
20
        python setup.py install --single-version-externally-managed --root=$(CURDIR)/debian/tryton-modules-account-product --install-lib /usr/share/python-support/tryton-modules-account-product
22
21