~ubuntu-branches/ubuntu/saucy/python-enthoughtbase/saucy

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Varun Hiremath
  • Date: 2011-04-05 23:45:59 UTC
  • mfrom: (1.2.1 upstream) (8.1.1 experimental)
  • Revision ID: james.westby@ubuntu.com-20110405234559-l1ocffa8iz2vctx1
Tags: 3.1.0-1
* New upstream release
* Convert to dh_python2 (Closes: #617003)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/make -f
2
2
 
3
 
DEB_PYTHON_SYSTEM=pycentral
4
 
 
5
3
include /usr/share/cdbs/1/rules/debhelper.mk
6
4
include /usr/share/cdbs/1/class/python-distutils.mk
7
5