-
Committer:
Bazaar Package Importer
-
Author(s):
Loïc Minier
-
Date:
2010-01-14 18:09:17 UTC
-
Revision ID:
james.westby@ubuntu.com-20100114180917-v0o4o13dtl4rc9wx
Tags: 0.36
* Drop XB-Python-Version from the headers we copy over from debian/control
for -dbgsym packages: it's usually set to ${python:Versions} -- but the
-dbgsym package has no such substvar -- and the -dbgsym isn't a python-
lib anyway.
* Add ${misc:Depends}.
* Bump debhelper build-dep to >= 7 for dh_prep.
* Rewrite rules using "dh" since we need debhelper 7 anyway.
* Also test for presence of tests/testsuite.tmp to fail clean:.
* Adapt dh_strip to test whether it's looping trying to run itself and also
to try running /usr/bin/dh_strip in the case where pkg-create-dbgsym is
not installed in the build environment (but debhelper is); this allows
running the testsuite during build, so do that.
* Bump debhelper build-dep to >= 7.0.50~ for overrides.