106
120
'DEBEMAIL': self.author_email,
107
121
'DEBFULLNAME': self.author_name.encode('utf-8'),
110
124
'bzr', 'dailydeb', '--safe', '--no-build', recipe_path,
111
125
self.tree_path, '--manifest', manifest_path,
115
130
(source,) = [name for name in os.listdir(self.tree_path)