On Tue, 2010-07-20 at 10:46 +0000, Martin Pool wrote:
> Public bug reported:
>
> https://lists.ubuntu.com/archives/ubuntu-distributed-
> devel/2010-January/000373.html
>
> """Step 6: Uploading the package:
>
> $ dput ubuntu regina-normal_4.6-1.1ubuntu1_source.changes
>
> At this point, I'd be done under the old method (and I could have stopped here
> now and let the branch be created from the uploaded package, but I decided to
> persevere).
>
> $ bzr mark-uploaded
>
> $ bzr push lp:ubuntu/regina-normal
> ssh key ..."""
>
> Perhaps we could shrink this to just one command? I'm not sure how.
dput supports hooks that can be run. Perhaps we can configure these
commands in the default /etc/dput.cf that is shipped with ubuntu ?
e.g. post_upload_command = /usr/share/ubuntu-dev-tools/push_branch.py ?
On Tue, 2010-07-20 at 10:46 +0000, Martin Pool wrote: /lists. ubuntu. com/archives/ ubuntu- distributed- January/ 000373. html normal_ 4.6-1.1ubuntu1_ source. changes
> Public bug reported:
>
> https:/
> devel/2010-
>
> """Step 6: Uploading the package:
>
> $ dput ubuntu regina-
>
> At this point, I'd be done under the old method (and I could have stopped here
> now and let the branch be created from the uploaded package, but I decided to
> persevere).
>
> $ bzr mark-uploaded
>
> $ bzr push lp:ubuntu/regina-normal
> ssh key ..."""
>
> Perhaps we could shrink this to just one command? I'm not sure how.
dput supports hooks that can be run. Perhaps we can configure these
commands in the default /etc/dput.cf that is shipped with ubuntu ?
e.g. post_upload_command = /usr/share/ ubuntu- dev-tools/ push_branch. py ?
Cheers,
Jelmer