hooks need more granularity
Bug #674260 reported by
Barry Warsaw
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
bzr-builddeb |
Triaged
|
Medium
|
Unassigned |
Bug Description
update-manager has a .bzr-builddeb/
* updates demotions
* updates base-installer
* cleans up
* runs the test suite
* updates a version string
All worthy things to do. However, not for 'bzr bd -S'. IOW, when building the source package for uploading, these things probably do not make sense. It's problematic in the immediate case because of bug 674257.
I think we need to separate hooks for building the source package from hooks for building the binary packages.
To post a comment you must log in.
This seems reasonable, though perhaps we can just provide extra parameters for the existing hook?