Package: src:julia Version: 1.0.2-1 Severity: normal Hi,
libjuliaX installs files to usr/lib/.../julia and thus has to Replaces/Breaks every other version libjuliaY. However the point of package renaming on soname change is that libjuliaX and libjuliaY can be coinstalled (otherwise a Provides: libjuliaX would be sufficient). Please install files to a location that changes with the soname of libjulia such as usr/lib/.../julia-X. Ansgar

