merge-upstream --v3 tries to unpack .tar.bz2 with tar xzf

Bug #529900 reported by Steve Langasek
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
bzr-builddeb
Fix Released
Undecided
Unassigned

Bug Description

When specifying --v3, bzr merge-upstream will avoid repacking an upstream .tar.bz2 to .tar.gz, but then when it comes time to import it, it tries to unpack the tarball with tar xzf. This clearly needs to be tar xjf instead.

Related branches

Revision history for this message
Dimitri John Ledkov (xnox) wrote :

Released in 2.4

Changed in bzr-builddeb:
status: New → 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.