lp:~vorlon/xdeb/xdeb-graph-build-dep-deps

Created by Steve Langasek and last modified
Get this branch:
bzr branch lp:~vorlon/xdeb/xdeb-graph-build-dep-deps
Only Steve Langasek can upload to this branch. If you are Steve Langasek please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Steve Langasek
Project:
xdeb
Status:
Merged

Recent revisions

257. By Steve Langasek

We need to keep track of whether a given *binary* package has been seen when
resolving dependencies, not just whether the *source* package it's from has
been seen; otherwise, a package which build-depends on libfoo-dev, which in
turn depends on libfoo1 where libfoo-dev and libfoo1 are from the same
package, will not have the dependencies of libfoo1 resolved, giving us the
wrong answer in the --only-explicit case.

256. By Wookey

Add examples file for dh_examples

255. By Wookey

Rest of steve's merge review suggestions

254. By Wookey

Steve's suggested changes from review
Take out dead code, rename current_graph, use debian/examples file

253. By Wookey

* If a package is Multi-Arch: foreign, we don't need to build it unless we
  also want to install it in its own right.
* add tcl8.5 to the whitelist alongside tcl8.4.
[ Wookey ]
* Add some packages to black/whitelists
* Improve documentation
* Comment-out list of packages never to build (native_import).
  This list should be empty be default

252. By Wookey

Avoid issue of real_dep being none, so source lookup fails.

251. By Wookey

Improve graphing to only include binary deps that are
actually depended on in the dependency tree

250. By Wookey

Make sure examples go in the right dir

249. By Wookey

Add missing parentheses so message prints OK

248. By Wookey

Add graphing functionality and utils

Branch metadata

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

Subscribers