[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

pybuild: Building and installing debug objects



Piotr Ożarowski <piotr@debian.org> writes:

> add python-all-dbg or python3-all-dbg to Build-Depends, is that simple
> enough? :)

It's a bit magical and AFAICT undocumented.

It also behaves differently from ‘dh_python3’: the debug library files
are not in ‘usr/lib/python3/’, but ‘usr/lib/python3.3/’. Why the
difference?

What about the ‘dh_install’ step? How should we specify the non-debug
packages to omit the debug library files, and the debug packages to
include those library files? By the usual ‘foo.install’ and
‘foo-dbg.install’ configuration files?

-- 
 \          “One bad programmer can easily create two new jobs a year. |
  `\      Hiring more bad programmers will just increase our perceived |
_o__)                     need for them.” —David Lorge Parnas, 1999-03 |
Ben Finney


Reply to: