Comment 1 for bug 716854

Revision history for this message
Max Bowsher (maxb) wrote :

./cmds.py:843: if not db.has_upstream_version_in_packaging_branch(
./cmds.py:849: db.upstream_tag_name(last_version.upstream_version)))
./cmds.py:850: upstream_tip = db.revid_of_upstream_version_from_branch(

./upstream/__init__.py:134: if db.has_pristine_tar_delta(rev):
./upstream/__init__.py:135: format = db.pristine_tar_format(rev)