Another reason this bug makes no sense is there's no 5.18 references at all in src:mono, and it doesn't depend on anything externally which could add it.
🙃 I'll try a no-change version bump on another computer. On 12/01/2019 09:42, Ingo Saitz wrote: > On Fri, Jan 11, 2019 at 09:52:46PM -0500, Jo Shields wrote: >> Maybe a typo in debian/rules? I do my builds in a chroot, this kind of thing >> shouldn't happen > > I just tried rebuilding mono 5.16.0.220+dfsg3-1 in a clean chroot, and > the dependencies look good: > > Package: libmono-system4.0-cil > Source: mono > Version: 5.16.0.220+dfsg3-1 > Architecture: all > Maintainer: Debian Mono Group <pkg-mono-gr...@lists.alioth.debian.org> > Installed-Size: 3101 > Depends: libc6 (>= 2.28) | libc6.1 (>= 2.28) | libc0.1 (>= 2.28), > libmono-corlib4.5-cil (>= 5.16.0.220), libmono-security4.0-cil (>= 4.6.1.3), > libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), > libmono-system-xml4.0-cil (>= 4.6.1.3), mono-runtime (>= 5.16.0.220), > mono-runtime (<< 5.16.0.221) > Recommends: ca-certificates-mono (= 5.16.0.220+dfsg3-1) > Suggests: libasound2 (>> 1.0.18), libgamin0 > Section: cli-mono > Priority: optional > Homepage: http://www.mono-project.com/ > Description: Mono System libraries (for CLI 4.0) > Mono is a platform for running and developing applications based on the > ECMA/ISO Standards. Mono is an open source effort led by Xamarin. > Mono provides a complete CLR (Common Language Runtime) including compiler and > runtime, which can produce and execute CIL (Common Intermediate Language) > bytecode (aka assemblies), and a class library. > . > This package contains the BCL (Base Class Libraries) of Mono for CLI 4.0. > > > I'll keep the buildroot around till this bug can be closed, just query > me if you want additional information about it. > > Ingo >