lp:~smcv/pkg-create-dbgsym/debug

Created by Simon McVittie and last modified
Get this branch:
bzr branch lp:~smcv/pkg-create-dbgsym/debug
Only Simon McVittie can upload to this branch. If you are Simon McVittie please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Simon McVittie
Project:
pkg-create-dbgsym
Status:
Development

Recent revisions

229. By Simon McVittie

pkg_create_dbgsym: add some more informational messages

For those "why isn't it working on my autobuilder?" moments.

228. By Simon McVittie

pkg_create_dbgsym: clarify a debug message

If a package has no unstripped objects, that doesn't necessarily imply
that it was already stripped; it might just not have any objects that
are eligible for debug-symbol extraction.

227. By Simon McVittie

dh_strip: clarify whether we're enabled or not

Some Ubuntu packages other than this one have special cases for
the existence or otherwise of /CurrentlyBuilding, notably src:linux,
so some non-Launchpad build environments that want to emulate Ubuntu's
Launchpad builds copy the CurrentlyBuilding logic. In such environments,
it isn't obvious whether pkg-create-dbgsym is active or not.

226. By Martin Pitt

releasing package pkg-create-dbgsym version 0.62

225. By Martin Pitt

If an ELF file has multiple build IDs, only consider the first one.
(LP: #1189342)

224. By Martin Pitt

releasing version 0.61

223. By Martin Pitt

* Add tests/dhtest.dbg.empty with a transitional -dbg package that is empty,
  mimicking unity-2d-dbg and reproducing LP #1196995.
* pkg_create_dbgsym: Heuristically ignore -dbg packages which have
  "transitional" in them, to get proper -dbgsym packages for those sources.
  (LP: #1196995)

222. By Martin Pitt

releasing version 0.60

221. By Martin Pitt

* Add dhtest.pydbg test case which builds a python module and corresponding
  python-dhtest-dbg. (Reproduces LP #1192111)
* pkg_create_dbgsym: Ignore python* packages when searching for existing
  -dbg packages, as these are something completely different. We still want
  to build -dbgsym packages for the non-python bits.

220. By Martin Pitt

Guard pkg_create_dbgsym debian/compat check, to avoid unsightly
build log spew on packages that still don't have a compat file.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers