./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)
./cmds.py:843: if not db.has_ upstream_ version_ in_packaging_ branch( tag_name( last_version. upstream_ version) )) of_upstream_ version_ from_branch(
./cmds.py:849: db.upstream_
./cmds.py:850: upstream_tip = db.revid_
./upstream/ __init_ _.py:134: if db.has_ pristine_ tar_delta( rev): __init_ _.py:135: format = db.pristine_ tar_format( rev)
./upstream/