use bzr-builddeb instead of invoking dpkg-buildpackage

Bug #588524 reported by Jelmer Vernooij
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Quickly
Triaged
Wishlist
Unassigned
bzr-builddeb
Invalid
Medium
Unassigned

Bug Description

quickly currently invokes "dpkg-buildpackage" through subprocess. bzr builddeb provides the same functionality (and more) as a python module, it would be nice to call out to it instead.

Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote :

That's one of my goal for 0.6, if you want to work on that, do not hesitate :)

Changed in quickly:
status: New → Triaged
importance: Undecided → Wishlist
Revision history for this message
Jelmer Vernooij (jelmer) wrote :

This will also require some refactoring in bzr-builddeb.

Revision history for this message
Robert Collins (lifeless) wrote :

What changes are needed in bzr-builddeb jelmer?

Changed in bzr-builddeb:
status: New → Incomplete
Revision history for this message
Jelmer Vernooij (jelmer) wrote :

It's functionality is currently hidden away in a rather large cmd_builddeb.run method. This functionality should probably be refactored into something that can be called more easily from quickly.

Changed in bzr-builddeb:
status: Incomplete → Triaged
importance: Undecided → Medium
Revision history for this message
Jelmer Vernooij (jelmer) wrote :

quickly is no longer using bzrlib but invoking bzr through subprocess, so I don't see a reason why it would want to behave differently for bzr-builddeb.

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