From: Ian Jackson Date: Fri, 6 Jan 2017 18:29:00 +0000 (+0000) Subject: Protocol change: Add distro info to Dgit field X-Git-Tag: archive/debian/3.0~81 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=302a82c5e9e200fe93befefbdeb2b9ccfac00239;hp=302a82c5e9e200fe93befefbdeb2b9ccfac00239 Protocol change: Add distro info to Dgit field Downstream clients may need this to get the relevant git commits. Worse, with the new rewrite functionality, they may get the _wrong_ commits because they may not be rewritten. For now we implement the publication side. The reader side is theoretically straightforward, but probably not so simple in reality, and certainly fiddly to test. Signed-off-by: Ian Jackson ---