Code review comment for ~rafaeldtinoco/ubuntu/+source/qemu:lp1805256-bionic-refix

Revision history for this message
Rafael David Tinoco (rafaeldtinoco) wrote :

After speaking with @paelzer, we agreed I could push and upload this SRU. Thanks @dannf for reviewing and working 4 hands with me.

(c)rafaeldtinoco@bionic:~/.../sources/ubuntu/qemu$ git ubuntu tag --upload

(c)rafaeldtinoco@bionic:~/.../sources/ubuntu/qemu$ git describe --tags
upload/1%2.11+dfsg-1ubuntu7.30

$ git push pkg upload/1%2.11+dfsg-1ubuntu7.30
Counting objects: 12, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (10/10), done.
Writing objects: 100% (12/12), 3.48 KiB | 162.00 KiB/s, done.
Total 12 (delta 8), reused 5 (delta 2)
To ssh://git.launchpad.net/ubuntu/+source/qemu
 * [new tag] upload/1%2.11+dfsg-1ubuntu7.30 -> upload/1%2.11+dfsg-1ubuntu7.30

$ debdiff qemu*.dsc 2>&1 | diffstat
 changelog | 8 +
 patches/series | 1
 patches/ubuntu/lp-1805256-async-use-explicit-mem-barriers-arm-only.patch | 181 +++++++++++++++++++++++
 3 files changed, 190 insertions(+)

$ dput ubuntu qemu_2.11+dfsg-1ubuntu7.30_source.changes
...
Uploading to ubuntu (via ftp to upload.ubuntu.com):
  Uploading qemu_2.11+dfsg-1ubuntu7.30.dsc: done.
  Uploading qemu_2.11+dfsg-1ubuntu7.30.debian.tar.xz: done.
  Uploading qemu_2.11+dfsg-1ubuntu7.30_source.buildinfo: done.
  Uploading qemu_2.11+dfsg-1ubuntu7.30_source.changes: done.
Successfully uploaded packages.

review: Approve

« Back to merge proposal