Comment 1 for bug 1999258

Revision history for this message
Dave Jones (waveform) wrote (last edit ):

Attaching patch against Debian unstable. For ease of review, relevant commits
and tags have been pushed to the following repository:

https://code.launchpad.net/~waveform/ubuntu/+source/dbus/+git/dbus

Specifically:

* logical/1.14.0-2ubuntu3 represents our split-out delta on top of old/debian (1.14.0-2)
* logical/1.14.4-1ubuntu1 represents our rebased delta on top of new/debian (1.14.4-1)
* merge/1.14.4-1ubuntu1 adds changelog and maintainer changes on top of logical/1.14.4-1ubuntu1 plus one new patch to deal with an autopkgtest regression

Hence, the following command may produce output useful to the purposes of review:

git range-diff old/debian..logical/1.14.0-2ubuntu3 new/debian..logical/1.14.4-1ubuntu1

Test packages are building in ppa:waveform/dbus (https://launchpad.net/~waveform/+archive/ubuntu/dbus)