Hi! On Wed, 2016-05-04 at 20:09:31 +0300, Niko Tyni wrote: > Package: dpkg > Version: 1.18.5 > Severity: important > > The dpkg upgrade made the aldo package fail to build with > > dpkg-checkbuilddeps: error: 0.8.6-1.1 is not a valid version > > The control file has > > Build-Depends: debhelper (>= 7.0.0), libao-dev (>= 0.8.6-1.1 ), dh-autoreconf > > so it looks like the dependency parse now includes whitespace, > which seems overly zealous to me?
Yes, while a sloppy dependency, it should be accepted. I'm adding regression unit tests and fixing this for 1.18.7. Thanks, Guillem

