this is caused by a change in test/test_package_lifecycle:38
if dpkg --compare-versions "$(dpkg-query -W -f='${Version}' dpkg-dev )"
ge "1.23.7~"; then
needs to be
if dpkg --compare-versions "$(dpkg-query -W -f='${Version}' dpkg-dev )"
ge "1.23.6ubuntu2~"; then
Ubuntu is (apparently) carrying a dpkg patch in our version that has the
same output behaviour as 1.23.7 in Debian
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2144425
Title:
devscripts fails to build from source
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/devscripts/+bug/2144425/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs