~bzr-pqm/bzr/bzr.dev

4634.128.12 by Martin Pool
Add sample apport integration glue
1
bzr = {
2
	# most bzr bugs are upstream bugs; file them there
3
	'impl': 'launchpad',
4
	'project': 'bzr',
5
	'bug_pattern_base': 'http://people.canonical.com/~pitti/bugpatterns',
6
}