Refactor in r513 breaks various things

Bug #716854 reported by Max Bowsher
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
bzr-builddeb
Fix Released
High
Jelmer Vernooij

Bug Description

Trunk r513 refactored lots of stuff, removing various methods from DistributionBranch. Grepping the codebase for the removed method names shows various call sites which have not been updated.

Related branches

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)

Changed in bzr-builddeb:
importance: Undecided → Critical
Jelmer Vernooij (jelmer)
Changed in bzr-builddeb:
assignee: nobody → Jelmer Vernooij (jelmer)
Revision history for this message
Jelmer Vernooij (jelmer) wrote :

This is all in the code exercised by import_dsc, I'll see if I can also add some more black box tests for that.

Jelmer Vernooij (jelmer)
Changed in bzr-builddeb:
importance: Critical → High
Jelmer Vernooij (jelmer)
Changed in bzr-builddeb:
status: New → Fix Committed
Max Bowsher (maxb)
Changed in bzr-builddeb:
milestone: none → 2.7
Jelmer Vernooij (jelmer)
Changed in bzr-builddeb:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.