bzr-builddeb should allow the inclusion of orig.tar.gz
Bug #148539 reported by
Philipp Kern
This bug report is a duplicate of:
Bug #248640: Should make it easier to add options to the builder command.
Edit
Remove
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
bzr-builddeb |
Confirmed
|
Wishlist
|
Unassigned | ||
bzr-builddeb (Ubuntu) |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
Binary package hint: bzr-builddeb
bzr-builddeb should allow the inclusion of orig.tar.gz, which is especially helpful for PPAs. As the bzr command line parser does not support the addition of a -sa switch I would suggest `--include-orig'.
Changed in bzr-builddeb: | |
importance: | Undecided → Wishlist |
Changed in bzr-builddeb: | |
status: | New → Confirmed |
Changed in bzr-builddeb: | |
status: | Confirmed → Triaged |
importance: | Undecided → Wishlist |
milestone: | none → 2.1 |
status: | New → Confirmed |
Changed in bzr-builddeb: | |
milestone: | 2.1 → 2.2 |
To post a comment you must log in.
Isn't this what the "builder" option is meant for? doc/bzr- builddeb/ user_manual/ configuration. html
It defaults to "dpkg-buildpackage -rfakeroot -uc -us", but could get changed to e.g. "debuild -sa".
See /usr/share/