~ubuntu-branches/ubuntu/maverick/python-pam/maverick-security

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Andrew Mitchell
  • Date: 2007-05-23 13:11:15 UTC
  • mfrom: (1.1.2 lenny)
  • Revision ID: james.westby@ubuntu.com-20070523131115-7908uq0e0r7p8uyc
Tags: 0.4.2-12ubuntu1
* Merge from debian unstable, remaining changes:
  - Build the extension for the debug interpreter.
    - Build-depend on python-all-dbg (>= 2.5-0ubuntu5)
    - debian/control: New package python-pam-dbg, priority extra.
    - debian/control: python-pam: Suggest python-pam-dbg.
    - debian/rules: Build the extension with the python debug interpreter.
    - debian/rules: python-pam-dbg: symlink to python-pam's docdir.
  - Set Ubuntu maintainer address.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
# This is the debhelper compatibility version to use.
6
6
export DH_COMPAT=5
7
7
 
8
 
PYVERS=$(shell pyversions -r)
 
8
PYVERS=$(shell pyversions -r) python2.5
9
9
 
10
10
build: build-stamp
11
11
build-stamp: