On 11/09/18 12:22, Andrii Anisov wrote:
Hello Julien,
Hello Julien,
On 11.09.18 13:40, Julien Grall wrote:
What's your full command?
For this particular patch it was:
git format-patch -1 --to "xen-de...@lists.xen.org"
That's your problem. You are using a deprecated e-mail address here.
This should be replaced by xen-devel@lists.xenproject.org.
But the --to here should not be necessary. The scripts
add_maintainers.pl will make sure the xen-devel will be on the to.
git send-email --cc-cmd=scripts/get_maintainer.pl
0001-traps-coding-style-fixes.patch
All occurrence of xen.org has been removed a while ago... So it should
not happen unless you use an old tree.
And was done on top of the current master:
aanisov@aanisov-work:~/DEV/temp/xen$ git show --oneline --decorate
1d069e4 (HEAD, origin/staging, origin/smoke, origin/master,
origin/coverity-tested/smoke, origin/HEAD) mkdeb: use compression
level 0
diff --git a/tools/misc/mkdeb b/tools/misc/mkdeb
index 67b91cc..f4befcc 100644
--- a/tools/misc/mkdeb
+++ b/tools/misc/mkdeb
@@ -59,7 +59,7 @@ find deb/etc -type f -printf /etc/%P\\n
>deb/DEBIAN/conffiles
# Package it up
chown -R root:root deb
-dpkg --build deb xen-upstream-$version.deb
+dpkg-deb --build -z0 deb xen-upstream-$version.deb
# Tidy up after ourselves
rm -rf deb
aanisov@aanisov-work:~/DEV/temp/xen$ grep -i "xen-devel" MAINTAINERS
Backport requests should be made on the xen-devel@lists.xenproject.org
L: xen-devel@lists.xenproject.org
L: xen-devel@lists.xenproject.org
L: xen-devel@lists.xenproject.org
L: xen-devel@lists.xenproject.org
--
Julien Grall
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel