bzr-builddeb should allow the inclusion of orig.tar.gz

Bug #148539 reported by Philipp Kern
4
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'.

Philipp Kern (pkern)
Changed in bzr-builddeb:
importance: Undecided → Wishlist
Revision history for this message
Daniel Hahler (blueyed) wrote :

Isn't this what the "builder" option is meant for?
It defaults to "dpkg-buildpackage -rfakeroot -uc -us", but could get changed to e.g. "debuild -sa".
See /usr/share/doc/bzr-builddeb/user_manual/configuration.html

Changed in bzr-builddeb:
status: New → Incomplete
Revision history for this message
Philipp Kern (pkern) wrote :

`--include-orig' is by its nature a temporary setting (i.e. first upload (of a new upstream version)), I don't want to change the builder for it.

Reinhard already agreed on this and will include it in the next upload.

Changed in bzr-builddeb:
status: Incomplete → New
Revision history for this message
James Westby (james-w) wrote :

Does '--source' not fulfil the requirement of the PPA, does it also require a binary package?

I am not too keen on '--include-orig', it suggests we would add a corresponding flag for each
of the dpkg-buildpackage arguments.

Philipp for the builder you can override it once on the command line with '--builder', however I
realise this isn't optimal.

Another approach would be '--builder-args' which just extends the builder arguments with those
that you supply, so that you can add '-sa' in this case, and also '-v0.2' or whatever else you want,
without having to type the full builder out.

Thanks,

James

James Westby (james-w)
Changed in bzr-builddeb:
status: New → Confirmed
James Westby (james-w)
Changed in bzr-builddeb:
status: Confirmed → Triaged
importance: Undecided → Wishlist
milestone: none → 2.1
status: New → Confirmed
James Westby (james-w)
Changed in bzr-builddeb:
milestone: 2.1 → 2.2
Revision history for this message
James Westby (james-w) wrote :

Hi,

I marked this as a duplicate of the more general complain, as I believe
this use case should be addressed by that fix.

  bzr builddeb -- -S -sa

should do what you want.

Thanks,

James

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.